/* test.css */

#bkg  {
	background-image: url(../images/drill_eu.jpg);
	background-repeat: repeat-y;
}

#gotoPosition  {
	position: absolute; top: 66px; left: 634px; width: 217px;
}

#gotoHomePosition  {
	position: absolute; top: 66px; left: 562px; width: 153px;
}

body, td, tr, li, .txt  {
	color : #666666;
	font-size : 9pt;
	line-height : 150%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a  {
	color : #992615;
	text-decoration : none;
}

a:hover  {
	color : #6E0206;
	text-decoration : none;
}

.head  {
	color : #6E0206;
	
}

.subhead  {
	color : #666666;
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.leftNav  {
	color : #663300;
	font-size : 8pt;
	line-height : 180%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.leftNav:hover  {
	color : #FFFFFF;
	font-size : 8pt;
	line-height : 180%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.leftNavCurrent  {
	color : #FFFFFF;
	font-size : 8pt;
	line-height : 180%;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.leftNavHead  {
	color : #663300;
	font-size : 8pt;
	line-height : 180%;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.breadCrumb  {
	color : #999966;
	font-size : 7pt;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.breadCrumb:Hover  {
	color : #6E0206;
	font-size : 7pt;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.breadCrumbCurrent  {
	color : #6E0206;
	font-size : 7pt;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.breadCrumbText  {
	color : #999966;
	font-size : 7pt;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}


.bottomBannerHead  {
	color : #6E0206;
	font-size : 7pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bottomBannerHead:Hover  {
	color : #999999;
	font-size : 7pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bottomBannerText  {
	color : #FFFFFF;
	font-size : 7pt;
	line-height : 140%;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bottomBannerLink  {
	color : #6E0206;
	font-size : 7pt;
	line-height : 140%;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bottomBannerLink:Hover  {
	color : #999999;
	font-size : 7pt;
	line-height : 140%;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.highlighted {
color : #6E0206;
}