body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.chkSmall
{
	font-family: Tahoma;
	font-size : 12px; 
}
.chkSmaller
{
	font-family: Tahoma;
	font-size : 10px; 
}
.txtSmall
{
	font-family: Tahoma;
	font-size : 12px; 
}
.txtSmaller
{
	font-family: Tahoma;
	font-size : 10px; 
}
.txtSmallNum
{
	font-family: Tahoma;
	font-size : 12px; 
	text-align: right;
}
.lblHeader
{
	font-family: Tahoma;
	font-size : 14px; 
	font-weight: bold;
	color: Black;
}
.lblSmall
{
	font-family: Tahoma;
	font-size : 12px; 
}
.lblSmallRed
{
	font-family: Tahoma;
	font-size : 12px; 
	color:Red;
}
.lblSmallWhite
{
	font-family: Tahoma;
	font-size : 12px; 
	color: White;
}
.lblSmallWhiteBld
{
	font-family: Tahoma;
	font-size : 12px; 
	color: White;
	font-weight: bold;
}
.lblSmallerWhite
{
	font-family: Tahoma;
	font-size : 10px; 
	color: White;
}
.lblInfo
{
	font-family: Tahoma;
	font-size : 12px; 
	color:Red;
	font-weight: bold;
}
.lblSmallNavy
{
	font-family: Tahoma;
	font-size : 12px; 
	color:Navy;
}
.lblSmallBold
{
	font-family: Tahoma;
	font-size : 12px; 
	font-weight: bold;
}
.lblSmallBoldRed
{
	font-family: Tahoma;
	color:Red;
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}
.lblSmallBoldPurple
{
	font-family: Tahoma;
	color:Purple;
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}
.lblSmallUL
{
	font-family: Tahoma;
	font-size : 12px; 
	text-decoration:underline;
	font-weight: bold;
}
.lblLVsmallB
{
	font-family: Tahoma;
	font-size : 12px; 
	font-weight: bold;
}
.lblNewsDate
{
	font-family: Tahoma;
	font-size : 12px; 
	font-style: italic;
	text-decoration:none;
	color: Maroon;
	font-weight: bold;
}
.cmbSmall
{
	font-family: Tahoma;
	font-size : 12px; 
}
.rblSmall
{
	font-family: Tahoma;
	font-size : 12px; 
}
.hypMenuItem
{
	font-family: Tahoma;
	font-size : 12px; 
	text-decoration:none;
}
.hypNewsLine
{
	font-family: Tahoma;
	font-size : 12px; 
	text-decoration:none;
	color: LightSeaGreen;
	font-weight: bold;
}
.hypSmallPurple
{
	font-family: Tahoma;
	font-size : 12px; 
	color:Purple;
	text-decoration:underline;
}
.hypSmallerBoldPurple
{
	font-family: Tahoma;
	font-size : 10px; 
	text-decoration:underline;
	color:Purple;
	font-weight: bold;
}
.hypSmGreen
{
	font-family: Tahoma;
	font-size : 10px; 
	text-decoration:underline;
	color:LightSeaGreen;
}
.gbHeader
{
	font-family: Tahoma;
	font-size : 12px; 
	font-weight: bold;
}
.topMenu
{
	font-family: Tahoma;
	color:Black;
	font-size: 12px; 
	text-decoration:none;
}
.lnkbSpecial
{
	font-family: Tahoma;
	color:Red;
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}
.lnkbNavigation
{
	font-family: Tahoma;
	color:Red;
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}
.butGeneric
{
	font-family: Tahoma;
	font-size : 12px; 
	text-decoration:none;
}
