/* CSS Document */

html  { 
	font-size: 9pt; 
	COLOR: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none  
}

body {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #7EB1BE;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #7EB1BE;
	scrollbar-darkshadow-color: #000066;
	scrollbar-shadow-color: #7EB1BE;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #ffffff;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size:9pt 
}

a:link {
	color: #666699;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;

}
a:visited {
	color: #666699;
	text-decoration: underline;
}
a:active {
	color: #C6C6D9;
	text-decoration: underline;
}

td { 
	font-size: 8pt; 
}

small { 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}

div.aemsgbody { 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
}

.inputfields { 
	COLOR: #666666; 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	BORDER-BOTTOM: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid  
	margin: 1px;
	padding: 2px;
}

.buttonstyle  { 
	BACKGROUND-COLOR: #5a5a5a; 
	BORDER-BOTTOM: #666666 1px solid ; 
	BORDER-LEFT: #666666 1px solid ; 
	BORDER-RIGHT: #888888 1px solid ; 
	BORDER-TOP: #777777 1px solid; 
	margin: 1px;
	padding: 2px;
	COLOR: #cccccc;  
	FONT-SIZE: 9pt; 
	font-weight: bold
}

.buttonstyle_n  { 
	BACKGROUND-COLOR: #ff0000; 
	BORDER-BOTTOM: #666666 1px solid ; 
	BORDER-LEFT: #666666 1px solid ; 
	BORDER-RIGHT: #888888 1px solid ; 
	BORDER-TOP: #777777 1px solid; 
	margin: 1px;
	padding: 2px;
	COLOR: #ffffff;  
	FONT-SIZE: 9pt; 
	font-weight: bold
}

.imgbutton { 
	cursor: hand;
}
