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

.tabstyle1 {
	
	border-style: groove;
	border-bottom: rgb(195, 195, 195) 1px solid;
	border-top: rgb(195, 195, 195) 1px solid;
	border-left: rgb(195, 195, 195) 1px solid;
	border-right: rgb(195, 195, 195) 1px solid;
}
.marqueescroling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}


.headr_buttons{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.headr_buttons a:{
	font-family:Verdana;
	font-size:12px;
	color:#155675;
	font-weight:normal;
	text-decoration:none;
}
.headr_buttons a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#FFFF99;
	font-weight:normal;
	text-decoration:none;
}
.fottertext{
	font-family:Verdana;
	font-size:12px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.welcome{
	font-family:Tahoma;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.bodytext{
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.text{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.donors{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.donors a:{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.donors a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.text1 {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.text2 {
	font-family:verdana;
	font-size:11px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.text3 {
	font-family:arial;
	font-size:14px;
	color:#2E2625;
	font-weight:bold;
	text-decoration:none;
}
.text3 a {
	font-family:arial;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.text3 a:hover {
	font-family:arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.text4 {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}
.text5 {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.text6 {
	font-family: Arial;
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	text-decoration:none;
}
.text7 {
	font-family: Arial;
	font-size:9px;
	color:#155675;
	font-weight: normal;
	text-decoration:none;
}
.text8 {
	font-family: Arial;
	font-size:11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration:none;
}
.text9 {
	font-family: Arial;
	font-size:12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}


/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 136px;
height: 380px;
/*border: 1px solid black;background-color: lightyellow; 
padding: 2px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; text-align:center;
}
/**html*/ #pscroller1 {
width: 160px !important; display:block; text-align:left;
}
/**html*/ .makepad { padding-left:10px;}
#pscroller1 a { color:#526aae; text-decoration:none;
font-size:11px; }
#pscroller1 img { width: 136px; height:80px; border:solid 1px #dddddd; margin-top:10px;margin-left:12px;
}
.someclass{ /*class to apply to your scroller(s) if desired*/
width:15px !important; text-align:left !important;
}
