body {
    /*font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;*/
	scrollbar-face-color:#f1f1f1;
	scrollbar-highlight-color:#f2f2f2;
	scrollbar-3dlight-color:#f1f1f1;
	scrollbar-darkshadow-color:darkblue;
	scrollbar-shadow-color:gray;
	scrollbar-arrow-color:#6799CD;
	scrollbar-track-color:#ffffff;
}
.tdgrey{
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	padding: 5px;
	height:20px;
	background-color: #FBFBFB;
	}
.chkbx{
	border: .02em solid #DDDDDD;
	background-color: #F2F2F2;
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;

}
.txtbx{
	border: .02em solid #D5DCE5;
	background-color: F7F7F7;
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	height: 15px;
	background-image:url(../images/btn-bg.jpg)

}
.txtarea{
	border: .02em solid #D5DCE5;
	background-color: F7F7F7;
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
}
.btn{
	border: .02em solid #D5DCE5;
	background-color: #F2F2F2;
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	height:20px;
	background-image:url(../images/btn-bg.jpg)
}
.tablegrey{
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	background-color: #EDEDED;
}

th {
	background-color: #E7E5E1;
	font-family: Tahoma, sans-serif, Verdana;
	color: #333333;
	font-size: 11px;
	text-align: center;
	height: 20px;
	border-bottom-width: 0.02em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdinConsole {
	background-color: #E7E5E1;
	font-family: Tahoma, sans-serif, Verdana;
	color: #333333;
	font-size: 11px;	
	height: 20px;
	border-bottom-width: 0.02em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdgreysimple {
	background-color: #F2F1F1;
	font-family: Tahoma, sans-serif, Verdana;
	color: #333333;
	font-size: 11px;
	height: 20px;

}
.tdblue {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #D4E7FB;
	height: 20px;
	padding-left: 10px;
	border-bottom-width: 0.02em;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.tdbackuporange {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FEF8F2;
	height: 20px;
	padding-left: 10px;
	border-bottom-width: 0.02em;
	border-bottom-style: solid;
	border-bottom-color: #FEE6D4;
}
.tdorange {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FEF8F2;
	height: 20px;
	padding-left: 10px;	
}
.tdcalendar {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 12px;
	color: #8B8B8B;
	background-color: #D4E7FB;
	height: 20px;
	padding-left: 10px;
	border-width: 0.02em;
	border-style: solid;
	border-color: #DFDFDF;
	background-image: url(../images/calendarbg.jpg);
}
.calendar {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	color: #8B8B8B;
	height: 18px;
	text-align:center;

}
.welcomebar {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	height: 25px;
	padding-left: 10px;
	padding-right: 15px;
	border-width: 0.02em;
	border-style: solid;
	border-color: #DFDFDF;
	background-image: url(../images/calendarbg.jpg);
}
.red11 {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	color: #DC500C;
}
.txt10 {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 10px;
	padding-left:5px;
}
.infobox {
	font-family: Tahoma;
	font-size: 12px;
	height: 50px;
	padding: 5px;
	border-width: 0.02em;
	border-style: solid;
	border-color: #DFDFDF;
	background-image: url(../images/infoboxbg.jpg);
}
.pagehead {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 14px;
	color: #D8A834;
	height: 25px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.greybg {
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 11px;
	background-color: #F5F5F5;
	padding-left: 5px;
}
a.top-mnu:link {
font-family: Tahoma,Verdana, Arial; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #3051B0;
}
a.top-mnu:visited {
font-family: Tahoma,Verdana, Arial; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #3051B0;
}
a.top-mnu:hover {
font-family: Tahoma,Verdana, Arial; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #F26721;
}
a.top-mnu:active {
font-family: Tahoma,Verdana, Arial; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
a.top-mnu0:link {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #3E9CDF;
}
a.top-mnu0:visited {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #3E9CDF;
}
a.top-mnu0:hover {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #D78F1E;
}
a.top-mnu0:active {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a.top-mnu1:link {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #3E9CDF;
}
a.top-mnu1:visited {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #3E9CDF;
}
a.top-mnu1:hover {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #D78F1E;
}
a.top-mnu1:active {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a.bluelnk:link {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
text-decoration: none;
color: #3E9CDF;
}
a.bluelnk:visited {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
text-decoration: none;
color: #3E9CDF;
}
a.bluelnk:hover {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
text-decoration: underline;
color: #D78F1E;
}
a.bluelnk:active {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
text-decoration: underline;
}
.standardblue {
font-family: Tahoma,Verdana, Arial; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #3E9CDF;
}
.standardblue12 {
color: #000000;
font-family: Tahoma,sans-serif,Verdana, Arial; 
font-size: 12px;
}
.standardbluebigfont {
font-family: Tahoma,Verdana, Arial; 
font-size: 14px;
font-weight: normal;
text-decoration: none;
color: #3E9CDF;
}
.infoboxreg {
	font-family: Tahoma;
	font-size: 12px;
	height: 50px;
	padding: 5px;
	border-width: 0.02em;
	border-style: solid;
	border-color: #DFDFDF;
	
}
.cmnt-td1
{
    BORDER-RIGHT: #cccccc 0.02em solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #cccccc 0.02em solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #cccccc 0.02em solid;
    COLOR: #333333;
    PADDING-TOP: 5px;
    FONT-FAMILY: Tahoma, sans-serif, Verdana
}
.cmnt-td2
{
    PADDING-RIGHT: 5px;
    BORDER-TOP: #cccccc 2px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    COLOR: #333333;
    PADDING-TOP: 5px;
    FONT-FAMILY: Tahoma, sans-serif, Verdana
}

#roundbox-blue {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFFFFF; border-left:1px solid #D1CFE2; border-right:1px solid #D1CFE2;}
.xb1 {margin:0 5px; background:#D1CFE2;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.roundbox-blue-content {display:block; background:#FFF; border:0 solid #D1CFE2; border-width:0 1px;}

#roundbox-msg {background: transparent; margin:1em;}

.xtopmsg, .xbottommsg {display:block; background:transparent; font-size:1px;}
.xbmsg1, .xbmsg2, .xbmsg3, .xbmsg4 {display:block; overflow:hidden;}
.xbmsg1, .xbmsg2, .xbmsg3 {height:1px;}
.xbmsg2, .xbmsg3, .xbmsg4 {background:#FAF3DC; border-left:1px solid #FAF3DC; border-right:1px solid #FAF3DC;}
.xbmsg1 {margin:0 5px; background:#FAF3DC;}
.xbmsg2 {margin:0 3px; border-width:0 2px;}
.xbmsg3 {margin:0 2px;}
.xbmsg4 {height:2px; margin:0 1px;}

.roundbox-msg-content {font-family:sans-serif, Arial;font-size:12px;font-weight:bold;display:block;letter-spacing:1px;background:#FAF3DC; border:0 solid #FAF3DC; border-width:0 1px;}

.sanstxt11{font-family:sans-serif, Arial, Verdana;font-size:11px;}
.sanstxt12{font-family:sans-serif, Arial, Verdana;font-size:12px;}
.sanstxt13{font-family:sans-serif, Arial, Verdana;font-size:13px;}
.sanstxt14{font-family:sans-serif, Arial, Verdana;font-size:14px;}
.sanstxt15{font-family:sans-serif, Arial, Verdana;font-size:15px;}
.wnote{font-family:Tahoma, sans-serif;font-size:14px;font-weight:bold;color:#7EA083;}

a.mhlink:link{font-family:Tahoma, sans-serif;font-size:13px;color:#3E9CDF;font-style:underline;}
a.mhlink:visited{font-family:Tahoma, sans-serif;font-size:13px;color:#3E9CDF;font-style:underline;}
a.mhlink:hover{font-family:Tahoma, sans-serif;font-size:13px;color:#D78F1E;font-style:underline;}
a.mhlink:active{font-family:Tahoma, sans-serif;font-size:13px;color:#D78F1E;font-style:underline;}

a.hhlink:link{font-family:Tahoma, sans-serif;font-size:14px;color:#3E9CDF;font-style:underline;}
a.hhlink:visited{font-family:Tahoma, sans-serif;font-size:14px;color:#3E9CDF;font-style:underline;}
a.hhlink:hover{font-family:Tahoma, sans-serif;font-size:14px;color:#D78F1E;font-style:underline;}
a.hhlink:active{font-family:Tahoma, sans-serif;font-size:14px;color:#D78F1E;font-style:underline;}

a.shlink:link{font-family:Verdana, sans-serif;font-size:11px;color:#3E9CDF;font-style:underline;}
a.shlink:visited{font-family:Verdana, sans-serif;font-size:11px;color:#3E9CDF;font-style:underline;}
a.shlink:hover{font-family:Verdana, sans-serif;font-size:11px;color:#D78F1E;font-style:underline;}
a.shlink:active{font-family:Verdana, sans-serif;font-size:11px;color:#D78F1E;font-style:underline;}

.helpinfo{font-family:Arial, sans-serif;color:#A3A3A3;font-size:12px;}
.cont{font-family:sans-serif,Arial;color:#4F4F4F;font-size:13px;}
.alert{font-family:Verdana, sans-serif;font-size:12px;color:#E87900;font-weight:bold;}
.mand-ind{font-family:Verdana, sans-serif;font-size:13px;color:#FF0000;}
.msg{font-family:Verdana, sans-serif;color:#5E618A;font-size:13px;font-weight:bold;}
.hdr{font-family:Verdana, sans-serif;color:#6D3653;font-size:13px;font-weight:bold;}

hr.thinline{background-color:#DCDCDC;color:#DCDCDC;height:1px;}

