﻿<style type="text/css">

.b {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
:hover.b {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #999999;
	font-weight: ;
}
.a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal,bold;
}
:hover.a {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FFC448;
	font-weight: bold;
}
.c {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal,bold;
}
:hover.c {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #999999;
	font-weight: ;
}
.a1 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
:hover.a1 {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #;
	font-weight: normal;
}
.tbsolid {
	border-right : 1px solid #FFC448;
	border-top : 1px #FFC448 solid;
	border-left : 1px solid #FFC448;
	border-bottom : 1px solid #FFC448;
}
.tbsolid2 {
	border-right : 1px solid #FFC448;
	border-top : 0px solid;
	border-left : 0px solid #969696;
	border-bottom : 0px solid;
}
.tbsolid3 {
	border-right : 0px solid #CC2800;
	border-top : 0px solid;
	border-left : 0px solid #969696;
	border-bottom : 1px solid #FFC448;
}
.button {
	cursor: hand;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #;
}
.buttonover {
	cursor: hand;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #42A5FF;
}
p {
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: ;
}

.scrolling {
	width: 650px;
	height: 300px;
	overflow: auto;
	scrollbar-face-color: #;
	scrollbar-highlight-color: #;
	scrollbar-3dlight-color: #;
	scrollbar-darkshadow-color: #;
	scrollbar-shadow-color: #;
	scrollbar-arrow-color: #;
	scrollbar-track-color: #;
}
</style>


