﻿body
{
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	line-height: 18px;
}
.DynamicMenu
{
	z-index:999;
}
input, textarea
{
	background: #ffffff;
	border: 1px solid #696969;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #323232;
	margin-left: 4px;
}
textbox
{
	background: #ffffff;
	border: 1px solid #5186c4;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #323232;
}

a:link
{
	color: #595959;
	text-decoration: none;
}
a:visited
{
	color: #595959;
	text-decoration: none;
}
a:hover
{
	color: #595959;
	text-decoration: none;
}

/*====================================================

header

======================================================*/
#header
{
	/*background-image:url(new_images/bg.jpg);*/
	background-color: #fff;
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
/*====================================================

header end

======================================================*/


/*====================================================

main contain

======================================================*/

.common ul
{
	list-style-type: none;
	padding-top: 10px;
	line-height: 18px;
}
.common li
{
	padding-left: 15px;
	background-image: url(new_images/bullet.jpg);
	background-position: left 8px;
	background-repeat: no-repeat;
	text-align: left;
}

.common1 ul
{
	list-style-type: none;
	padding-top: 10px;
	line-height: 18px;
}
.common1 li
{
	padding-left: 15px;
	background-image: url(new_images/bullet1.jpg);
	background-position: left 8px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}

.visual
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.login

.login
{
	float: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: White;
	margin: 2px;
	width: 443px;
}
{
	float: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: White;
	text-decoration: none;
	margin: 2px;
	height: 36px;
}
.login a:visited
{
	color: White;
}
.login a:hover
{
	color: #dc7b06;
	text-decoration: none;
}
.web a
{
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: 300;
	color: #ff0000;
	text-decoration: underline;
}
.web a:visited
{
	color: #ff0000;
	text-decoration: none;
}
.web a:hover
{
	color: #eb9317;
	text-decoration: none;
}
/*====================================================

navigation

======================================================*/

#nav
{
	float: right;
	height: 27px;
	width: auto;
}

#nav ul
{
	margin: 0;
	list-style: none;
}

#nav li
{
	display: inline;
}

#nav a
{
	float: left;
	width: 82px;
	height: 21px;
	background-image: url(new_images/button.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
}
#nav a.active
{
	float: left;
	width: 82px;
	height: 21px;
	background-image: url(new_images/button_r.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
}
#nav a:hover
{
	background-image: url(new_images/button_r.jpg);
	background-repeat: no-repeat;
}


/*====================================================

navigation end

======================================================*/


.livechat
{
	background-image: url(new_images/live.jpg);
	background-repeat: no-repeat;
	width: 166px;
	height: 138px;
}
.search
{
	background-image: url(new_images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 162px;
	height: 50px;
	margin-top: 10px;
	padding-left: 4px;
	padding-top: 6px;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #696969;
}
.text
{
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	line-height: 18px;
	padding-top: 16px;
}

.text_in
{
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #5186c4;
	height: 30px;
}
.ad_text
{
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.contact_bg
{
	background-image: url(new_images/contact_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 761px;
}
.text_main
{
	font-weight: bold;
	font-size: 22px;
	color: #eb9317;
	text-align: center;
	font-family: Eras Demi ITC;
	height: 30px;
}
.main_bg
{
	background-image: url(new_images/main_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding-left: 5px;
	height: 27px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.vert_line
{
	background: url(new_images/vert_line.jpg) center top repeat-y;
	width: 5px;
	padding: 0 6px 0 6px;
}

.horz_line
{
	background: url(new_images/horz_line.jpg) center center repeat-x;
	height: 8px;
}

.horz_line_y
{
	background: url(new_images/horz_line_y.jpg) top left repeat-x;
	height: 1px;
	margin-top: 4px;
}

.img_br
{
	border: solid #e47c00 2px;
}

.img_br1
{
	border: solid #5186c4 2px;
}

.more
{
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #595959;
}
.more a
{
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
.more a:visited
{
	color: #000;
}
.more a:hover
{
	color: #e60928;
}
#orange_text
{
	float: left;
}
.orange_text
{
	background: url(new_images/signmark.gif) left center no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	color: #e47c00;
}
#orange_text a
{
	background: url(new_images/signmark.gif) left center no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	color: #316ac5;
}
#orange_text a:hover
{
	color: #eb9317;
}

#orange
{
	float: left;
}

#orange a
{
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	color: #316ac5;
}
#orange a:hover
{
	color: #eb9317;
}
.bottom_text
{
	vertical-align: middle;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
}
.bottom_text a
{
	vertical-align: middle;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	color: #ffffff;
}
.bottom_text a:visited
{
	color: #ffffff;
}
.bottom_text a:hover
{
	color: #808080;
}
.tx
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: verdana;
}
.txn
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana;
	text-align: right;
	color: Black;
}

.headcar
{
	background-color: darkgray;
	color: white;
}
.btncar
{
	background-color: silver;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	border-style: outset;
	border-width: 5px;
}
.linkbtn1
{
	font-size: 12px;
	color: dimgray;
}

