body {
	margin: 0px 0px 0px 0px ;
	SCROLLBAR-FACE-COLOR: #F0F0F0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	 SCROLLBAR-ARROW-COLOR:#E20A16; 
	 SCROLLBAR-TRACK-COLOR: #FFFFFF;
	 SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
H1 {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 15px;
	color : #E20A16;
}

.header1{
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 15px;
	color : #070707;
	font-weight : bold;
}
.header1rot{
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 15px;
	color : #E20A16;
	font-weight : bold;
}
.header2rot{
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 16px;
	color : #E20A16;
	font-weight : bold;
}

.txt {
font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
color : #070707;
 font-size : 12px;
 line-height : 16px;
}

.txtsmall {
font-family :  Helvetica, Verdana, Geneva, Arial, sans-serif;
color : #212121;
 font-size : 11px;
 line-height : 16px;
}

A {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size : 12px;
    color : #CC0000;
	text-decoration : none;
}

A:HOVER {
    font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size : 12px;
    color : #999999;
	text-decoration : none;
}

.txtfld {
	background-color: #ffffff;
	border-left : 1px  solid;
	border-right : 1px  solid;
	border-top : 1px solid;
	border-bottom : 1px  solid;
	border-color : Red;
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	color : #070707;
 	font-size : 12px;
	}
	
	.txtrot {
font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
color : #E20A16;
 font-size : 12px;
 line-height : 15px;
}

/* a_ = Admin */
.a_tablehead {
font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
color : Black;
font-size : 12px;
line-height : 16px;
padding-left:5px;
padding-right:5px;
font-weight:bold;
}