A:link { text-decoration: none; color: #0000ff; }
A:visited { text-decoration: none; color: #800080; }
A:active { text-decoration: none; color: #ff0099; }
A:hover { text-decoration: underline; color: #ff0000; }

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
}
.boldlarge {
	font-size: large;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.eight {
	font-size: 10px;
}
.blueborder {
	border: 1px solid #34C0F5;
	font-size: 10px;
	font-weight: bold;
}
.botnav {
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	color: #999999;
}
.title {
	font-weight: bold;
	color: #3399CC;
	font-size: 16px;
}
.boldblue {
	font-weight: bold;
	color: #3399CC;
}
.titleblack {

	font-weight: bold;
	font-size: 16px;
}
.titleblack12 {


	font-weight: bold;
	font-size: 12px;
}
.toplitegray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
}
.toplitegraybold {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
.toplitegraynormal {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.popup {
	font-size: 12px;
}
.blueborderspace {
	border: 1px solid #34C0F5;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.border {
	border: 1px solid #CCCCCC;
}

.blueborderdark {
	border: 1px solid #5476A3;
}
.topliteblue {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399cc;
	font-size: 10px;
	font-weight: normal;
}
.redbordereight {
	font-size: 10px;
	border: 1px solid #FF0000;
}
.leftlitegray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bordereight {
	font-size: 10px;
	border: 1px solid #999999;
	padding: 3px;
}
.botlitegray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
	border-bottom-color: #CCCCCC;
}
.topblackborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.eightblue {
	font-size: 10px;
	color: #3399CC;
}
.redborder {
	border: 2px dotted #FF0000;
	padding: 3px;
}
.toplitegrayboldeight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
}
.redeightbold {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.eightbold {

	font-size: 10px;
	font-weight: bold;
}
.eightnormal {
	font-size: 10px;
	font-weight: normal;
}
.smallgray {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
