BODY {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 12px;
	color: #FFF8DC;
}


A:link {color:#FFF8DC;}
A:active {color:#FFF8DC;}
A:visited {color : #FFF8DC;}
A:hover {
	color: #FFF8DC;
	text-decoration : none;
}

H1 {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 15pt;
	TEXT-DECORATION: none;
	color :  #FFF8DC;
	font-weight : bold;
}

H2 {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 13pt;
	TEXT-DECORATION: none;
	color :  #FFF8DC;
	font-weight : bold;
}

H3 {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 13pt;
	TEXT-DECORATION: none;
	color : #FFF8DC;
	font-weight : bold;
}
H4 {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 12pt;
	TEXT-DECORATION: none;
	color : #FFF8DC;
	font-weight : bold;
}



A.stripe:link {
    	FONT-FAMILY: Arial, MS Sans Serif;
     	FONT-SIZE: 12px;
     	TEXT-DECORATION: none;
     	color : #21395A;
     }
A.stripe:visited {
     FONT-FAMILY: Arial, MS Sans Serif; 
	 FONT-SIZE: 12px; 
	 TEXT-DECORATION: none; 
	 color : #21395A;
     }
A.stripe:active {
     FONT-FAMILY: Arial, MS Sans Serif; 
	 FONT-SIZE: 12px; 
	 TEXT-DECORATION: underline;
	 color : #21395A;
     }
A.stripe:hover {
     COLOR: #21395A; 
	 FONT-FAMILY: Arial, MS Sans Serif; 
	 FONT-SIZE: 12px; 
	 TEXT-DECORATION: underline;
	 color : #21395A;
	 }


	 
A.ondark:link {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	color : #F7FAFD;
}
A.ondark:visited {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	color : #F7FAFD;
}
A.ondark:active {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	color : #F7FAFD;
}
A.ondark:hover {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	color :#F7FAFD;
}

TD {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 12px;
	color: #FFF8DC;
	vertical-align : top;
}
	 
TD.bodytext {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 12px;
	color: #4F5471;
}
	 
TD.menue {
	 FONT-FAMILY: Arial, MS Sans Serif; 
	 FONT-SIZE: 10pt; color: #4F5471;
	 }
	 
TD.menuesmall {
	FONT-FAMILY: Arial, MS Sans Serif;
	FONT-SIZE: 12px;
	color: #4F5471;
}	 
	 
.button2 {
	BACKGROUND-COLOR: #e4e4e4; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	CURSOR: hand; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt
}

.loginstyle {
	BORDER-BOTTOM: #B9C5CA 1px solid;
	BORDER-LEFT: #B9C5CA 1px solid;
	BORDER-RIGHT: #B9C5CA 1px solid;
	BORDER-TOP: #B9C5CA 1px solid;
	FONT-SIZE: 12px;
	HEIGHT: 18px;
	WIDTH: 180px;
	background-color : #FAFAF1;
	font-family : Arial, MS Sans Serif;
}
.searchstyle {
	BORDER-BOTTOM: #B9C5CA 1px solid;
	BORDER-LEFT: #B9C5CA 1px solid;
	BORDER-RIGHT: #B9C5CA 1px solid;
	BORDER-TOP: #B9C5CA 1px solid;
	FONT-SIZE: 12px;
	HEIGHT: 16px;
	WIDTH: 80px;
	background-color : #FFFFFF;
	font-family : Arial, MS Sans Serif;
}
.liststyle {
	BORDER-BOTTOM: #B9C5CA 1px solid;
	BORDER-LEFT: #B9C5CA 1px solid;
	BORDER-RIGHT: #B9C5CA 1px solid;
	BORDER-TOP: 1px solid #B9C5CA;
	FONT-SIZE: 12px;
	HEIGHT: 18px;
	WIDTH: 180px;
	background-color : #FFFFFF;
	font-family : Arial, "MS Sans Serif";
}


.formtext {
	BACKGROUND-COLOR: #FAFAF1;;
	BORDER-BOTTOM: 1px solid #B9C5CA;
	BORDER-LEFT: #B9C5CA 1px solid;
	BORDER-RIGHT: #B9C5CA 1px solid;
	BORDER-TOP: #B9C5CA 1px solid;
	CURSOR: text;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px
} 
TABLE.notesbody {
	background-color : #FCFBF8;
}
.button {
	BACKGROUND-COLOR: #e4e4e4; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	CURSOR: hand; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt
}
.border_light {
	border: 1px solid #FFF8DC;
}
