body	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a { 
	color: #000000; 
	font-size: 8pt; 
	font-family: arial; 
	text-decoration: none; 
}
a:hover { 
	color: #800000; 
	font-size: 8pt;	
	font-family: arial; 
	text-decoration: none; 
}
td {
	font-size: 8pt;	
	font-family: arial;
	text-decoration: none;
}


.txtbox, .txtboxerror { background-color: #ffffff; }
.txtbox { border: #336699 1px solid; }
.txtboxerror, .selecterror { border: #dd0000 1px solid; }
.txtbox, .select, .txtboxerror, .selecterror, .txtboxdis  {
	color: #000000; 
	font-size: 8pt; 
	font-family: arial; 
	height: 18px; 
}
.button { 
	color: #000000; 
	background-color: #ffffff; 
	border: 1px solid #336699; 
}

.mainText, .button,  {
	font-size: 8pt;	
	font-family: arial;
}

.bw	{
	color: #ffffff; 
	background-color: #336699;
}

.Menu, .MenuHigh {font-size: 10;}
.Menu, .MenuHigh {cursor: hand;}
.Menu {background-color: #336699; color: white;}
.MenuHigh {	background-color: #336699; color: #FFFF99;}

.CanvasBack { 
	background-color: #ffffff; 
	font-size: 8pt; 
}

.MenuLine {	
	background-color: #668CB2; 
	font-size: 8;
}

.tableTitle	{
	background-color: #668CB2;
	color: white;
	font-weight: bold;
}


.tabOver, .tabOut	{
	color:#ffffff; 
	font-family:arial; 
	font-size:8pt; 
	cursor:hand;
}
.tabOver { background-color:#668CB2; }
.tabOut { background-color:#BABABA; }

.mContent { 
	width: 100%; 
	height: 100%; 
}

.mContent	{
    scrollbar-3dlight-color: #b2b2b2; 
    scrollbar-arrow-color: #ffffff;		
    scrollbar-base-color: #00ffff; 
    scrollbar-darkshadow-color: #b2b2b2; 
    scrollbar-face-color: #dedede; 
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #eaeaea;
}

.tableHead {
	font-size:8pt; 
	font-family: arial; 
	text-decoration: none;  
	height: 20px;
}
.tableHead {
	cursor: hand;
	background-color: #BABABA; 
	color: #000000; 
}

.PopupMenuLine { background-color: #336699;	font-size: 8;}
.MenuSep {background-color: #DCDCDC;}
.cardHeader1, .cardHeader {
	background-color: #99B2CC; 
	color: #ffffff; 
}
.cardHeaderD {
	background-color: #BABABA; 
	color: #ffffff; 
}
.cardHeader,.cardHeaderD {height: 20px;}

.LeftMenuRow {
	font-size: 12;
	font-family: arial;
	background-color: #ffffff;
	cursor:hand;
}

.testHeader {
	background-color: #99B2CC; 
	color: #ffffff;
}

.text2	{
	background-color: #668CB2;
	color:#ffffff;
	font-size:12;
	font-family: arial;
}

.testScroll  {
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-arrow-color: #ffffff; 
    scrollbar-base-color: #668CB2; 
    scrollbar-darkshadow-color: #336699; 
    scrollbar-face-color: #336699; 
    scrollbar-highlight-color: #668CB2;
    scrollbar-shadow-color: #ffffff;
}

.testScroll {
		font-family: arial, verdana;
		font-size:8pt; 
}

.MenuText {
	font-size: 10;
	background-color: #336699; 
	color: white;
}

.warn { 
	font-weight: normal; 
	color: #cc0033 
}
