@charset "utf-8";
/* CSS Document */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #ECEEF3;
}
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
#navigation a:hover {
	color:#134570;
	background-color: #DEE0E5;
	}
#announce td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #134570;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
}
	
.navText {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.pageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #134570;
	line-height: 30px;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #6A0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A0000;
}
.HeaderRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #134570;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.bodyCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #009900;
}
.bodyCrossout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: line-through;
}

.bodyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.ItemName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00CC00;
	font-weight: bold;
}
.updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #FF0000;
}
.HeaderCurrent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A0000;
}
body {
	background-image: url(images/background2.png);
	background-repeat: repeat;
}


#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid #000000;
	padding: 3px;
	background-color: #404040;
	visibility: hidden;
	z-index: 100;







/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
