body {
	font-family : Arial, Tahoma;
	font-size : 11px;
	color : #666666;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	/*background-color : #D7FFEF;*/
}

P {
	font-size: 11px;  
	padding-left : 5px;  
	text-indent : 15;  
}
table {
	font-size: 11px;  
}

td.lightcell {
	color : #41413A;
}

.lightrow {	
	background-color : #F8F8F8;
	color: #41413A;
}

.darkrow {	
	background-color : #F4FFEA;
	color: #41413A;
}

th {
	background-color : #CCCCCC;
	color : #35609A;
}

td.menucell {
	color : #35609A;
	font-weight : bold;
	/*text-align : left;*/
	background-image : url(img/menu_pointer_bg.gif);
	width : 186px;
	height : 31px;
	text-indent : 5px;
	}

td.asbg {
	background-color : #41413A;
	font-weight : normal;
	text-align : left;
	}

td.menuactiv {
	color : #336633;
	font-weight : bold;
	/*text-align : left;*/
	background-image : url(img/menu_pointer_bg.gif);
	width : 186px;
	height : 31px;
	text-indent : 5px;
	cursor: hand;
	}

td.menuind {
	background-image : url(img/menu_pointer.gif);
	width : 17;
	height : 31;
}

td.menuactivind {
	background-image : url(img/menu_pointer_act.gif);
	width : 17;
	height : 31;
}


	
h1.pageheader {
	font-size : 14px;
	margin-bottom : 0;
	margin-left : 15;
	margin-top : 0;
	margin-right : 0;
	color : #35609A;
}

h1.smalltext {
	font-size : 12px;
	color : #C0C0C0;
	font : bold;
	margin-bottom : 0;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
}
h1.firstheader{
	font-size : 20px;
	margin-bottom : 0;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	color : #35609A;
}
h1.firstslogan {
	font-size : 16px;
	margin-bottom : 0;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	color : #009933;
	font : bold;
}
p.firsttext {
	font-size: 14px;  
	padding-left : 5px;  
	text-indent : 15; 
	font : bold; 
}
div.w800 {
	width : 800px;
}
a {
	text-decoration : none;
	color : Black;
}
a:hover {
	color : Red;
}
a.menu {
	text-decoration : none;
	color : #41413A;
}
a.menu:hover {
	color : Red;
}

a.small {
	text-decoration : none;
	color : Black;
	font-size : 9px;
}
a.s {
	text-decoration : none;
	color : Black;
	font-size : 11px;
	color:#9699AB
}
h1.smallgray {
	font-size : 12pt;
	margin-top : 0;
	margin-bottom : 0;
	color : #999999;
}
h1.smallblue {
	font-size : 12pt;
	margin-top : 0;
	margin-bottom : 0;
	color : #3B4362;
}
h2.smallgray {
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
	color : #999999;
}
h2.smallblue {
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
	color : #3B4362;
}
h1.smallwhite {
	font-size : 12pt;
	margin-top : 0;
	margin-bottom : 0;
	color : white;
}
h2.smallwhite {
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
	color : white;
}
