* {
	color: #686566;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}


a {
	color: #686566;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #F4E3E2;
	background-image: url(img/bg_body.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

.mainTable {
	height: 100%;
	width: 100%;
}


td {
	vertical-align: top;
}

.borderLeft {
	background-image: url(img/bg_border_left.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	border-top: 13px solid #232327;
	height: 100%;
	width: 50%;
}

.borderRight {
	background-image: url(img/bg_border_right.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 50%;
}

.mainTable2 {
	border-bottom: 4px solid #232327;
	height: 1px;
	width: 737px;
}

.logo {
	border-top: 13px solid #232327;
	background-color: #FFFBF8;
	vertical-align: middle;
}

.logo div {
	text-align: center;
	width: 228px;
}


.centerTop {
	background-color: #FAECE8;
	background-image: url(img/bg_center_top.gif);
	background-repeat: no-repeat;
}

.menu {
	background-color: #FF0238;
	padding: 0px 0px 0px 75px;
}

.menu a {
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 10px 0px 10px;
}

.menu img {
	display: inline;
}

.flash {
	border-left: 4px solid #232327;
	border-right: 4px solid #232327;
}

.line1 {
	background-color: #FFFFFF;
	padding: 0px 4px 0px 4px;
}

.line1 div {
	background-color: #232327;
}

.line12 {
	background-color: #FFFFFF;
	padding: 0px 4px 0px 0px;
}

.line12 div {
	background-color: #232327;
	padding: 1px 0px 0px 0px;
}

.columnLeft {
	height: 100%;
}

.line2 {
	background-color: #FFFFFF;
	padding: 2px 0px 0px 0px;
}

.tableLeft {
	height: 100%;
	width: 100%;
}

.bottomLeft {
	background-color: #FF0238;
	background-image: url(img/bg_bottom_left.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	border-left: 4px solid #232327;
	color: #7D001B;
	font-size: 9px;
	font-weight: 700;
	height: 238px;
	padding: 0px 0px 3px 43px;
	vertical-align: bottom;
}

.bottomLeft a {
	color: #7D001B;
	font-size: 9px;
	text-decoration: none;
}

.bottomLeft a:hover {
	text-decoration: underline;
}

.header {
	background-color: #F9EFEB;
	border-left: 4px solid #232327;
	border-right: 4px solid #232327;
	padding: 45px 20px 5px 20px;
}

.news {
	background-color: #FFD5D9;
	border-left: 4px solid #232327;
	border-right: 4px solid #232327;
	height: 100%;
	padding: 10px 20px 30px 10px;
}

.news span {
	display: block;
	font-weight: 700;
}

.news div {
	border-bottom: 1px solid #FFDEDD;
	padding: 20px 10px 20px 10px;
}



.columnCenter {
	background-color: #FFFBF8;
	height: 100%;
	padding: 0px 0px 2px 0px;
}


.tableCenter {
	height: 100%;
	width: 100%;
}


.menu2 {
	background-color: #F9EFEB;
	border-right: 4px solid #232327;
	border-bottom: 2px solid #232327;
	height: 62px;
	padding: 0px 0px 5px 0px;
	vertical-align: bottom;
	font-style: capitall;	
}

.menu2 span {
	color: #1F2024;
	font-weight: 700;
	padding: 0px 12px 0px 12px;
}

.menu2 a {
	color: #1F2024;
	font-weight: 700;
	text-decoration: none;
}

.menu2 img {
	display: inline;
}

.content {
	border-right: 4px solid #232327;
	height: 100%;
	padding: 30px 30px 30px 30px;
}

.navigation {
	margin: 20px 0px 20px 0px;
}

.navigation img {
	margin: 0px 20px 0px 20px;
	vertical-align: middle;
}

.navigation input {
	background-color: #ffffff;
	border: 1px solid #7E9EB7;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	margin-left: 10px;
}

.images td {
	background-image: url(img/bg_img.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
}

.site {
	display: block;
	text-align: right;
}

.site, .site * {
	color: #ff0000 !important;
	font-size: 10px !important;
}.main_title {
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight:bold;
}

.h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #686566;
}
hr {
height: 1pt;
color: #000000;
}
