td {
	font: 10pt ÐÂËÎÌå;
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 93px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover {
	background: #49A3FF
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial
}

#sddm div a:hover {
	background: #49A3FF;
	color: #FFF
}

.section-head {
	background: #5970B2;
	color: #FFF;
}

<!-- General -->

BODY {
	scrollbar-face-color: #CCCCC1;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #CCCCC1;
	scrollbar-3dlight-color: #000000;
}
IMG {
	border-width: 0;
}
TABLE.Header {
	background-color: #333366;
}
TABLE.bordered {
	border: 1px solid #000000;
}
A.SkipNavigation {
    text-decoration: none;
}
TD.HeaderLinks {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
A.TopNavLinks {
	color: #0F263D;
	text-decoration: underline;
}
TABLE.TopNav {
	background-color: #EFEEF3;
	border-bottom : 1px solid #FFFFFF;
}
TD.TopNavBuffer {
	border-top : 1px solid #FFFFFF;
}
TD.TopNavItem {
	text-align: center;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
TABLE.MainContents {
	background-color: #FFFFFF;
	border-top : 4px solid #333366;
	border-bottom : 1px solid #333366;
	border-right : 1px solid #333366;
	margin:0px;
}
TD.LeftColumnTop {
	width: 18%;
	background-color: #f0f8ff;
	font-size: 14px;
	border-right : 1px solid #333366;	
}
TD.LeftColumn {
	width: 15%;
	background-color: #f0f8ff;
	font-size: 12px;
}
TD.RightColumn {
	width: 165;
	background-color: #99CCFF;
	border-left : 1px solid #333366;
}
TABLE.InfoTextFooter{
	background-color: #FFFFFF;
	border-top : 1px solid #333366;
	margin:0px;
}
TD.InfoTextFooter {
	border-right : 1px solid #333366;
}
TR.LightRow {
	background-color: #DDDDEE;
}
.InfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
A.InfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.BottomNav {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B4949;
	text-decoration: none;
}
.error {
	color: red;
}
/* Define CSS for Print View **/
@media print { 
	.NoShow, .TopNav, .LeftNav { 
		display: none; 
	} 
	.Resize {
		width= 640px;
	}
}

