.corner {
	display: block;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	z-index: 1;
}

body {
	background-image:  url(images/topbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #efefef;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;




}

a.SorterLink:link,a.SorterLink:visited { color: #000000; font-size: 12px; border-bottom: 1px solid #efefef;}
a.SorterLink:hover,a.SorterLink:active { border-bottom: 1px solid #cc9900; }
a.DataLink:link,a.DataLink:visited { color: #4f717d; font-size: 12px; font-weight: bold; border-bottom: 1px solid #efefef; }
a.DataLink:hover,a.DataLink:active { border-bottom: 1px solid #cc9900; }
a.MenuLink:link,a.MenuLink:visited { color: #4f717d; font-size: 12px; font-weight: bold; border-bottom: 1px solid #dedede; }
a.MenuLink:hover,a.MenuLink:active { border-bottom: 1px solid #cc9900; }
a.AttentionLink:link,a.AttentionLink:visited { color: #0cd1ed; font-size: 12px; font-weight: bold; border-bottom: 1px solid #efefef; }
a.AttentionLink:hover,a.AttentionLink:active { border-bottom: 1px solid #cc9900; }
.FormTable   { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; }
.FormHdrFont { color: #666666; font-family: Arial, Helvetica, Sans-serif; font-size: 18px; font-weight: bold; }
.CurDocFont { color: #0cd1ed; font-family: Arial, Helvetica, Sans-serif; font-size: 18px; font-weight: bold; }
.ErrorTD { color: red; font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: bold; }
.FieldDataTD { background-color: #efefef; color: #000000; font-size: 12px; }
.ButtonClass { background-color: #efefef; font-size: 12px; font-weight: bold; color: #4f717d;}
.AttentionButtonClass { background-color: #efefef; font-size: 12px; font-weight: bold; color: #0cd1ed;}
.FieldCaptionTD { background-color: #efefef; color: #666666; font-size: 12px; }

button_bg { background-color: #efefef; }
.side {
	background-image:  url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: block;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 174px;
	height: auto;
	width: 243px;
	margin: 0px;




}
.sidebottom {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	border: 0px none;
	overflow: hidden;
	height: 63px;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #4F717D;
	text-decoration: none;
	display: block;
	padding: 10px;
	text-align: left;
	width: 225px;


}
a:hover {
	color: #CC9900;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;





}
a:link {
	text-decoration: none;
	color: #255C5B;
}
a:visited {
	color: #999999;
	text-decoration: none;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	padding: 25px;
	z-index: 99;
	color: #efefef;
	text-align: center;
	display: block;
	position: relative;
	top: 20px;
	left: 116px;







}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin: 20px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	background-color: #CCCCCC;
	width: 75%;
	padding: 5px;







}
.content {
	position: absolute;
	left: 250px;
	top: 200px;
}
.footer {
	display: block;
	text-align: left;
	padding-top: 50px;






}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px;


}
h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 10px;
	font-weight: normal;
	line-height: 18px;
	text-indent: 24pt;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin: 20px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
