	@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #535252;
}
.black_txt{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.white_txt{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight:bold;
}
.blue{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #003d80;
}
.bodybg{
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
}
.header_bg{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:150px;
}
.logoset_bg{
	background-image:url(../images/logoset_bg.jpg);
	background-repeat:no-repeat;
	width:319px;
	height:86px;
}
.curve2{
	background-image:url(../images/curve2.jpg);
	height:119px;
	background-position:right;
	background-repeat:no-repeat;
}
.bottom_shadow{
	background-image:url(../images/bottom_shadow.jpg);
	background-repeat:repeat-x;
}
.brands_head_bg{
	background-image:url(../images/head_bg.jpg);
	background-repeat:no-repeat;
	height:23px;
}
.brands_top_line{
	background-image:url(../images/brands_top_line.jpg);
	background-repeat:no-repeat;
	width:216px;
}
.brands_border {
	background-image:url(../images/brands_border_bg.jpg);
	width:216px;
	background-repeat: repeat-y;
	background-color: #f2f8fd;
}
.menu_bg {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
}
.inner_menu_bg {
	background-image:url(../images/inner_menu_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:34px;
}
.vdots{
	background-image:url(../images/dot.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #414c51;
	text-decoration: none;
}

.a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #414c51;
	text-decoration: none;
}

.a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #414c51;
	text-decoration: underline;
}

.b:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}

.b:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}

.b:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFF00;
	text-decoration: underline;
}

.c:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.c:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.c:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: underline;
}

.d:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.d:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.d:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
}
.underline:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #414c51;
	text-decoration: underline;
}
.underline:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #414c51;
	text-decoration: underline;
}
.underline:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.red_text{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
}
.redlink:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
	text-decoration: underline;
}
.redlink:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bluelink:link{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #003d80;
	text-decoration:none;
}
.bluelink:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #003d80;
	text-decoration:none;
}
.bluelink:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration:underline;
}
.whitelink:link{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
.whitelink:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
.whitelink:hover{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.border_vision {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cdcfcf;
	border-right-color: #cdcfcf;
	border-left-color: #cdcfcf;
}

.textbox
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #6b6b6b;
	width:180px;
}
.button
{
	background-color:#535353;
	border:1px solid #000000;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	cursor:pointer;
}
.required
{
	color:#FF0000;
}

.blue_grid_border{
	background-color:#ccddee;
}

.blue_grid_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	height:23px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

.blue_grid_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#edf6fe;
	height:23px;
	padding-left:10px;
	padding-right:10px;
}
/* Admin css */

.admin_side_bg {
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color: #666666;
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #5a5a5a;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF6600;
}

.border_img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcfcf;
	border-right-color: #cdcfcf;
	border-left-color: #cdcfcf;
	border-bottom-color: #cdcfcf;
}
.blue_admin{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #003d80;
}
.border_right {
	border-left:1px solid #c1dbf3;
	border-right:1px solid #c1dbf3;
	background-color:#d9ebfd;
}
.blue_msg{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #003d80;
}
