/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #FE0000;
}

.dark-gray-heading_big {
	font-size: 20px;
	font-family: Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
}

.white-heading_big {
	font-size: 42px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.models {
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.models_select{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.models2 {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.dark-gray-heading {font-size: 11px; font-family: Tahoma, Arial, sans-serif; color: #666666; font-weight: bold; text-decoration: none;}
.body-text {font-size: 11px; font-family: Tahoma, Arial, sans-serif; color: #666666; text-decoration: none; line-height: 18px;}
.red-heading {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #dc1a12;
	font-weight: bold;
	text-decoration: none;
}

.white-heading {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.white-normal {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;

}

.login_error {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}


.grey-heading {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}

.error {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.price {
	font-size: 26px;
	font-family: Arial, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.red-body-text {font-size: 11px; font-family: Tahoma, Arial, sans-serif; color: #dc1a12; text-decoration: none;}

.red-hover {font-size: 9px; font-family: Tahoma, Arial, sans-serif; color: #dc1a12; text-decoration: none;}

.light-grey-body-text {font-size: 11px; font-family: Tahoma, Arial, sans-serif; color: #999999; text-decoration: none;}
.white-text {font-size: 11px; font-family: Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: underline;}
.picture-borders {border:1px solid #666666;}
.footer {font-size: 10px; font-family: Tahoma, Arial, sans-serif; color: #FFFFFF; text-decoration: none;}
.body-text-link {font-size: 11px; font-family: Tahoma, Arial, sans-serif; color: #666666; text-decoration: underline;}

.inputBox {
	color : #FFFFFF;
	background : #dc1a12;
	border-color : #333333;
	border-top : 1px solid;
	border-bottom : 0px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Tahoma;
	font-size : 11px;
	border-top-color: #333333;
	padding: 5px;
	

}

.inputBox1 {
	color : #333333;
	background : #FFFFFF;
	border-color : #333333;
	border-top : 1px solid;
	border-bottom : 0px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Tahoma;
	font-size : 11px;
	border-top-color: #333333;

}

.inputBox2 {
	color : #dc1a12;
	background : #FFFFFF;
	border-color : #aca899;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Tahoma;
	font-size : 11px;
	border-top-color: #333333;
}
.login2 {
	color : #dc1a12;
	background : #FFFFFF;
	border-color : #aca899;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 11px;
	border-top-color: #333333;
}


