/* CSS Document */

body {
color:#6E7457;
font-family: Verdana, Geneva, Arial, sans-serif;
background-color:#d2dcc9;
margin: 1em 0 0 1em;
}
p {
margin: .6em 0 .6em 0;
}
h1 {
font: 200 2em/120% Georgia, "Times New Roman", Times, serif;
letter-spacing:.2em;
color:#996681;
margin:0;
padding:0;
}
h2 {
font: 300 1em/120% Georgia, "Times New Roman", Times, serif;
letter-spacing:.2em;
color:#8F764A;
margin:0 0 1em 0;
padding:0;
}
h2 a:link{
background-color: transparent;
color:#8F764A;
text-decoration: none;
}
h2 a:visited 
	{
	background-color: transparent;
	color: #A88B57;
	text-decoration: none;
	}
h2 a:hover 
	 { 
	 background-color: transparent;
	 color: #c74e05; 
	 text-decoration: none; 
	 }
h3 {
font: normal 1.2em/120% Georgia, "Times New Roman", Times, serif;
letter-spacing:0;
margin:0;
color:#996681;
padding:0;
}
h4{
font: normal 1.5em/120% Georgia, "Times New Roman", Times, serif;
/*letter-spacing:.2em;*/
color:#996681;
margin:0 0 .5em 0;
padding:0;
}
h5{
	margin: .7em 0 -.3em -.5em;
	;
	padding: 0;
	font-size: 100%;
	line-height: 1.2em;
}

a:link  
	{
	background-color: transparent;
	color: #3d451e;
	text-decoration: none;
	}
a:visited 
	{
	background-color: transparent;
	color: #734D61;
	text-decoration: none;
	}
a:hover 
	 { 
	 background-color: transparent;
	 color: #8F764A; 
	 text-decoration: none; 
	 }
.content{
margin: 0 11em 0 0;
padding:1em;
font: 85%/1.4 Georgia, "Times New Roman", Times, serif;
background:#FFFFDD;
color:#54462C;
text-align:justify;
}
.content a:link{
color:#8F764A;
}
.content a:visited 
	{
	background-color: transparent;
	color: #8F764A;
	text-decoration: none;
	}	
.content a:hover 
	 { 
	 background-color: transparent;
	 color: #c74e05; 
	 text-decoration: none; 
	 }
.tablecont{
	font:110%/1.3 Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-weight: normal;
	padding: .5em;
}
.img{
float:left;
margin: -6em 1em 0 -1em;
}
#singin{
background-color:transparent;
margin-top:6em;
}
.tbl {
	font: 85%/1.3em Georgia, "Times New Roman", Times, serif;
	color:#54462C;
	background: FFFFDD;
	font-weight: normal;
	padding: 0.5em;
}
.tblhead{
font-size: 150%;
color:#c74e05;
}
.menu, .menu ul{
right:0;
top:3em;
width:6em;
text-decoration: none;
list-style:none;
text-align:right;
}
.menu ul li{
text-align:left;
text-decoration:none;
font-size:70%;
letter-spacing:.5em;
padding: 2em 0 0 0;
width:11em;
border-bottom:1px dotted #FFAA11;
}
.menu ul{
margin:0;
padding:0;
list-style:none;
}
.menu a{
text-decoration:none;
}
.menu li ul{
margin: 1em 0 0 1em;
width:11em;
}
.menu li ul li{
padding:.3em .3em .3em 0;
margin:0;
border-bottom:none;
font-size:100%;
letter-spacing:normal;
}
#chormenu{
right:0;
top:3em;
width:8em;
}
#chormenu ul{
margin:0;
padding:2em 0 0 0;
list-style:none;
}
#chormenu li{
font-size:70%;
letter-spacing:normal;
padding: 2em 0 0 0;
width:11em;
border-bottom:1px dotted #FFAA11;
}
#chormenu a{
text-decoration:none;
}
#chormenu li ul{
margin: -2em 0 0 1em;
width:11em;
}
#chormenu li ul li{
padding:.3em .3em .3em 0;
margin:0;
border-bottom:none;
font-size:100%;
}
.nav{
	background-color: transparent;
	text-align: center;
	clear:both;
	width:auto;
	height:auto;
	}
.nav a:link  
	{
	background-color: transparent;
	color: #0F1108;
	text-decoration: none;
	}
	

.nav a:visited 
	{
	background-color: transparent;
	color: #4D5566;
	text-decoration: none;
	}
.nav a:hover 
	 { 
	 background-color: transparent;
	 color: #c74e05; 
	 text-decoration: none; 
	 }
.nav div {
	font: 70%/1.2 Verdana, Geneva, Arial, sans-serif;
	padding: .5em;
	color: #8F764A;/*same as h2*/
	position: relative;
	}
	.nav li{
	display: inline;
padding: 0 1em;
}
.bar    
	{
	background-color: transparent;
	color: #FFAA11;
	}
em {
font-style:oblique;
}

