a:link, a:active, a:hover, a:visited 
{
	font-family : Tahoma, Arial, Helvetica;
    font-size: 11px;
	font-weight : normal;	
    text-decoration: underline;
    color: #91D0F2;
}

a.listlink:visited{font-size : 12px;font-style : normal;font-weight: normal;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; height:24px;}
a.listlink:active{font-size : 12px;font-style : normal;font-weight: normal;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; height:24px;}
a.listlink:link{font-size : 12px;font-style : normal;font-weight: normal;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; height:24px;}
a.listlink:hover{font-size : 12px;font-style : normal;font-weight: normal;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; height:24px;}

a.listhead:visited{font-size : 12px;font-style : normal;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; vertical-align:middle; height:34px;}
a.listhead:active{font-size : 12px;font-style : normal;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; vertical-align:middle; height:34px;}
a.listhead:link{font-size : 12px;font-style : normal;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; vertical-align:middle; height:34px;}
a.listhead:hover{font-size : 12px;font-style : normal;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; vertical-align:middle; height:34px;}

.listlink{font-size : 12px;font-style : normal;font-weight: normal;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; height:24px;}
.listhead{font-size : 12px;font-style : normal;font-weight: bold;font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; vertical-align:middle; height:34px;}

body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 12px;
	margin-bottom : 20px;
	background-color : #02253A;
	background-image : url(../img/background.gif);
    background-position : top;
    background-repeat : no-repeat;
}

.headtext { 
	font-family : Tahoma, Arial, Helvetica; 
	color : #D8E4EB; 
	font-size : 11px; 
	padding-top: 3px; 
	height: 9px; 
}

.headbg { 
	background-image : url(../img/headbg.gif); 
	background-repeat : repeat-x; 
}

.text, td {
	font-family : Tahoma, Arial, Helvetica;
	color : #D8E4EB;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.textsmall {
	font-family : Tahoma, Arial, Helvetica;
	color : #D8E4EB;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

.textbig {
	font-family : Tahoma, Arial, Helvetica;
	color : #D8E4EB;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.PageListActive{font-size : 16px;font-style : normal;font-weight: bold; font-family : Arial, Helvetica, sans-serif;color : #000000;text-decoration:none; height:24px;}


.contentboxhead {
	font-family : Tahoma, Arial, Helvetica;
	color : #D8E4EB;
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	border-bottom : 1px solid #D8E4EB;
	padding : 0px 0px;	
	height : 17px
}

.contentboxhead2 {
	font-family : Tahoma, Arial, Helvetica;
	background-color : #D8E4EB;
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	border-bottom : 1px solid #D8E4EB;
	padding: 0px 10px 0px 10px;	
	height : 17px
}

.contentboxhead3 {
	font-family : Tahoma, Arial, Helvetica;
	color : #D8E4EB;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	border-bottom : 1px solid #D8E4EB;
	padding: 0px 0px 0px 0px;	
	height : 17px
}

.textblue {
	font-family : Tahoma, Arial, Helvetica;
	color : #02253A;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.basket { 
	font-family : Tahoma, Arial, Helvetica; 
	color : #000000; 
	font-size : 13px; 
	padding-top: 5px; 
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	height: 9px; 
}

.bSeperatorLineColumn { WIDTH: 1px; HEIGHT: 25px; BACKGROUND-COLOR: #000000 }



table.BoxHead
{
	BORDER-RIGHT:#92A5CD 1px solid; 
	BORDER-TOP:#92A5CD 1px solid;
	BORDER-LEFT:#92A5CD 1px solid;
	BORDER-Bottom:#92A5CD 1px solid;
	background: #92A5CD;
	font-family: Verdana;
	font-size: 12px;
}

td.BlueBoxHead
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	border-color:#92A5CD;
	border:1px solid;
	font-size: 20px;
	font-weight:bold;
	background: #92A5CD;
	color: #020167;
	vertical-align:top;
}

td.WhiteBoxBody
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	border-color:#92A5CD;
	border:1px solid;
	background: #92A5CD;
	color: #000000;
	vertical-align:top;
}

td.RedBox
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
	border-color:#FE0000;
	border:1px solid;
	background: #92A5CD;
	color: #000000;
	vertical-align:top;
}

.textBlueAutoScout
{
	color: #020167;
	font-family: Verdana;
	font-size: 10px;
}