div
{
   	font-family:Arial, Helvetica, sans-serif;
}

img
{  
	border-style: none;
}


.normaltext {
   	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

.labeltext {
   	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.smalltext {
   	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.historytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}

.highlighttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}


.hyperlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.tabletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	border-right: 1px none #666666;	
	height: 20px;
	background-color: #FFFFFF;
}


.tablemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border:none #666666;
	height:20px;
	background-color: #E0E0E0;
}

#mainlayer {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;	
	z-index:0;
	left: 190px;
	top: 52px;
	height: 460px;
	border: 1px none #000000;
	visibility: visible;
}

#mainlayer_scroll {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;	
	z-index:0;
	left: 190px;
	top: 52px;
	height:300px;
	border: 1px none #000000;
	visibility: visible;
	overflow:auto;
}


#maincalendar {
	position:absolute;	
	width:160px;
	height:160px;
	z-index:1;
	left:20px;
	top:52px;
	background-color: #DEE3E7;
	padding-top:2px;
	padding-left:2px;
	visibility:visible;	
}

.maincalendarrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #394552;
	background-color: #A5BAD6;
}


#mainextendedsearch {
	position:relative;
	width:30px;
	visibility: visible;
}


.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #666666;
	height: 18px;
}

.header1text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.header2text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}


#titlestd {
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #DEE3E7;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	width:500px;
}

.titlerow {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration:none;
	background-color: #F0F2F4;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}

.titlerow a, .titlerow a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration:none;
	color:#333333
}

