BODY, TD, TH {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

A:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
} 
A:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
} 
A:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
A:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}
A.blueit:link, A.blueit:active, A.blueit:visited  {
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000066;

} 
A.blueit:hover{
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;;
	font-size:11px;
	color:#000066;
}

A.blue:link, A.blue:active, A.blue:visited  {
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000066;

} 
A.blue:hover{
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;;
	font-size:11px;
	color:#000066;
}


A.red:link, A.red:active, A.red:visited  {
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#990000;
	text-decoration: underline;

} 
A.red:hover{
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;;
	font-size:11px;
	color:#990000;
	text-decoration: underline;
}

A.red2:link, A.red2:active, A.red2:visited  {
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#990000;
	text-decoration: none;

} 
A.red2:hover{
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;;
	font-size:10px;
	color:#990000;
	text-decoration: none;
}


A.white:link, A.white:active, A.white:visited  {
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;

} 
A.white:hover{
	text-decoration: underline;
	font-family:Tahoma, Verdana, Arial;;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}

A.gray:link, A.gray:active, A.gray:visited, A.gray:hover  {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color:#D4D0C8;
	text-decoration: none;

} 

.gray {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color:#D4D0C8;
}

.gray3 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color:#666666;
}

.black {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.black2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.blue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
}

.blueunder {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	text-decoration:underline
}


.blue2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000066;
}


.red {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #990000;
}

.red2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #990000;
}

.red3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #aa0000;
	font-weight:bold
}

.borg {
	font-family:"Century Gothic";
	font-size:13px;
	font-weight:bold;
	color:#000099;
}

.turbo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
}

.white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}

UL {
	margin-top:2px;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:10px
}

LI {
	list-style-image: url(images/li.gif);
}

P { 
    margin: 0px;
	padding: 0px;
}

FORM {
	margin:0px;
	padding:0px;
}

INPUT {
    padding-left:2px;
	border:1px solid #333333;
	font-size:11px;
	font-family: Tahoma, Tahoma, Verdana;
	color: #303030;
}

.checkbox {
	border:0px
}

SELECT {
	border:1px solid #6371b0;
	font-size:11px;
	font-family: Tahoma, Verdana;
	color: #303030;
}

TEXTAREA {
	border:1px solid #333333;
	padding: 2px;
	font-size:11px;
	height:80px;
	width:200px;
	font-family: Tahoma, Verdana;
	color: #303030;
}

IMG {
	border: 0px;
	padding: 0px;
}



