﻿/* @charset "utf-8"; */
/* CSS Document */

body {
	background-color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* CSS reset start*/

h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
	}

dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	padding: 0;
	margin: 0;
	}

a img, :link img, :visited img {
	border: none;
	}
address {
	font-style: normal;
	}
table {
	width: 100%;
}
/* CSS reset end*/

a:hover {
	color: #9D0000; 
}

#div_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -40px;
	left: -60px;
}

#tbl_main_header {
	height: 223px;
	background-image: url(Images/square_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#tbl_main_middle {
	background-image: url(Images/square_middle.jpg); 
	background-repeat: repeat-y; 
	text-align: center;
}

#tbl_main_footer {
	height: 183px; 
	background-image: url(Images/square_bottom.jpg); 
	background-repeat: no-repeat; 
	text-align: center;
}

#header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	vertical-align: top;
	color: #333333;
}

a.header_menu {
	text-decoration: none;
	color: #333333; 
}

a.header_menu_highlight {
	text-decoration: none;
	color: #9D0000; 
}

a.header_menu:hover {
	text-decoration: none;
	color: #9D0000; 
}

.option_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	padding-left:0px; 
	padding-right:0px;
	border-left:0px; 
	border-right:0px;
	margin-left:0px;
	margin-right:0px;
}

.option_table a{
	text-decoration: none;
	color: #333333;
}

.option_table a:hover{
	text-decoration: none;
	color: #9D0000;
}

.option_highlight a{
	text-decoration: none;
	color: #000000;
}

.option_highlight a:hover{
	text-decoration: none;
	color: #9D0000;
}

.option_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
}

.option_group
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9D0000;
}

.middle_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.middle_content p{
	margin-top:0px;
	margin-bottom:16px;
	margin-left:6px;
}

.middle_group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #9D0000;
	padding-left:0px; 
	padding-right:0px; 
	border-left:0px; 
	border-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:10px;
	
}

.middle_group p{
	margin-top:10px;
	margin-bottom:20px;
}

.middle_showhide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #9D0000;
	padding-left:0px; 
	padding-right:0px; 
	border-left:0px; 
	border-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:10px;
}

.middle_showhide a{
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
}

.highlights_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	padding-left:0px; 
	padding-right:0px; 
	border-left:0px; 
	border-right:0px;
	margin-left:5px;
	margin-right:48px;
}

.highlights_group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9D0000;
}

.highlights_table a{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #333333;
}

.demo_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	padding-left:0px; 
	padding-right:0px; 
	border-left:0px; 
	border-right:0px;
	margin-left:0px;
	margin-right:35px;
}

.demo_group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9D0000;
}

.demo_table a{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #333333;
	margin-left:5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.footer_table {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.footer_table a{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_table a:hover{
	text-decoration: none;
	color: #9D0000;
}

#logo2 {
	position: absolute;
	height: auto;
	width: auto;
	left: 248px;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
