/* MLP Design (http://www.mlpdesign.tk) */

body
{
	background-color: #98A598;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 11pt;
	text-align:center;
	line-height: 15pt;
}

a:link, a:visited, a:active
{ background-color: inherit; text-decoration: none; color:#666;}
a:hover
{ background-color: inherit; text-decoration: underline; color:#993300;}


h1
{
	font-size:11pt;
	background-color:inherit;
	color:#993300;
	margin:0;
	line-height: 20px;
}
  
h2
{ font-size:90%;
  font-weight:bold;
  text-transform:none;
  margin-top:5px;}
  
h3
{ font-size:11pt;
  margin:0;}

h4
{
	font-size:250%;
	font-weight:bold;
	background-color:inherit;
	color:#993300;
	margin:0;
	text-align: left;
}

ul 
{ list-style:none;
  margin-left:550px;
  padding:1px;}

li
{
	background: url(images/arw.gif) 0 1px no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 18px;

}

#header
{
	width:750px;
	height:150px;
	margin:auto;
	background-image: url(images/headerbg4.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	border:#ddd 1px solid;
	text-align: center;

}
  
#menu
{
	float:none;
	margin-top:10px;
	text-align:left;
	font-size:108%;
	font-weight:bold;
	left: 0px;
	line-height: 100%;


}

#main
{ width:750px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  background-color:#EAEFE8;
  color:inherit;
  border:#ddd 1px solid;}

#content
{ width:500px;
  float:left;
  margin:5px;
  padding:10px;
  background-color:#fff;
  border:#ccc 1px solid;
  color:inherit;
  font-size:90%;
  text-align:justify;}
  
#sidebar
{ width:190px;
  height:580px;
  float:left;
  margin:8px 0 0 8px;
  font-size:90%;
  text-align:left;}
  
#footer
{ width:750px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  padding:10px 0 10px 0;
  background-color:#EAEFE8;
  font-size:80%;
  color:inherit;
  border:#ddd 1px solid;
  clear:both;}  

.footer 
{ height:1px;
  clear:both; }
  
.logo
{
	float:left;
	margin-left:200px;
	margin-top:45px;
	text-align:left;
	left: 250px;
	line-height: 140%;

}

.subside
{ padding-top:10px;
  border-bottom:1px dotted #ccc;}
  
.img
{
	float:right;
	margin-left:5px;
	border:0;
	margin-right: 0px;
}
.roof {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contenttable {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;

}
.imgleft {
	text-align: left;
	float: left;
	margin-right: 5px;


}

