﻿body
{
	font-size: 11px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/background.jpg);
}
A:link
{
	font-size: 11px;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:hover
{
	background-color: white;
	text-decoration: underline;
}
A:active
{
	background-color: white;
	text-decoration: none;
}


DIV
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD
{
	font-size: 11px;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topbar
{
	font-weight: bold;
	background-color: #EFD329;
	text-decoration: none;
}
#td4
{
	border-right: #993300 thin solid;
	border-top: #993300 thin solid;
	border-left: #993300 thin solid;
	border-bottom: #993300 thin solid;
}
#pp
{
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
}
li
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
}
#tableheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #800000;
	color: #FFFFFF;
}
#style2
{
	color: #FFFFFF;
}
#style1
{
	background-color: #3399FF;
	color: #FFFF66;
}
#style11
{
	background-color: #3399FF;
	color: red;
}
#allsideborder
{
	border-right: thin white solid;
	border-top: thin white solid;
	border-left: thin white solid;
	border-bottom: thin white solid;
}
.allsideborder
{
	border-right: thin white solid;
	border-top: thin white solid;
	border-left: thin white solid;
	border-bottom: thin white solid;
}
#tableborder
{
	border-width: thin;
	border-right: thin white solid;
	border-top: thin white solid;
	border-left: thin white solid;
	border-bottom: thin white solid;
	background-color: #97E6FF;
	border-color: #FFFFFF;
}

#leftbutallsideborder
{
	border-right: thin white solid;
	border-top: thin white solid;
	border-bottom: thin white solid;
}

#rightbutallsideborder
{
	border-top: thin white solid;
	border-left: thin white solid;
	border-bottom: thin white solid;
}

#invertedtabs
{
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#invertedtabs ul
{
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding: 0;
	list-style: none;
}

#invertedtabs li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.5em;
}


#invertedtabs a
{
	float: left;
	color: white;
	background: #8b0000 url(media/color_tabs_left2.gif) no-repeat left bottom;
	margin: 0 2px 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

#invertedtabs a span
{
	float: left;
	display: block;
	background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;
	padding: 3px 9px 3px 6px;
}

#invertedtabs a span
{
	float: none;
}


#invertedtabs a:hover
{
	background-color: #d50509;
}

#invertedtabs a:hover span
{
	background-color: #d50509;
}

#invertedtabs #current a, #invertedtabs #current span
{
	/*currently selected tab*/
	background-color: #d50509;
}

#invertedtabsline
{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #8b0000;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.menuItemOuter
{
	border: Outset 1px black;
	background-color: #FFFBD6;
	color: #993300;
	padding: 4px;
}
.menuItemOuter A:hover
{
	text-decoration: underline;
}


.menuItem
{
	border: Outset 1px black;
	background-color: #ADDBFF;
	font: 12px Arial;
	color: Black;
	padding: 4px;
}
.menuItem A:hover
{
	background-color: #ADDBFF;
	text-decoration: none;
}
.menuItem A:active
{
	background-color: #ADDBFF;
	text-decoration: none;
}
.menuItem A:link
{
	color: Black;
	background-color: #ADDBFF;
}

.SideMenuItem
{
	border-top: 1px outset #2F4F4F;
	border-bottom: 1px outset #2F4F4F;
	border-left: 1px outset #2F4F4F;
	border-right: 1px outset #2F4F4F;
}

.SideMenuItem a:link, .SideMenuItem A:visited
{
	background-color: peachpuff;
	font: 12px Verdana;
	font-weight: bold;
	color: darkred;
	padding: 4px;
	display: block;
	text-decoration: none;
}
.SideMenuItem A:hover
{
	border: Outset 1px black;
	background-color: #FFDAB9;
	font: 12px Verdana;
	font-weight: bold;
	color: black;
	background-color: white;
	padding: 4px;
	display: block;
	text-decoration: none;
}
/*pop up server windows*/
.PopupWindows
{
display:none; padding:25px; top:130px; left:120px; background-color:Gray; 
border:solid 2px black; height:400px; width:760px; position:absolute;
}



/* New Styles*/
#container
{
	width: 780px;
	
	
}
#centercol
{
	position: relative;
	margin-left: 0px;
	padding: 0px;
	
}

#header
{
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 95px;
	
}

#headermenu
{
	/*position: relative;
	top: 153px;
	left: 245px;*/
	width: 700px;
	padding: 2px 2px 2px 2px;
	background-color:#FFFBD6;
}

#footer
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 62px;
	visibility: hidden;
}
.headingmessage
{
	font-size:x-large;
	color:#9C3000;
	
	
}
.welcomemessage
{
	font-size:small;
	font-weight:bold;
	color:#9C3000;
	background-color:#FFDBBD
}



