body {
	background-position: top left;
	margin: 3px 3px 3px 3px;
	background-color: #FFFFFF;
}
body,table,.smalls,a.mainmenu, a.mainmenu:visited, a.mainmenu:hover,
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,table {
	font-size: 12px;
}
.smalls, select, textarea, input, div.HelpContentHide, 
div.HelpContentVisible {
	font-size: 10px;
}
a.mainmenu:link, a.mainmenu:visited, a.mainmenu:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 21px;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #999999;
}
a.mainmenu:hover {
	color: #000000;
}
.bordered {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
div.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link,a:visited,a:active
a.graylink:link,a.graylink:visited,a.graylink:active{
	text-decoration: none;
}
a:link,a:visited {
	color: #000099;
}
a.graylink:link,a.graylink:visited {
	color: #666666;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a.graylink:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a.graylink:active {
	color: #CACACA;
}
select.std, textarea.std, input.std, 
select.err, textarea.err, input.err { 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
select.std, textarea.std, input.std { 
	border-color : #888888;
}
select.err, textarea.err, input.err { 
	border-color : #990000;
}
div.errMSG {
	font-size: 11px; 
	color: #FF0000;

	width:90%; 
	background-color: #F7F7F7;
	border: 1px solid #FF0000;

	padding: 5px;
}
div.xcontent {
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	position: static;
	height: 100px;
	width: 90%;
	font-size: 11px;
	text-align: left;
}
div.HelpContentHide {
	display: none;
}
div.HelpContentVisible {
	display: block;
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px solid #087CFF;
}
.TableHeads {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F7F7F7;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.TableFooter {
	background-color: #F7F7F7;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
}
.TablesRowClicked {
	background-color: #E7EBF7;
}
.DisabledObject {
	filter: Alpha(Opacity=40, FinishOpacity=80);
}
.HeadLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
}
.White {
	color: #FFFFFF;
}
a.whiteLink:link, a.whiteLink:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.whiteLink:hover {
	text-decoration:underline;
	color: #EFEFEF;
}
a.redLink:link, a.redLink:visited {
	text-decoration:none;
	color: #FF0000;
}
a.redLink:hover {
	text-decoration:underline;
	color: #FF6600;
}
