@charset "utf-8";
/* CSS Document */

a:hover{
	text-decoration:none;
	}
.bodybox {
	border:#000099 1px solid;
	}
.head {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	border-bottom:#000099 1px solid;
	border-right:#000099 1px solid;
	height:84px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	text-align:center;
	color:#000099;
	}
.menu {
	height:75px;
	background-image:url(../images/menubar.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
.menu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	border:#000000 1px solid;
	line-height:20pt;	
	text-decoration:none;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
	color:#ffff40;
	}
.menu a:hover {
	color:#000099; 
	border:#000099 1px solid;
	background-color:#FFFFFF;
	}
.padtop {
	padding-top:10px;
	}
.padbot {
	margin-bottom:50px;
	}
.column {
	background-image:url(../images/leftside.jpg);
	background-repeat:no-repeat;
	background-color:#675440;	
	}
.main {
	border-top:#000099 1px solid;
	border-right:#000099 1px solid;
	background-image:url(../images/wwk.jpg);
	background-repeat:no-repeat;
	display:block;
	padding:5px;
	color:#000099;
	}
.main a{
	color:#000000;
	font-weight:bold;
	}
.footer {
	font-size:11px;
	padding-top:10px;
	}
.donatebut {
	vertical-align:bottom;
	display:block;
	margin-bottom:75px;
	padding:2px;
	}
.donatebut a{
	vertical-align:bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:5px;
	padding-right:5px;
	font-size:26px;
	line-height:20pt;	
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	color:#ffff40;
	}
.donatebut a:hover {
	color:#000099; 
	border:#000099 1px solid;
	background-color:#FFFFFF;
	}
.txtheader {
	color:#434343;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22pt;
	}
.spn {
	font-weight:bold;
	border-bottom:#000099 1px solid;
	}
.coltop {
	background-image:url(../images/leftsidetop.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
.donatetop {
	vertical-align:bottom;
	margin-bottom:25px;
	display:none;
	padding:2px;
	}
.donatetop a{
	border:#000000 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:5px;
	padding-right:5px;
	font-size:32px;
	line-height:20pt;	
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	color:#ffff40;
	}
.donatetop a:hover {
	color:#000099; 
	border:#000099 1px solid;
	background-color:#FFFFFF;
	}
.webtable {
	border: #000099 1px solid;
	}
.webtable tr td {
	padding:5px;
	background-color:#CCCCCC;
	}
.lighttable {
	margin-bottom:25px;
	border: #000099 1px solid;
	}
.lighttable tr td {
	padding:5px;
	border-bottom: #000099 1px solid;
	}
.newstitle {
	font-size:16px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	}
.delred:hover {
	color:#990000;
	display:block;
	background-color:#FFFFFF;
	border: #990000 1px solid;
	}
.green td {
	background-color:#ccffcc;
	font-weight:bold;	
	}
.bullet li {
	padding-top:5px;
	padding-bottom: 5px;
	margin-left:5px;
	}