BODY
{
  FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif
}

SELECT
{
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif
}

TD
{
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

TD.tinytext
{
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif;
	padding-left:4px;
}

A:link {
	color : #999933;	
}

A:active {
	color : #999933;	
}

A:visited {
	color : #666633;
}

A.whitelink:link {
	color : white;	
}

A.whitelink:active {
	color : white;	
}

A.whitelink:visited {
	color : white;
}

.smallred
{
  FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif; color: red;
}

.smallwhite
{
  FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: Verdana, Arial, sans-serif;
}

.tinytext
{
	FONT-SIZE: 10px
}
#maintable {
	border: 1px solid #000000;
}
.navborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
}
p {
	padding: 4px 20px 4px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #163B6E;
}
.bottomnavborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.featureborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.cim_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #204A7D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.arrowlist {
	list-style-image: url(img/arrow.gif);
	text-transform: uppercase;
}
.rightColumn {
	background-color: #043161;
}

