body, td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.heading {
	color: #7F7F7F;
}
.buy {
	font-family: verdana;
	color: #ff0000;
	font-weight: 600;
}
.title {
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
}

.top_menu {
	font-family: Arial;
	font-size:10px;
	font-weight: 400;
	color: #444444;
	padding-left: 15px; 
	padding-right: 15px;
	background: url('images/top_button_color.gif');
	text-decoration: none;
}

.top_sub_menu {
	font-family: Arial;
	font-size:10px;
	font-weight: 400;
	color: #444444;
	padding-left: 5px; 
	padding-right: 5px;
	text-decoration: none;
}

.copyright {
	font-size: 11px;
	font-family: Arial;
	color: #80BDCB;
}

.bottom {
	font-size: 11px;
	font-family: Arial;
	color: #CCE5A2;
}
.bottom_link {
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
}
.welcome_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.welcome_subheader {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.welcome_text {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
                  padding: 2px;
	color: #444444;
	text-align: justify;
}

.welcome {
	padding: 10px;
}

.discounts {
	font-family: Verdana;
	font-size: 9pt;
	color: #00545A;
	padding: 10px;
	text-decoration: none;
}
a.discounts {
	font-family: Verdana;
	font-size: 9pt;
	color: #00545A;
	padding: 0px;
	text-decoration: none;
}

.vmenu_header {
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 15;
}
.vmenu {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	padding-left: 10px;
	line-height: 180%;
}
input.search {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #dddddd;
	width: 100%;
}
select.search {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #dddddd;
	width: 100%;
}
.search {
	font-family: verdana;
	font-size: 11px;
}

.sup_bottom {
	font-family: Arial;
	font-size: 11px;
	color: #007a97;
}
.sup_bottom_link {
	font-size: 11px;
	font-family: Arial;
	color: #8EA071;
	text-decoration: none;
}

input, textarea {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #dddddd;
}



#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 width:300px;
 padding:12px 0 0 18px;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
