
a:link	{
	color : #161358;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #161358;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #999999;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #666666;
	font-weight : bold;
}


.side:link	{
	color : #161358;
	font-weight : normal;
	text-decoration : none;
	cursor:default;
}

.side:visited {
	color : #161358;
	font-weight : normal;
	text-decoration : none;
	cursor:default;
}

.side:hover {
	color : #161358;
	font-weight : normal;
	text-decoration : none;
	cursor:default;
		
}

.side:active {
	color : #161358;
	font-weight : normal;
	text-decoration : none;
	cursor:default;
}

.comp {	cursor:pointer;cursor:hand;
	font-weight:bold;
	text-decoration: underline;
}

body {
	background-color : #daf0ed;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #ffffff;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 29px;
	font-weight : bold;
	letter-spacing : 2px;
}

h2 {
	color : #4b811f;
	font-size : 20px;
}

h3 {
	color : #4b811f;
	font-size : 16px;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.board {
	border: #878763;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 15px;
}

.board2 {
	border: #878763;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 15px;

}

.main {
	background-color : #FFFFFF;
}

.bottom	{
	background-color : #475971;
	border-bottom-width : 1px;
	border-color : #000000 #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.head	{
	background-color : #4b811f;
	color : #FFFFFF;
	font-weight : bold;
}

.vin	{
	background-color : #daf0ed;
	border : 1px #475971 solid;
	color : Black;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.vinbr {
	background-color : #daf0ed;
	border : 0px #000000 none;
	color : #000000;
	line-height: 15px;
	text-align: center;
	text-transform: capitalize;
}

.whte	{color: #ffffff;
	font-weight: bold;
	}
	
.rider  {margin-bottom: 0;
 	margin-top: 10px;
 	color: 161358;
 	line-height: 15px;
}

.vinbk {
	background-color : #475971;
	border : 0px #000000 none;
	color : #FFFFFF;
}

.vinbk2 {  background-color: #daf0ed; border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px
}

.btu {  border-color: black black #AA2171; border-style: solid; 			 																border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}

.spot {font-size: 14px}

.accnt {color: #4b811f; font-weight: bold;}

.lh15 {line-height: 15px; 
}

.lh20 {line-height: 20px; 
}

.lh25 {line-height: 25px; 
}

th {color: #4b811f; font-size: 15px; font-weight: bold}

.lftcol		{background-color: #daf0ed;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		}

.rghtcol	{background-color: #475971;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}
		
