body {
	margin:0px;
	padding:0px;
	background-position:top;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-right: 2px;
}
a {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
a.blacklink,  a.blacklink:link, a.blacklink:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.blacklink:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.text {
	background:#62A2F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.text_td {
	padding:8px;
}
.boxborder {
	background:url(images/photobg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	height:172px;
}
.errormsg {
	border:1px #FFFFFF solid;
	background:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
}
.contain_area {
	height:373px;
	background:url(images/cont_bg.jpg);
	background-color:#EFEAE7;
	padding-left:20px;
	padding-right:15px;
	background-repeat:no-repeat;
	background-position:top left;
}
.border_bottom {
	border-bottom:1px solid #FFFFFF;
}
.footer {
	background:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
.maintable {
	background:#63A1F4;
}
.rightbar {
	background:url(images/mebubg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#051948;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.copy{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
}
.contains {
	background:url(images/contbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#1F4A74;
}
.leftbar {
	background:url(images/left_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.bot_txt {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; 
text-decoration:underline;}

.gray {color:#565656; text-decoration:none}
.gray_l {color:#969191; text-decoration:none}
.gray_l_u {color:#969191; text-decoration:underline}
.red {color:#E22B13; text-decoration:none}
.big {font-size:13px}


.form { width:89px;
		height:15px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#C9C2C2;
		background-color:#ffffff;
		color:#565656;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:96px;
		height:49px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#C9C2C2;
		background-color:#ffffff;
		color:#565656;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.search { width:141px;
		height:19px;
		font-family:tahoma;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:;
		background-color:;
		color:;
		margin-left:0px;
		margin-right:0px}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

#leftlink a:link, #leftlink a:visited {
	display: block;
	height:20px;
	background:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding:3px 0px 0px 10px;
	font-family:Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#leftlink a:hover{
	display: block;
	height:20px;
	background:url(images/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	padding:3px 0px 0px 15px;
	font-family:Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}