﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	position: relative;
	background-color:#CFCFCF;
}
a {
	color: #bf504d;
}
.first_border{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding-bottom:15px;
	padding-top:5px;
	width:824px;
	height:520px;
	border:1px #a6a6a6 solid;
}
.content {
	margin-top:10px;
	background: #eee;
	width: 780px;
	height:455px;
	padding: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.border_index{
	border:1px white solid;
	position:relative;
}
.border1{
	position:relative;
	background:#F9F9F9;
	border:1px #b7b7b7 solid;
	margin:1px;
	padding:10px;
}
.border1 img{
	border:1px #b7b7b7 solid;
	padding:5px;
	background: #fff;
}
.border2{
	position:absolute;
	background:#fff;
	border:1px #b7b7b7 solid;
	margin:1px;
	left:171px;
	top:11px;
	bottom:11px;
	right:11px;
	padding:10px;
}
.border2 img{
	border:1px #b7b7b7 solid;
	padding:5px;
}

.menu_border{
	border:1px #b7b7b7 solid;
	width:150px;
	bottom:11px;
	top:11px;
	left:11px;
	position:absolute;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:white;
}
.menu_border ul{
	color:#7F7F7F;
	margin-left:-20px;
}
.menu_border li a{
       display:block;
	color:#7F7F7F;
	font-weight:normal;
	text-decoration:none;
}
.menu_border li a:hover{
	color:#C0504D;
	font-weight:bold;
}
.menu_border li:hover{
	color:#C0504D;
	font-weight:bold;
}
.menu_border li a:active{
	color:#C0504D;
	font-weight:bold;
}
.menu_border_li_active{
	color:#C0504D;
	font-weight:bold;
}

#breadcrums {
	margin-top: 25px;
	margin-bottom: 10px;
	background: none;
	padding-left:20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	font-size: 7pt;
	color: #000000;
	height: 20px;
}

.footer {
	position: relative;
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 80px;
}
.footer img {
	border: none;
	float: left;
}
.text_input {
	font-size: 10px;
	font-family: Verdana;
	border: none;
	background: white;
	width: 70px;
	color: #bf504d;
}
.form_button {
	background: none;
	border: none;
	color: #bf504d;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}

.form_button2 {
	background: transparent url('../images/members_login.png') no-repeat scroll left top;
	border: none;
	font-weight: bold;
	font-family: Verdana;
	width:106px;
	height:26px;
}

.glossymenu {
	font-family:Tahoma, Verdana, Arial;
	font-size: 9pt;
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	height: 38px;
	list-style: none;
}
.glossymenu ul{
	margin-left: auto;
	margin-right: auto;
}
.glossymenu li {
	float: left;
	margin-left: 5px;
	background: #bf504d url('../images/menu_left.png') no-repeat scroll left top;
	height: 38px;
}
.glossymenu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 0px;
/*Padding to accomodate left tab image. Do not change*/	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
.glossymenu li a b {
	float: left;
	background: url('../images/menu_right.png') no-repeat scroll right top;
	display: block;
	padding: 0 55px 0 55px; /*Padding of menu items*/
}
.glossymenu li.current a, .glossymenu li a:hover {
	color: #000;
	background: url('../images/menu_left_hover.png') no-repeat left bottom;
/*left tab image path*/	
	background-position: left;
}
.glossymenu li.current a b, .glossymenu li a:hover b {
	color: #000;
	background: url('../images/menu_right_hover.png') no-repeat right top; /*right tab image path*/
	background-position:right;
}

.dotted{
	color:#f78b31;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url('../images/dot.png') no-repeat scroll left center;
	padding-left:10px;
	text-transform:uppercase;
}
.title_large{
	background: transparent url('../images/title.png') no-repeat scroll right bottom;
	font-size:14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:450px;
	text-align:right;
	color:#e46c0a;
	padding-bottom:10px;
	margin-left:300px;
}
.title_large2{
	background: transparent url('../images/title.png') no-repeat scroll right bottom;
	font-size:14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:250px;
	text-align:right;
	color:#e46c0a;
	padding-bottom:10px;
	margin-left:300px;
}

.dot2{
	background:transparent url('../images/dot2.png') no-repeat scroll center center;
	height:100%;
	width:13px;
}
.title_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#c00000;
}
.grey_text{
	color:#595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	height:47px;
	width:279px;
	padding-left:20px;
}
.table_bottom{
}
.table_bottom a{
	color:#F78B31;
	text-decoration:none;

}
.main_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#595959;
}
.color_red{
	color:#C0504D;
}
