body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #625162;
}

body, td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	
}

.brdr_left {
	background-image: url(images/brdr_left.jpg);
	width: 27px;
	vertical-align: top;
}
.brdr_right {
	background-image: url(images/brdr_right.jpg);
	width: 27px;
	vertical-align: top;
}
.midtd {
	width: 958px;
	background-color: #ffe9ff;
	vertical-align: top;
}

.welcome {
	background-image: url(images/hdr_02.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 524px;
	padding-top: 38px;
	padding-right: 57px;
	padding-bottom: 14px;
	padding-left: 34px;
}

.welcome b {
	color: #E8008A;
}

.hdr1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0093F1;
	text-align: left;
	vertical-align: middle;
	height: 35;
}


.th1 {
	width: 300px;
	height: 260px;
	border: 3px solid #FF0099;
}

.latestinfo {
	background-color: #dbf0fd;
	height: 217px;
	width: 240px;
	border: 3px dashed #B4E2FE;
	text-align: left;
	vertical-align: top;
	padding: 9;
}

.latestinfo b {
	color: #E8008A;
}

.latestinfo .hd {
	font-size: 14px;
	color: #E8008A;
	line-height: 16px;
	font-weight: normal;
}

.hdr2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #ec008c;
	text-align: left;
	vertical-align: middle;
}

.featured {
	border: 2px solid #a15cbb;
	width: 135;
	height: 135;
	float: left;
	margin: 1px;
	padding: 0px;
}


.th2, .th3 {
	border: 2px solid #a15cbb;
	padding: 0px;
	width: 160;
	height: 160;
}

.th3 {
	width: 135;
	height: 135;
}


.bxbottom {
	height: 6px;
}

.hdr3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #83008C;
	text-align: left;
	vertical-align: middle;
}

.mdbox {
	background-color: #ffc5ff;
	height: 187px;
	width: 179px;
	padding: 9px;
}

.mdboxtext {
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	background-image: url(images/thtextbg.gif);
	height: 25px;
	width: 165px;
	text-align: center;
	vertical-align: middle;
}
.ftr {
	background-image: url(images/ftr_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #FF0066;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0066;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF00FF;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0066;
}

.extreme {
	text-align: center;
	width: 250;
	height: 300;
	margin: 10;
	float: left;
}

#signup {
}

#signup .left, #signup .right {
	text-align: center;
	vertical-align: top;
}

#signup .right {
	border: 1px dashed #aaa;
	width: 400px;
}

#signup label {
	color: #f06;
	font-family: Verdana;
	font-size: 12px;
}

#signup .head {
	font-weight: bold;
	border-top: 1px dashed #aaa;
	padding-top: 5px;
}

#signup .hd {
	font-weight: bold;
	font-family: Arial, Sans;
	font-size: 120%;	
}

.hd5 {
		font-size: 110%;
		font-weight: bold;
		width: 100%;
		background: #0093F1;
		color: #fff;
		padding: 3;
		margin-top: 20;
}
