img {
border: none;
}

a {
text-decoration: underline;
color: #5A5A5A;
}

a:hover {
text-decoration: none;
}

.strong_copy {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}

.underline {
text-decoration: underline;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}

p.single {
margin-top: 5px;
margin-bottom: 5px;
}

p.double {
margin-top: 20px;
margin-bottom: 20px;
}

h1 {
font-family: Tahoma;
font-size: 18px;
font-weight: bold;
padding-bottom: 3px;
border-bottom: 1px solid #808080;
}

h3 {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
}


hr {
height: 1px;
}
.sponsorshome{
	text-align: center
}
.button1{
	border-style:solid; 
	border-color:#808080; 
	border-width:1px; 
	text-align: center; 
	background-color:#e07c25; 
	padding: 5px; 
	font-size: 14px; 
	float: left;
	margin-top: 15px;
	width: 80px;
	margin-left: 40px;
}
.button1 a{
	color:#ffffff; 
}
.button2{
	border-style:solid; 
	border-color:#808080; 
	border-width:1px; 
	text-align: center; 
	margin-left: 40px;
	background-color:#e07c25; 
	padding: 5px; 
	font-size: 14px; 
	float: left;
	margin-top: 15px;
	width: 120px;
}
.button2 a{
	color:#ffffff; 
}
.step1{
	text-align: center;	
	padding-left: 20px;
	padding-right: 20px;
}
.step2{	
	padding-left: 20px;
	padding-right: 20px;
}
.step1text{
	float: left;
	width: 550px;
}
.colouredtext{
	color:#E07C25; 
	font-weight:bold;
}
.autoretailing{
	font-size: 14px;	
}
.autoretailing2{
	font-size: 9px;
	color: #d5763c;
}
.redtext{
	color: #FF0000;	
}

/* Admin classes added by SS dated: 20-feb-08*/ 
.options_button {
	width: 60px;
	background-color: #afafaf;
}
.table_form1 { 
	background-color: #f7f7f7;
	border: 1px solid #ccc;
}

.table_form { 
	background-color: #f4f4f8;
	border: 1px solid #444444;	
	margin-bottom: 4px;	
}
.table_form td {
	padding-left: 7px;
	padding-top:5px;
	padding-bottom:5px;
}
.table_form input {
	padding-left: 3px;
}
.table_form th {
	padding-left: 4px;
}
.bg_tbl {
	background-image: url('../_admin/images/bg_tbl.jpg');
	background-repeat: repeat-x;
	height: 19px;
}
.bg_tbl strong{
	color: #003466;
}
