body {
	
	background:url(images/bground.gif) repeat #b6a568;
	font-family: Verdana;
	font-size; 11pt;
	color: #000000;
	text-align:center;
	vertical-align:top;
	}
	
p  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
color:#000000;
text-align:left;
margin-left:20px;
margin-right:20px;
vertical-align:top;
line-height:15pt;
}

blockquote  {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
line-height:16pt;
}


.copyrights {
font-family:Trebuches MS;
font-size:10pt;
color:#00000;
text-align:center;
}
.copyrights a{
font-family:Trebuches MS;
font-size:10pt;
color:#000000;
text-align:center;
text-decoration:none;
}
.copyrights a:visited{
font-family:Trebuches MS;
font-size:10pt;
color:#000000;
text-align:center;
text-decoration:none;
}
.copyrights a:hover{
font-family:Trebuches MS;
font-size:10pt;
color:#b6a568;
text-align:center;
text-decoration:underline;
}




h1, h2, h3 {
color:#4053e8;
}

.main_table {
margin:0 auto;
width:714px; 
background-color:#b6a568; 
border-width:6px;
border-color:#000000; 
border-style:solid;
vertical-align:top;
}

A.menulink {
display: block;
width: 136px;
text-align: left;
text-decoration: none;
font-size:16px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;

vertical-align:top;
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#0a94d6;
}



.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#0a94d6;
color:#fff;
width:145px;
padding:2px;
text-align:center;
vertical-align:top;
font-weight:bold;
border:1px solid #000000;
border-left: none;
}


.menutitle a.menu1{
	color: #fff;
	text-decoration: none;
}

.menutitle a.menu1:hover{
	color: #fff;
	text-decoration: none;
}


.submenu{
margin-bottom: 0.5em;
color:#0000ff;
}

.submenu ul{
	margin: 0;
	padding:0;
	margin-left: 30px;
}

.submenu ul li{
	margin: 0;
	padding:0;

}

.submenu a{
margin-bottom: 0.5em;
color:#025278;
font-size: 14px;
}

.submenu a:visited{
margin-bottom: 0.5em;
color:#025278;
}


.submenu a:hover {
margin-bottom: 0.5em;
color:#025278;
}








/* LEFT MENU */


#menu_left_sub{
	
}


#menu_title{

}
   
   
#menu_left_sub ul{
	margin: 0;
	padding:0;
}

#menu_left_sub ul li{
	margin: 0;
	padding:0;
	list-style-type: none;
	margin-bottom: 5px;
}

#menu_left_sub ul li a{ 
	margin: 0;
	padding:0;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	display: block;
	background-color: #0a94d6;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000;
	border-left: 0px;
	color: #fff;
}

#menu_left_sub ul li a:hover{ 
	margin: 0;
	padding:0;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	display: block;
	background-color: #0a94d6;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000;
	border-left: 0px;
	color: #fff;
}


	
	

/* END OF LEFT MENU */
	




.content_rounded{
	background: url(images/mid_rounded.png) repeat-y top left;
}
