/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align:left;
}
body {

	background-color: #cec79f;
	margin: 0 0 0 0;
	scrollbar-3dlight-color:#ffffcc; 
	scrollbar-arrow-color:#cc9999; 
	scrollbar-base-color:#ffffcc; 
	scrollbar-darkshadow-color:#cccc99; 
	scrollbar-face-color:#ffffcc; 
	scrollbar-highlight-color:#ffffcc; 
	scrollbar-shadow-color:#ffffcc; 
	scrollbar-track-color:#ffffcc;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #cc9999;
}
a:active {
	text-decoration: none;
	color: #cc9999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #cc9999;
}
h2 {
	font-size: 12px;
	color: #cc9999;
}
h3 {
	font-size: 10px;
	color: #cc9999;
}
li{
margin-left:-15px;
}
input { 
 background-color: #cec79f; 
color: #000000;
border:#FFFFFF thin solid;
}
#wrapper div{
margin-left: auto;
margin-right: auto;
}
#topmargin div{
height: 25px;
}
#main div{
}
#lefttext div{
}
#righttext div{
}
.textpadright{
width:189px;
height:154px;
overflow:auto;
overflow-x:hidden;
padding-left:10px;
}
.textpadleft{
width:158px;
height:154px;
overflow:auto;
overflow-x:hidden;
line-height:9px;
}
.textpadleft2{
width:145px;
height:154px;
overflow:auto;
overflow-x:hidden;
line-height:12px;
text-align:left;
}

