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

a:link{
	color: #0C6;
	text-decoration: none;
	}
a:active{
	color: #F93;
	text-decoration: none;
	}
a:visited{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	}
a:hover{
	color: #F90;
	text-decoration: underline;
	text-decoration: none;
	}
.menuBG {
	background-color: #c44c31;
}
.tableBGShadow {
	background-image: url(images_design/bg_table.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBG {
	background-color: #dba430;
}
.contentTopCorner {
	background-image: url(images_design/cnt_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentBottomCorner {
	background-image: url(images_design/cnt_bg_bottom.jpg);
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.bodyText a{
	color:#000
	}
.bodyText a:hover {
	color:#396
	}

			
			   
h1 ,h2,h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.volunteer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.sideTableBG {
	background-color: #c0bd2e;
}
.sideTblTop {
	background-image: url(images_design/side_table_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideTblBottom {
	background-image: url(images_design/side_table_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.volunteer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 18pt;
}
.volunteerServices {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}







body {
	margin-left: 0;
	margin-top: 0;
	margin-bottom:0;
	margin-right:0;
	background-color: #41888e;
	}

.whiteBG {
	background-color: #FFF;
}
.roundCornerBG {
	background-image: url(images_design/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.volunteer a{
font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}

.volunteer a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

