/* MLP Design (http://www.mlpdesign.tk) */

body
{ background:url(img/bg.gif) top center repeat-y #666;
  font-family: Arial,sans-serif;
  color: #333;
  font-size:11pt;
  font-weight:bold;
	width:930px;
	margin:auto;
	padding-left:0px;
	padding-right:20px;

}
  
a:link, a:visited, a:active
{ background-color: inherit; color:#7A4F34; text-decoration: none;font-size:11pt }

a:hover
{ background-color: inherit; text-decoration: none; color:#f80;font-size:11pt}

strong
{ background:inherit; color:#7A4F34; font-weight:normal;}

h1
{font-size:18pt; font-weight:normal; margin:0;font-weight:bold;}

h2
{font-size:14pt;
font-family: Arial,sans-serif; 
font-weight:normal; 
margin:0; 
font-weight:bold;
}

#header
{
	width:930px;
	/*height:95px;*/
    height:150px;
	margin:auto;
	padding-left:0px;
	background-color:#FF8800;
	text-align:right;
	padding-right:20px;
	border-bottom:#6F4724 medium solid;
	font-size:14px;
	color: #FFF;
	/*background:url(images/logo1.jpg) 0 0 no-repeat #fff; 
color:#fff;
font-size:20pt; 
padding:20px 0 20px 15px; 
letter-spacing:3px; 
text-align:center; 
text-transform:uppercase;*/
}
  
#menu
{
width:950px; 
margin:auto; 
height:25px; 
background:#f80; 
color:inherit; 
font-size:9pt; 
clear:both;}

#body
{ width:950px; margin:auto; background:#eee; color:inherit;}
  
.sidebar
{ 
width:170px; padding:10px; background:#eee; float:right; color:inherit; font-size:80%;
}
.sidebar2
{ 
width:170px; padding:10px; background:#eee; float:right; color:inherit; font-size:80%;
}
.MenuLeft
{ width:205px; padding:2px;float:left;}
.blocmenu
{ 
width:140px; padding:2px; background:#eee; color:inherit; font-size:80%;
}
.blocmenu
{ 
width:170px; padding:10px; background:#eee; color:inherit; font-size:80%;
}

#footer
{ width:950px; margin:auto; padding:5px 0;text-align:center; background-color:#f80; color:#fff; font-size:8pt; 
  border-top:#f80 2px solid;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: inherit; color:#fff; text-decoration: none;}

#footer a:hover
{ background-color: inherit; text-decoration: underline; color:#f90;}

.header
{ font-size:8pt; font-weight:normal; letter-spacing:0; text-transform:none; padding-top:10px;}
  
.menu 
{ 
width:80px; 
height:25px; 
float:right; 
font-family: Tahoma,sans-serif;
text-align:center; 
text-transform:uppercase; }

.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; text-decoration: none; color:#fff;display:block; height:17px; padding-top:8px; font-weight:bold; font-size:7pt;}

.menu a:hover
{ background:#f96; text-decoration:none; color:#069;}

.content
{ width:520px;float:left; padding:5px 0px 5px; background-color:#fff; color:inherit; text-align:justify;}

.footer 
{ clear:both; }

.box
{
	margin-bottom:5px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	min-height:160px;
	_height:160px;
	padding:2px;
	
}

.boxContent
{
	margin-top: 2px;
	padding: 1px;;
	background: #ffffff url('images/a1.gif') top left repeat-x;
	font-size:11pt;
	font-weight:bold;
}


#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 1px;
	padding: 2px;
}



.clear
{
	clear: both;
}
.borderimg
{
border:#6F4724 medium solid;
padding:2px;
margin-top:12px;
}
.plus 
{ 
font-family: Tahoma,sans-serif;
text-align:center;
font-weight:bold;
 }
