body {
	margin:0;
	padding:0;
	color:#333333;
	background:#6E3F00 0 0 repeat-x;
	font:12px/22px Georgia, "Times New Roman", Times, serif;
}
p, ul, img, a, form, input, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
ul {
	list-style:none;
}
input {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

/*--------- COBTANER ---------*/

.container {
	background: #000000;
	color: #6E3F00;
}

/*---------- SEARCH PANEL ---------*/

.search {
	background:#333333;
	color:#000;
	border:#beebd5 1px solid;
	margin-top:24px;
	font-weight:bold;
}
.search input {
	width:185px;
	height:17px;
	padding:2px 0 0 2px;
	border:#afe5ca 1px solid;
	background:#6E3F00;
	color:#5B5A58;
	float:left;
}
.search input.btn {
	width:65px;
	height:21px;
	padding:0;
	border:none;
}

/*------------- HEADER ------------*/

.header {
	background: (header/MV%20logo-banner.png) 0 0 no-repeat;
	height: 195px;
	font-size: 24px;
	line-height: 34px;
	color: #000;
	background-color: #6E3F00;
}
.header td.bigTxt {
	font-size:30px;
	text-transform:uppercase;
}
.topMenu {
	font:bold 12px/29px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:#bdc1a3 1px solid;
	background:url(images/topmenu-bg.gif) 0 0 repeat-x;
	color:#c93900;
	background-color:#6E3F00;
}
.topMenu a {
	color:#000;
	background-color:#6E3F00;
}
.topMenu a:hover {
	color:#c93900;
	background-color:inherit;
}

/*------------- BODY -------------*/

.body {
	background:#000000 0 0 repeat-x;
}
.body h2 {
	font-size:24px;
	line-height:26px;
	color:#000;
	background-color:inherit;
	font-weight:normal;
}
.body a {
	color: #000000;
	text-decoration: underline;
}
.body a:hover {
	text-decoration:none;
}
.welcome {
	color: #565656;
	background: #EBEBBC;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBA986;
	border-bottom-color: #BBA986;
	border-right-color: #BBA986;
	border-left-color: #BBA986;
}
.welcome h2 {
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
	color: #000;
	background-color: #EBEBBC;
	padding-top: 25px;
	text-align: center;
}

.clickHere {
	line-height:16px;
}

/*----------- LEFT PANEL ---------*/

.leftPanel {
	border-right:#d4d4d4 1px solid;
	line-height:18px;
}
.leftPanel td.head {
	color:#c96600;
	background-color:#333333;
	font-weight:bold;
	padding-bottom:4px;
}
.latestBlock {
	line-height:15px;
	font-size:11px;
}
.latestBlock td.headTxt {
	color:#000;
	background-color:inherit;
	font-weight:bold;
	line-height:22px;
	background:url(images/latest-head-icon.gif) 0 50% no-repeat;
	padding-left:11px;
}
.latestBlock img {	
	border:#d8dcc1 5px solid;
}
.horizontalBorder {
	border-bottom:#d4d4d4 1px solid;
}
/*------------- FOOTER -------------*/

.footer {
	font:normal 10px/23px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#E6E5AD;
	background-color:#000000;
}
.footer td.menu {
	background: #000000;
	color: #E6E5AD;
	font-weight: bold;
}
.footer a {
	color:#6E3F00;
	background-color:inherit;
}
.footer a:hover {
	color:#5c5f48;
	background-color:inherit;
}
.footer td.menu span {
	color: #FFF4C6;
	padding: 0 14px;
}
.footer td.design {
	color: #000;
	background-color: #000000;
	line-height: 16px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-size: 11px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
}
status {
	color: #B96A00;
	font-weight: bold;
}
