body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
body,td,th {
	font-size: 13px;
	color: #5C6060;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CC4B05;
}
a:visited {
	color: #CC4B05;
}
a:hover {
	color: #2EB5D1;
}
a:active {
	color: #CC4B05;
}
.left_side_bg {
	background-image: url(images/sell_script_11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.right_content_bg {
	background-image: url(images/sell_script_13.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.left_menu {
}

.left_menu a {
	text-decoration: none;
	display: block;
	color: #43b3ca;
	z-index: 100;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 10px;
}

.left_menu a:hover {
	background-color: #FAFAFA;
	color: #011C39;
}

.left_menu h2 {
	color: #011C39;
	font-size: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box_border {
	border: 1px solid #B3DEE7;
	background-color: #FFF;
	margin-bottom: 20px;
	margin-left: 20px;
}
.text_title {
	color: #1d4c9c;
}
.img_border {
	border: 1px solid #BBD0E3;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #001C39;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #219FB9;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hor_sep{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
	padding-top: 10px;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #49BCD4;
	margin-bottom: 10px;
}
.footer_txt {
	color: #FAF4E8;
	background-color: #3D3E3E;
	padding: 15px;
}
.footer_txt a {
	color: #FAF4E8;
	background-color: #3D3E3E;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
.footer_txt2 {
	color: #CCC;
}

.header_lnk a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
	background-color: #1c4d7f;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #011C39;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.header_lnk a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #73d9ff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #73D9FF;
}


.header_lnk2 a{
	color: #B0C7CF;
	text-decoration: none;

}

.header_lnk2  a:hover{
	color: #FFF;

}

