
body{background:url(images/bg.jpg) repeat-x #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0px; padding:0px;}

.menu_bg{background:url(images/menubg.jpg) repeat-x; color:#000000; font-weight:bold; font-size:15px;}
.menu_bg a{text-decoration:none; color:#000000;}
.menu_bg a:hover{text-decoration:none; color:#C81B12;}

.cnt{background:url(images/cnt_bg.png) repeat-y;}

h1{font-size:18px; font-style:italic; font-weight:bold; padding:0px; margin:0px 0px 5px 0px; color:#ABF6DF; font-family:Georgia, "Times New Roman", Times, serif;}
h2{font-size:18px; font-style:italic; font-weight:bold; padding:0px; margin:0px 0px 8px 0px; color:#48625B; font-family:Georgia, "Times New Roman", Times, serif;}

.header_bg{background:url(images/header_bg.jpg) repeat-x bottom; padding:0px 0px 0px 10px; color:#FFFFFF; line-height:1.6em; margin:10px;}
.readmore{padding-right:20px;}

.cnt_brd{border-right:1px solid #DADADA; float:left; width:420px; line-height:1.7em; padding:5px 10px 10px 15px;}
.cnt_brd1{float:left; width:410px; line-height:1.7em; padding:5px 10px 10px 15px;}
.welcome{padding:15px 12px 0px 10px; line-height:1.5em;}

.footer{color:#FFFFFF; font-size:13px; padding-bottom:15px;}
.footer a{color:#FFFFFF; text-decoration:none;}
.footer a:hover{color:#000000; text-decoration:none;}
.logo{padding-left:45px;}
.phone_email{font-size:14px; font-weight:bold; color:#FFFFFF; font-weight:bold; line-height:2.5em; padding-top:25px;}
.phone_email a{color:#FFFFFF; text-decoration:none;}
.phone_email a:hover{color:#FFFFFF; text-decoration:underline;}
.inner_cnt{padding:25px; line-height:1.3em;}
.inner_cnt a{color:#000000; text-decoration:underline;}
.inner_cnt a:hover{color:#000000; text-decoration:none;}
.img_aln{vertical-align:middle;}
.info_pad{padding:0px 10px 0px 0px;}
.page_bottom{background:url(images/bottom_page.jpg) repeat-x bottom;} 
.page_footer{background:url(images/footer_crv_new.jpg) no-repeat bottom center; width:910px;} 



/* Form */

/* Congratulation message */
.MsgSent {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgSent h1 {
	background: url(images/MsgSent.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

.tipsbox .tipsbox_top_left{
	background : url('images/top_left.png') no-repeat;
	background : url('images/top_left.gif') no-repeat;
	background-position : 9px 8px;
}

.tipsbox .tipsbox_top{
	background : url('images/top.png') repeat-x;
	height : 17px;
	_background : url('images/top.gif') repeat-x;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_top_right{
	background : url('images/top_right.png') no-repeat;
	_background : url('images/top_right.gif') no-repeat;
	_background-position : 0px 8px;
}

.tipsbox .tipsbox_left{
	background : url('images/left.png') repeat-y;
	width : 17px;
	_background : url('images/side.gif') repeat-y;
	_background-position : 9px 8px;
}

.tipsbox .tipsbox_right{
	background : url('images/right.png') repeat-y;
	width : 22px;
	_background : url('images/side.gif') repeat-y;
	_width : 9px;
}

.tipsbox .tipsbox_bottom_left{
	background : url('images/bottom_left.png');
	_background : url('images/bottom_left.gif') no-repeat;
	_background-position : 9px 0px;
}

.tipsbox .tipsbox_mark{
	background : url('images/mark.png') no-repeat;
	height : 36px;
	_background : url('images/mark.gif') no-repeat;
}

.tipsbox .tipsbox_bottom_right{
	background : url('images/bottom_right.png');
	_background : url('images/bottom_right.gif') no-repeat;
}

.tipsbox .tipsbox_inner, .tipsbox .tipsbox_inner_ie6{
	background : url('images/inner.png');
}

.tipsbox .tipsbox_inner_ie6 {
	padding : 4px;
}

.tipsbox .tipsbox_error {
	background : url('images/error.png') no-repeat;
	_background : url('images/error.gif') no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.tipsbox p, .tipsbox {
	font-size: 1em;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.tipsbox p {
	padding-left: 55px;
	line-height: 15px;
}

.tipsbox p span {
	font-size: 1em;
	font-weight: bold;
	color: red;
	line-height: 35px;
}

.error_f {
	border : 1px dotted #666;
	margin-top : 5px;
	}

.error_f p {
	margin : 5px;
	color : #A00;
}

.error_f p span {
	font-size : 1.1em;
	color : #000;
	margin : 5px 0px 0px 0px;
}