﻿body
{
	background-color: #ffffff;
	margin: 0px;
}

.subArea
{
	background-color: #ffffff;
	width: 240px;
	color: #446d8c;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	height: 528px;
	font-size: 10pt;
}

.topArea
{
	background-color: #c5c8d4;
	width: 567px;
	color: #446d8c;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	height: 43px;
	font-size: 10pt;
}

.whtArea
{
	
	width: 567px;
	color: #446d8c;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	height: 263px;
	font-size: 10pt;
	background-image: url(images/volunteer_7.jpg);
	background-repeat: no-repeat;
}

.mainArea
{
	width: 567px;
	color: #446d8c;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	height: 431px;
	font-size: 10pt;
	background-image: url(images/volunteer_11.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.menuCntLft
{
	width: 13px;
	background-color: #ffffff;
}

.menuCntRgt
{
	width: 21px;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.backCntLft
{
	width: 38px;
	background-image: url(images/back_11.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.backCntRgt
{
	width: 36px;
	background-image: url(images/back_13.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.creditArea
{
	width: 915px;
	color: #446d8c;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	height: 63px;
	font-size: 10pt;
	background-image: url(images/volunteer_12.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


h3
{
	font-weight: bold;
	color: #66709b;
	font-family: Georgia, Serif;
}


a
{
	font-weight: bold;
	text-transform: capitalize;
	color: #3b8475;
	font-family: Georgia, Serif;
	text-decoration: none;
	font-size: 9pt;
}


a:hover
{
	font-weight: bold;
	text-transform: capitalize;
	color: #c96f82;
	font-family: Georgia, Serif;
	text-decoration: none;
	font-size: 9pt;
}


a.mnu
{
	font-weight: bold;
	text-transform: capitalize;
	color: #3b8475;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	text-decoration: none;
	font-size: 8pt;
}


a.mnu:hover
{
	font-weight: bold;
	text-transform: capitalize;
	color: #c96f82;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	text-decoration: none;
	font-size: 8pt;
}

.bHd
{
	font-weight: bold;
	text-transform: capitalize;
	color: #996699;
	font-family: 'Microsoft Sans Serif' , Sans-Serif;
	font-size: 10pt;
}

