body{
font-size:11px; font-family : verdana,sans-serif; color:#282828;
background:#3a83e9;
background-image: url(images/background.gif); 
background-repeat: repeat-x;
margin:0 auto;
	 }
a:link, a:visited{color:395eff; text-decoration:underline;}
a:hover {color:10adff;}
.wrapping {
padding-left:25px;
}

td{
font-size:11px; 
}

.wrapper{
	margin:0px auto;
	text-align:left; 
	width:896px;
	overflow:hidden;
background:#ffffff;
}

H1{
font: bold 14px/1.5em Arial, sans-serif;

	font-weight:bold;
	color:#333333;
	margin:0;
	text-align:center;

}

H2{
font: bold 24px Arial, sans-serif;

	font-weight:bold;
	color:#333333;
	margin:0;
	margin-top:20px;
	text-align:center;

}

/*
li {
	list-style:none;
	color:#3b4e75;
	border-bottom: 1px solid #c8c8c8;
	font-size:11;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	}
*/




INPUT, SELECT, TEXTAREA {
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-size: 11px;
	font-family: arial;
	color:333333;
	
}

#button{
	/*background-color:none; */
	border:none; 
	border-width: 0px 0px 0px 0px; 
	font-size: 11px;
	font-family: arial;
	/*color:none;*/
}

.edging{
margin:5px;
}

listing{
margin-right:5px;
margin-bottom:5px;
color:white;
}

#title{
background:#7192db;
font-size:15px;
font-weight:bold;
color:#fff;
padding:5px;
}

.formtable{
border:1px solid #7192db;
margin:5px;
width:99%;
}

.alt1{
background:#f4f7ff;
}
.alt2{
background:#e2e8f6;
}

.small{font-size: 11px;color: #333333;}
.footer{font-size: 11px;color: #ffffff; margin:10px;}
.footer a{font-size: 11px;color: #0d5b92;}
.footer a:link{font-size: 11px;color: #ffffff;}
.footer a:visited{font-size: 11px;color: #ffffff;}
.footer a:hover{font-size: 11px;color: #66ccff;}

.mini{font-size: 10px;color: #5b7cb2;}
.med{font-size: 11px;color: #5b7cb2; width:750px; background:#ffffff;}