BODY{
	color: #000000; 
	background-color: #F9FAFF;
	font-family:  Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}

.error{
	color : #BB1F1F;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.add{
	color : #1A139C;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.mod{ 
	color : #1A139C;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.logout{
	color : #4C5271;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.pageheadline{
	color : #000099;
	background-color : #FFFFFF;
	font-family :  Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-right : 0px;
	border-left : 0px;
	border-top : 1px solid #CCCCFF;
	border-bottom : 2px solid #CCCCFF;
}

.carheadline{
	color : #000000;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	border-top : 1px solid #CCCCFF;
}
	
.parheadline{
	color : #000000;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.tabheadline{
	color : #000000;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.brdfeedback{
	color: #FFFFFF;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.Lang{
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.Mcattext{
	color : #000099;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.Mcattextinactive{
	color : #AAAAAA;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.Mpagetext{
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

A {
	text-decoration: none;
	color: #000000;	
}

A:Active {
	text-decoration: none;
	color: #85BDE7;	
}
A:Hover {
	text-decoration: underline;
}

HR {
	color: #000000;
	height: 1pt;
}

TD {
	font-size: 12px;
}

TD.Mcattd 
{
	background-color: #FFFFFF;
	color : #000099;
}
TD.top {
	border-right : 0px;
	border-left : 0px;
	border-top : 0px;
	border-bottom : 1px dashed #006633;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
TD.linkline
{
	border-bottom : 1px dashed #006633;
}
TD.footer
{
	background-color : #2E3192;
	color : #FFFFFF;
	font-size: 9px;
	text-align: center;
}
TD.menu {
	border-right :  0px;
	border-left : 0px;
	border-top : 0px;
	border-bottom : 0px;
	background-color : #CCCCFF;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
TD.menugr {
	border-right :  0px;
	border-left : 1px solid #2E3192;
	border-top : 0px;
	border-bottom : 0px;
	background-color : #D8D8D8;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}
.tdborder {
	BORDER-RIGHT: #333399 2px solid; 
	BORDER-TOP: #333399 1px solid; 
	BORDER-LEFT: #333399 1px solid; 
	BORDER-BOTTOM: #333399 1px solid;
}

.tdltgreen {
    color : #FFCC00;
	background-color : #006633;
}
.mini {
	font-size: 9px;
}
.text{
	color: #FFFFFF;
}

tdcar {
	font-family: Courier New, courier, monospace;
	vertical-align: top; 
}
