body, td, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-color: #333333;
	font-style: normal;
	line-height: 11pt;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.mybold {
	font-weight:800;
	color: #333333;
}
.tiny {
	font-size: 7pt;
	line-height: 10pt;
}

.title {
	font-size: 13pt;
	font-weight: 500;
	line-height: normal;
	color: #CCCCCC;
}
.pagetitle {
	font-size: 13pt;
	font-weight: normal;
	line-height: normal;
	color: #666666;
}
.msg {
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
}
.subtitle {
	font-size: 10pt;
	font-weight: 900;
	line-height: normal;
	color: #666666;
}
.boxheader {
	font-size: 8pt;
	font-weight: 800;
	color: #333333;
	background-color: #cccccc;
}
.borderedbox2ndnav {
	BORDER-RIGHT: #999966 1px solid;
    BORDER-BOTTOM: #999966 1px solid;    
}
.borderedboxgreeen {
	BORDER-RIGHT: #79924e 1px solid;
    BORDER-TOP: #79924e 1px solid;
    BORDER-LEFT: #79924e 1px solid;
    BORDER-BOTTOM: #79924e 1px solid; 
	background-color: #f5faf2; 
}
.borderedboxorange {
	BORDER-RIGHT: #faa85f 1px solid;
    BORDER-TOP: #faa85f 1px solid;
    BORDER-LEFT: #faa85f 1px solid;
    BORDER-BOTTOM: #faa85f 1px solid; 
	background-image: url(images/bg_lt_orange.gif);   
}
.borderedboxyellow {
	BORDER-RIGHT: #999966 1px solid;
    BORDER-BOTTOM: #999966 1px solid;
	background-image: url(images/bg_tan.gif);
}
.borderedboxyellow2 {
	BORDER-RIGHT: #999966 1px solid;
    BORDER-BOTTOM: #999966 1px solid;
	BORDER-LEFT: #999966 1px solid;
    BORDER-TOP: #999966 1px solid;
	background-image: url(images/bg_tan.gif);
}
.borderedbox {
	BORDER-RIGHT: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
}
a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #000000;
}
.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	color: #f6f6f6;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #f6f6f6;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.navsitemap {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.navsitemap a:link, .navsitemap a:visited, .navsitemap a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.navsitemap a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.content {
	font-weight: normal;
	color: #333333;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
.sublist li {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}
.navsqarelist li {
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}
.list {
	border: 1px solid black;
}
.list .odd {
	background-color: #DDDDDD;
}
.list .even {
	background-color: #FFFFFF;
}
.tiny .subtitle {
	font-size: 9px;
}
.float_left {
	float: left;
	margin-right: 4px;
}
.float_right {
	float: right;
	margin-left: 4px;
}

#cats {
	
	width: 210px;
	
	margin-bottom:10px;
}
#donate {
	width:180px;
	text-align:center;
	padding-top:30px;

}