/* CSS Document */
body {
	margin:0;
	background-image:url(../Drivecam/images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
}

.bodytext {
	color:#6F7073;
	font-size:12px;
	padding-left:5px;
}

.grey_heading {
	font-size:16px;
	color:#6F7073;
	font-weight:bold;
}

.grey_sheading {
	font-size:14px;
	color:#6F7073;
	font-weight:bold;
}

.yellow_heading {
	font-size:12px;
	color:#f48a00;
	font-weight:bold;
	cursor:pointer;
}

.yellow_heading a:link,.yellow_heading a:visited{
	font-size:12px;
	text-decoration:none;
	color:#EDA703;
	font-weight:bold;
	cursor:pointer;
}

.yellow_heading a:hover,.yellow_heading a:active{
	background-image:url(../Drivecam/images/arrowy_28.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#EDA703;
	text-decoration:none;
	text-indent:10px;
	padding-left:15px;
	font-weight:bold;
	cursor:pointer;
}



.rightmenu_text {
	color:#5c5f7a;
	font-size:11px;
}

.heading1 {
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
}
/*#FF6600*/

.heading {
	font-size:14px;
	color:#FF6600;
	font-weight:bold;

}

.blue_heading {
	font-size:16px;
	color:#4F90CB;
	font-weight:bold;
	text-transform:uppercase;
}

.blue_heading1 {
	font-size:14px;
	color:#4F90CB;
	font-weight:bold;
}

.menu_heading {
	font-size:12px;
	color:#6F7073;
	font-weight:bold;
	padding-left:12px;
	background-color: #C9CAD6;
	height:20px;
	padding-top:4px;
}

.menu_text {
	font-size:11px;
	color:#6F7073;
	padding-left:6px;
	
}

.menu_button {
	font-size:11px;
	color:#6F7073;
	padding-left:6px;
	font-weight:bold;
	cursor:pointer;
}

.menu_button a:link,.menu_button a:visited{
	font-size:11px;
	text-decoration:none;
	color:#6F7073;
	font-weight:bold;
	cursor:pointer;
}

.menu_button a:hover,.menu_button a:active{
	background-image:url(../Drivecam/images/greyarrow_03.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#6F7073;
	text-decoration:none;
	text-indent:3px;
	padding-left:8px;
	font-weight:bold;
	cursor:pointer;
}

.link_o{
	font-size:10px;
	font-weight:bold;
	color:#ED5900;
	cursor:pointer;
}

.link_o a:link,.link_o a:visited {
	font-size:10px;
	font-weight:bold;
	color:#ED5900;
	text-decoration:none;
	cursor:pointer;
}

.link_o  a:hover,.link_o a:active {
	font-size:10px;
	font-weight:bold;
	color:#660000;
	text-decoration:none;
	cursor:pointer;
}



.link_g{
	font-size:12px;
	color:#6F7073;
	cursor:pointer;
}

.link_g a:link,.link_g a:visited {
	font-size:12px;
	color:#6F7073;
	text-decoration:none;
	cursor:pointer;
}

.link_g  a:hover,.link_g a:active {
	font-size:12px;
	color:#4F90CB;
	text-decoration:none;
	cursor:pointer;
}



.link_blue{
	font-size:10px;
	font-weight:bold;
	color:#4F90CB;
	cursor:pointer;
}

.link_blue a:link,.link_blue a:visited {
	font-size:10px;
	font-weight:bold;
	color:#4F90CB;
	text-decoration:none;
	cursor:pointer;
}

.link_blue a:hover,.link_blue  a:active {
	font-size:10px;
	font-weight:bold;
	color:#000099;
	text-decoration:none;
	cursor:pointer;
}

.cursor{cursor:pointer;}

TEXTAREA, INPUT {
font-size: 10px;
font-weight : normal;
color : #5c5f7a;
background-color : #ffffff;
border:1px #999999;
padding:2px;
}
SELECT {
font-size: 11px;
font-weight : normal;
color :  #5c5f7a;
background-color : #ffffff;
}
