body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.overall {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

a {
	color: #7D8182;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #4E5354;
	text-decoration: none;
	font-size: 11px;
}
.copyright {
color:#7D8182;
font-size: 9px;
padding-top: 4px;
border-top: 1px solid #A03638;
}

.topmenu a {
color:#7D8182;
font-weight: bold;
font-size: 10px;
}
.topmenu a:hover {
color:#4E5354;
font-weight: bold;
font-size: 10px;
text-decoration : none;
}

.top_menu a {
color:#7D8182;
font-weight: bold;
font-size: 12px;
}
.top_menu a:hover {
color:#9E1F24;
font-weight: bold;
font-size: 12px;
text-decoration : none;
}
.select_top_menu a {
color:#9E1F24;
font-weight: bold;
font-size: 12px;
}
.select_top_menu a:hover {
color:#9E1F24;
font-weight: bold;
font-size: 12px;
text-decoration : none;
}
.divsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}

.divsubmenu table {

	border: 1px solid #CCCCCC;
}
.submenu {
	padding: 1 3 1 3;
	font-size: 11px;
	color: #503E30;
	
}
.submenu a:hover {
	font-size: 11px;
	color: #9E1F24;
	text-decoration: none;
	font-weight: bold;
}
.submenu a {
	
	font-size: 11px;
	color: #7D8182;
	text-decoration: none;
	font-weight: bold;
}



.inputsrch {
	border: 0px solid Black;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 19px;
	width: 160px;
	/*
	background-image: url("images/search_logo.gif");
	background-repeat: no-repeat;
	background-position: 4px 0px;
	*/
}
.leftmenuheader {
    font-family: Arial;
	font-weight: bold;
	text-align: left;
	font-size: 17px;
	color: #000000;
	padding: 0 0 10 0;
	
}
.selectleftmenu {

	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;

}
.input_contact {
	border: none;
	width: 200px;
	background-color: #ECECEC;
}
.td_contact_bg {
	background-image: url(images/input_contact.gif);
}
.td_contact_bg_mess {
	background-image: url(images/message_contact.gif);
}
textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menuover {
background-color: #9E1F24;
}
.menuout {
background-color: #E2E2E2;
}

.menuover a, .menuover a:hover {
color:#FFFFFF;
font-weight: bold;
font-size: 12px;
}

.menuout a, .menuout a:hover {
font-weight: bold;
font-size: 12px;
}


.mx_block {
	position: relative;
	margin: 0;
	padding: 11px;
	background: url("images/block_bg.png") top repeat-x;
	/*border: 1px solid red;*/
}

.mx_block_corner_left, .mx_block_corner_right {
	position: absolute;
	top: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
}

.mx_block_corner_left {
	left: 0;
	background: url("images/block_corner_left.png");
}

.mx_block_corner_right {
	right: 0;
	background: url("images/block_corner_right.png");
}

.mx_block_title {
	font-weight: bold;
	color: #9e1f24;
	height: 40px;
	padding: 7px 0 0 5px;
}

.mx_block_title img {
	position: absolute;
	top: 10px;
	right: 5px;
}
.mx_block_content {
	font-size: 12px;
}

.mx_block_hr {
	margin: 10px 4px;
	height: 1px;
	overflow: hidden;
	background-color: #9e9e9e;
}

.join_us_links {

	padding: 0 3px;
	text-align: center;
	/*color: #9e1f24;*/
	color: #c03f33;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	position: relative;

	/*height: 40px;*/
}

.join_us_links a{
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #c03f33;
	text-decoration: none;
}

.join_us_links a:hover{
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #c03f33;
	text-decoration: underline;
}

.upper {
	float: left;
	margin-top: 0px;
	cursor: pointer;
	font-size: 13px;
	padding: 0 3px 0 0px;
}

.below {
	float: left;
	padding: 0 3px 0 0px;
	margin-top: 18px;
	cursor: pointer;
	font-size: 13px;
}