/* CSS Document */

body {
	font-size:12px;
  	margin-left: 0px;
	margin-top: 0px;
}

.style22 {font-size: 12px}
.style24 {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.style36 {color: #FFFFFF; font-size: 12px; }
.style38 {color: #FFFFFF; font-size: 12px; font-weight: bold; }


.style43 {color: #333333; font-size: 12px; }
.style46 {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}

.style44 {color: #FFFFFF}
.style44 {color: #666666}
.style45 {
	color: #CC841C;
	font-weight: bold;
}
.style46 {color: #AB7236}

.STYLE31 {	color: #FF0000;
	font-size: 12px;
}
.STYLE34 {color: #FF0000}
.style12 {font-size: 12px; }
.STYLE48 {color: #000000}
.STYLE50 {color: #AB7236; font-size: 13px; }

a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #CC841C;
	text-decoration: underline;
}


a.link1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

ul,li{
	list-style-type:none;
	margin-left:0;
}

.f_r {
	float:right;
}