A:HOVER {  color : red;}
.center {
	text-align: center;
}

.style4 {	font-size: 24px;
	color: #000000;
}
.style5 {	color: #FF0000
}
.style6 {	color: #CC0000;
	font-size: 24px;
}
.style7 {color: #000000}
.tablebg_red {
	background-color: #FF0000;
}

body {
	background-color: #343434;
}
.font10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.blackbg {
	background-color: #000000;
}
.font10pt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.lightbg {
	background-color: #CDCDCD;
}
.light_tableborder {
	border: 1px solid #CDCDCD;
}
.mid_tableborder {

	border: 1px solid #404040;
}
.midbg {

	background-color: #c0c0c0;
}
.darkbg {


	background-color: #343434;
}
.mid_tableborder3sides {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
.tablebg_blue {

	background-color: #0000FF;
}
.tableborder_blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.tableborder_red {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.tablebg_green {

	background-color: #009900;
}
.tableborder_green {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.font14pt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.font16pt_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
}
.tableborder_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.center {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.font18pt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
}
