/* CSS Document */
<style type="text/css">
body {
	color:#000000;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 20px 0;
	background-color: #D68585;
}
	   
#wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	background: #FFF;
	border: 1px solid #CCCCCC;
	height: 590px;

}
#header{
	height: 180px;
	background: #FFFFFF;
	text-align: left;
	color: #FFFFFF;
	text-indent: 0pt;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;




}

#left {
	float:left;
	width: 135px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	height: 395px;



}

#right {
	float:right;
	width: 790px;
	border-left: none;
	color: #333333;
	overflow: auto;
	height: 400px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#footer{
	clear:both;
	height:85px;
	text-align: center;
	border-top: 1px solid #666666;
	background-color: #FFFFFF;
}
#footer p {
margin-top: 10px;
font-size: 90%;
color:#C7455F;
}

p {
font-size: 90%; 
color: #666666;
}
	
#left p{
font-size: 95%; 
color: #666;
line-height: 1.2em;
}

#right p {
font-size: 100%; 
color: #666;
line-height:1.2em;
}
h1 {
	color: #003399;
	font-size: 14pt;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: 5pt;


}
h2 {
	font-size: 12pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1px 1px 20px;
	line-height: 20px;









}
h3{
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: lighter;





}
h4{
	font-size: 80%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: lighter;






}
.validbutton {
font-size: 70%;
border: 1px solid #B83D3D;
padding: 4px;
margin-right: 6px;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
width: 250px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;

}
a:visited {}
a:active {color:#AD3838;}
a:hover {color:#BB3E3E; text-decoration:none}	

ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:0.8em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana, Helvetica, Arial, sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*GREEN*/
ul.menu.green{
background-color:#629600;
}
ul.menu.green li a:hover, .menu.green li.current {
background-color:#7AB900;
}

</style>
h5 {

	font-size: 80%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: lighter;
}
h5 {
	font-size: 80%;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;

}
