#butt2  a {
	border-top: 1px solid #999999;
	border-right: 2px solid #333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #333;
	display: block;
	margin: 2px;
	width: 120px;
	height: 80px;
	text-align: left;
	text-decoration: none;
	background-color: white;
	margin-right: 14px;
	padding: 1px;
}
#butt2 a:active {
	border-top: 1px solid #333333;
	border-right: 4px solid #C00;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: Lime;
	margin: 2px;
	font-size: 10px;
	display: block;
	background-color: #333333;
}
#butt2 a:hover {
	border-top: 1px solid #333333;
	border-right: 146px solid #333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: #000;
	margin: 2px;
	display: block;
	background-color: #CCC;
}
#butt  a {
	border-top: 1px solid #999999;
	border-right: 2px solid #C00;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #333;
	display: block;
	margin: 2px;
	width: 106px;
	height: 80px;
	text-align: left;
	text-decoration: none;
	background-color: white;
	margin-right: 14px;
	padding: 1px;
}
#butt a:active {
	border-top: 1px solid #333333;
	border-right: 4px solid #C00;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: Lime;
	margin: 2px;
	font-size: 10px;
	display: block;
	background-color: #333333;
}
#butt a:hover {
	border-top: 1px solid #333333;
	border-right: 162px solid #C00;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: #000;
	margin: 2px;
	display: block;
	background-color: #CCC;
}
#orangebutt  a {
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #333;
	display: block;
	margin: 2px;
	width: 180px;
	height: 14px;
	text-align: left;
	text-decoration: none;
	background-color: white;
	margin-right: 14px;
	padding: 1px;
}
#orangebutt a:active {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	margin: 2px;
	font-size: 10px;
	display: block;
	background-color: #333333;
}
#orangebutt a:hover {
	border-top: 1px solid #333333;
	border-right: 34px solid #9C6;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: #000;
	margin: 2px;
	display: block;
	background-color: #CCC;
}
#bluebutt  a {
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-family: Verdana,Arial;
	font-size: 11px;
	display: block;
	margin: 2px;
	width: 180px;
	height: 14px;
	text-align: left;
	text-decoration: none;
	background-color: white;
	margin-right: 14px;
	padding: 1px;
}
#bluebutt a:active {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	margin: 2px;
	font-size: 10px;
	display: block;
	background-color: #333333;
}
#bluebutt a:hover {
	border-top: 1px solid #333333;
	border-right: 34px solid #996;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: #000;
	margin: 2px;
	display: block;
	background-color: #CCC;
}
#greenbutt  a {
border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	font-family: Verdana,Arial;
	font-size: 11px;
	display: block;
	margin: 2px;
	width: 180px;
	height: 14px;
	text-align: left;
	text-decoration: none;
	background-color: white;
	margin-right: 14px;
	padding: 1px;
}
#greenbutt a:active {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	margin: 2px;
	font-size: 10px;
	display: block;
	background-color: #333333;
}
#greenbutt a:hover {
	border-top: 1px solid #333333;
	border-right: 34px solid #CFC;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	color: #000;
	margin: 2px;
	display: block;
	background-color: #CCC;
}
#data
{
	position: absolute;
	width: 226px;
	height: 318px;
	border: 0px solid Silver;
	margin-left: 10px;
	background-color: transparent;
	visibility: visible;
	left: 187px;
	top: 28px;
}
.first_letter:first-letter{
	font-size: 200%;
	float: none;
	color: blue;
	letter-spacing: 2px;
}
.bold_text:first-line{
	font-size: 130%;
	text-transform: uppercase;
	font-weight: bold;
}
a:link{
color: #333;

}

a:visited{
	color: #333;
}

a:active{
color: #333;
}

a:hover{
	color: #3300FF;
}
body,html{
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: Silver;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: Silver;
	zoom: 100%;
	color: #EEE;
}
.text{
 padding-left: 10px;
}
.tdblue {
	font: 11px Verdana, Arial;
	line-height: 100%;
	background-color: #527BBD
}
.border_td {
	font: 11px Verdana, Arial;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-top: solid 0px #999;
	border-right: solid 1px #999;

}
th,td {
	vertical-align: top;
	color: #333;
	opacity: 0.75;
	font: 11px Verdana, Arial;
}
h2,h3 {
	color: #993300;
	width: 100%;
}

h2 {
	border-bottom: 1px solid #993300;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 75px;
	line-height: 90%;
}

h3 {
	font-size: 12px;
	line-height: 120%;
	border-bottom: 1px solid #993300;
	margin-top: 0px;
	letter-spacing: 2px;
	text-align: right;
}
h4 {
	font-size: 120%;
}

h5 {
	font-size: 90%;
}
ul,ol,li {
	margin: 0;
	padding: 0;
	line-height: 200%;
}

ul,ol {
	margin-left: 25px;
}

hr {
	margin-top: 0px;
}
