BODY {
	SCROLLBAR-FACE-COLOR: #FF7334;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #840000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: Window;
	SCROLLBAR-BASE-COLOR: MenuText;
}

.normal1 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana, Tahoma,Arial;
}
.normal1 a {
	color : #016201;
	text-decoration: underline;
	//font-weight: bold;
}
.normal1 a:hover {
	color : #FF7334;
}

.normal2 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana, Tahoma,Arial;
}
.normal2 a {
	color : #FF7334;
	text-decoration: underline;
}
.normal2 a:hover {
	color : #000000;
}


.normal3 {
	color : #804000;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Verdana, Tahoma,Arial;
}
.normal3 a {
	color : #408080;
	text-decoration: underline;
	font-weight: bold;

}
.normal3 a:hover {
	color : #000000;
}

.normal4 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana, Tahoma,Arial;
}
.normal4 a {
	color : #016201;
	text-decoration: underline;
	//font-weight: bold;
}
.normal4 a:hover {
	color : #FF7334;
}


.small1 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial;
}
.small1 a {
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}
.small1 a:hover {
	color : #ffffff;
}



.title1 {
	color : #ffffff;
	margin-top : 14px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma, Verdana,Arial;
	font-weight: bold;
}
.title1 b {
	color : #FFFFFF;
}
.title1 a {
	color : #FFFFFF;
	text-decoration: none;
}
.title1 a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

.title2 {
	color : #804000;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title2 b {
	color : #804000;
}
.title2 a {
	color : #ffffff;
}
.title2 a:hover {
	color : #804000;
}

.title3 {
	color : #804000;
	margin-top : 2px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title3 b {
	color : #804000;
}
.title3 a {
	color : #ffffff;
}
.title3 a:hover {
	color : #804000;
}

.title4 {
	color : #808080;
	margin-top : 2px;
	padding-bottom : 0px;
	padding-left : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 17px;
	font-family : Arial Narrow, Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title4 b {
	color : #808080;
}
.title4 a {
	color : #ffffff;
}
.title4 a:hover {
	color : #804000;
}

.title5 {
	color : #804000;
	margin-top : 2px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title5 b {
	color : #804000;
}
.title5 a {
	color : #804000;
}
.title5 a:hover {
	color : #000000;
}


.hr { border:none;border-top:dotted 1px #808080 }