body.main {

	background-image:url("images/auto_bck.jpg");
	background-attachment:fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #DAE5F2; 

}


body.main_light {

	background-image:url("images/auto_bck_light.jpg");
	background-attachment:fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #DAE5F2; 

}

.mainTable {
	/*
	background-image:url("images/keys_top.gif");
	background-attachment:fixed;
	background-position: top right;
	background-repeat: no-repeat;
	*/

}



a:link {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}
a:active {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}
a:visited {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}
a:hover {font-family:verdana;font-size:12px;color:#F04844;text-decoration:none}

a.menu:link {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}
a.menu:active {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}
a.menu:visited {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}
a.menu:hover {font-family:verdana;font-size:12px;color:#F04844;text-decoration:none}

a.offerlink:link {font-family:verdana;font-size:14px;color:#F04844;text-decoration:none}
a.offerlink:active {font-family:verdana;font-size:14px;color:#F04844;text-decoration:none}
a.offerlink:visited {font-family:verdana;font-size:14px;color:#F04844;text-decoration:none}
a.offerlink:hover {font-family:verdana;font-size:14px;color:#F04844;text-decoration:none}

a.offerlink_small:link {font-family:verdana;font-size:9px;color:#F04844;font-weight:bolder;text-decoration:none}
a.offerlink_small:active {font-family:verdana;font-size:9px;color:#F04844;font-weight:bolder;text-decoration:none}
a.offerlink_small:visited {font-family:verdana;font-size:9px;color:#F04844;font-weight:bolder;text-decoration:none}
a.offerlink_small:hover {font-family:verdana;font-size:9px;color:#F04844;font-weight:bolder;text-decoration:none}

td.offer {font-family:verdana;font-size:15px;font-weight:bolder;color:#F04844}

td.header {font-family:verdana;font-size:14px;font-weight:bold;color:#000000}
td.standard {font-family:verdana;font-size:12px;color:#000000}

.text {font-family:verdana;font-size:12px;color:#000000}
.header {font-family:verdana;font-size:14px;font-weight:bold;color:#000000}

.input{border-style: solid;border-width:1px;border-color:#000000;font-family:verdana; font-size:10px; color:#000000; background-color:#EFEFEF}
