body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	background-color: #EEEEEE;
}

form {
	margin:0px;
}

.under {
	text-decoration: underline;
}

.menuB {
	font-size: 12px;
	line-height: 13px;

}


.fn14 {
	font-size: 14px;
	line-height: 20px;
}


.fn12 {
	font-size: 12px;
	line-height: 18px;
}

.fn12a {
	font-size: 12px;
	line-height: 17px;
}

.fn12b {
	font-size: 12px;
	line-height: 13px;
}

.fn11 {
	font-size: 11px;
	line-height: 16px;
}

.fn10 {
	font-size: 10px;
	line-height: 12px;
}

.bold{
	font-weight: bold;
}

.blue{
	color: #1A93E2;
}

.orange{
	color: #FF8000;
}

.white{
	color: #ffffff;
}

.whiteB{
	color: #ffffff;
	font-weight: bold;	
}

.semiwhite{
	color: #D4DAEE;
}

.red{
	color: #E82F0A;
}

A:link {
	color: #666666;
}

A:visited {
	color: #666666;
}

A:hover {
	color: #FF8000;
	text-decoration: underline;
}

A {
	text-decoration: none;
}

.back1 {
	background-image: url();
}

.bar{
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#ffffff;
	scrollbar-Shadow-Color:#CCCCCC;
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Highlight-Color:#CCCCCC;
	scrollbar-Arrow-Color:#223986;
	scrollbar-3dLight-Color:#ffffff;
} 

h1{
	font-size:10px;
	line-height:14px;
	margin:0;
	padding:0;
	font-weight: normal;
	color: #CEB46A;
}

h2{
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	font-weight: normal;
	color: #2F0104;
}

h3{
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	font-weight: normal;
	color: #2F0104;
}

ul {
	padding: 0 0 0 12px;
	margin:  0 0 0 12px;
}

ol {
	padding:  0 0 0 12px;
	margin:  0 0 0 12px;
}


