BODY {
	color : black;
	font-family :  Arial, sans-serif;
	border-color : Maroon;
	border-style : solid;
	border-width : 1px;
	border-top : -19px;
	margin-top : 4px;
	scrollbar-face-color: Maroon;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #33CC66; 
	scrollbar-track-color: #BE8789; 
	scrollbar-darkshadow-color: #BE8789
}
body.side
{
	color : black;
	background-color : #934F50;
	font-family :  Arial, sans-serif;
	border-color : white;
	border-style : solid;
	border-width : 1px;
	}

P.highlight{
	font-family :  Arial, sans-serif;	
	font-size : 13px;	
	font-weight : bold;
	color : #3300CC;
	}
}
P.header {	
	font-family :  Arial, sans-serif;	
	font-size : 13px;	
	font-weight : bold;
	color : #990033;
}
P.print
{
	font-family :  Arial, sans-serif;	
	font-size : 16px;	
	font-weight : bold;
}
P.small {	
	font-family : Arial, sans-serif;	
	font-size : 10px;	
	text-align : center;
	color : #66CC66;	
}
P.small2 {	
	font-family : Arial, sans-serif;	
	font-size : 10px;	
	text-align : left;
	color : #CBCBCB;	
}
P {
	font-family : Arial, sans-serif;
	font-size : 13px;	
}
P.bold {	
	font-size : 13px;	
	font-weight : bold;
	color : #000000;
}
Li {	
	font-family :  Arial, sans-serif;
	font-size : 13px;	
}

TABLE.grey{
	background-color : #DFDFDF;
}

TABLE {
	padding : 0px;
	font-family : Arial, sans-serif; 
	font-size : 13px;
}
TABLE.clear {
	background-color : #FFFFFF;
}
TD {
	font-family :  Arial, sans-serif;
	font-size : 13px;
}
TD.print
{
	font-family :  Arial, sans-serif;	
	font-size : 16px;	
	font-weight : bold;
	}
TD.header {
	font-family :  Arial, sans-serif;	
	font-size : 16px;	
	font-weight : bold;
	color : #666666;
}
TD.orange {
	font-family :  Arial, sans-serif;
	font-size : 13px;
	background : #FBA830;
	font-weight : bold;
}
TD.bggrey {
	background-color : #DFDFDF;
}
TD.col{
	background-color: #336666;
	color : #FFFFFF;
	font-weight : bold; 
}
table.brown
{
	background-color : #934F50;
}
A {
	font-family :  Arial, sans-serif;
	font-size : 13px;		
	color : #007A7B;
	text-decoration : none;
}

A:HOVER {
	color : #000088;
	text-decoration : none;
}
a.roll:hover{
	font-family: Arial, Helvetica, sans-serif;
	background : #BE8789;
	color : #000000;
	font-size : 13px;
	}
a.roll{
	font-family: Arial, Helvetica, sans-serif;
	background : #934F50;
	color : #FFFFFF;
	font-size : 13px;
	}
INPUT {	
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight : bold;	
	color : #FF6600;
}
SELECT {
	font-family :  Arial, sans-serif;
	font-size : 10px;	
}
div.header{
	font-family :  Arial, sans-serif;	
	font-size : 16px;	
	font-weight : bold;
	color : #666666;
}