body,td,th {
	font-family: Arial;
	
	font-size: 12px;
	color: #000000;
}
.site_MAP{
	font-family: Arial;
	font-size: 12px;
	color:#003366;
}
body {
	background-color: #3B3C4D;
	margin: 0px;
}
.columnRightBack {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
.columnLeftBack {
	background-image: url(columnleftback.gif);
	background-repeat: repeat-y;
}
.searchbox {
	background-color: #AAC5D6;
	padding: 5px;
	margin: 6px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


h1 {
	font-size: 18px;
	color: #5F9BB8;
	margin: 5px 0px 5px 0px;
}
.menuBack {
	background-image: url(menuback.gif);
	background-repeat: repeat-x;
}

h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}


/* Customise the Login Box */
#login-box { background: #eee; text-align: center;	line-height: 140%; margin: 1em 0 0.3em 0; border: 1px solid #ddd;}
#login-box fieldset {border:0;text-align:center;}
#login-box legend		{
	font-size: 90%;
	text-transform: uppercase;
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.username {color: #009;} /* Color of name when logged in*/
.topboxbody {font-size:0.8em;padding:2px;}

#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.leftMenuLight{
background-color:#AAC5D6;
}
.leftMenuDark{
background-color:#8AAFC2;
}

.leftMenuLight, .leftMenuDark{
	display:block;
	width:90%;
	background-image:url(arrowgray.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: capitalize;
	margin-left: 6px;
}

/* css menu start  CHROME MENU*/
.chromestyle{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #666666;
width: 100%;
background: url(menuback.jpg) center center repeat-x; /*THEME CHANGE HERE*/
height:25px;
padding: 0px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
padding-left:8px;
}

.chromestyle ul li a{
color:#FFFFFF;
padding: 5px 5px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial;
padding-bottom:2px;
font-size: 11px;
line-height:24px;
font-weight:bold;
}

.chromestyle ul li a:hover{
background: url(chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color:#D5FDFF;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #999999; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:20px;
z-index:200;
background-color:#8AAFC2;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border: 0px solid ; /*THEME CHANGE HERE*/
padding: 2px 0;
font-family:Verdana, Tahoma, Arial;
font-size:11px;
font-weight:bold;
text-decoration: none;
color: #ffffff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #AAC5D6;
color:#ffffff;

}
body {
	background-attachment: scroll;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
