BODY{
	background:#F5EBF6;
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000000;
	margin:0px 0px 0px 0px;
}

TD{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000000;
}
.gray{
	color:#5A5A5A;
	font-size:9px;
}

.white{
	color:#FFFFFF;
}
.menu
{
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}
a.tab{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a:hover.tab{
	color:#F5EBF6;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.perpal{
	color:#621553;
	font-size:11px;
}
input.style{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000000;
	border:1px solid #B1C586;
	height:22;
	width:160;
}
.input{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#000000;
	border:1px solid #B1C586;
	height:22;
	width:160;
}
input.button{
	font-family:verdana, tahoma, arial;
	font-size:11px;
	color:#EDF6D8;
	border:2px solid #EDF6D8;
	padding:3px 10px 3px 10px;
	background:#809454;
	font-weight:bold;
}

.profile1{
	background:url("profile1.gif") repeat-x;
	width:245px;
	height:100px;
}
.profile2{
	background:url("profile2.gif") repeat-x;
	width:245px;
	height:100px;
}
.profile3{
	background:url("profile3.gif") repeat-x;
	width:245px;
	height:100px;
}

a.red{
	color:#CB1919;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a:hover.red{
	color:#CB1919;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

.profileText{
	color:#621553;
	font-size:11px;
	line-height:20px;
}
.top-border
{
	background-image:url(../img/top-line.gif);
	background-position:top;
	background-repeat:repeat-x 
}
.boldtext
{
	font-size: 11px;
	font-family: Verdana; 
	font-weight:bold;
	color:White 
}
legend {
	font-size:16px;
	font-weight:bold;
	padding:4px;
}
.sectionHeading
{
	background-color: #ADD35C;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	text-decoration: none;
	cursor:hand;
	height:14px;
}

.sectionContent
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
}

.sectionTable
{
	border-bottom: #ccc solid 0px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 0px;
	border-top: #ccc solid 1px;
	border-top-color: #ccc;
	width: 100%;
}

.sectionTableHeading
{
	background: #eee;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 0px;
	border-right: #ccc solid 1px;
	border-top: #ccc solid 0px;
	color: #333333;
	height: 20;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	width: 20%;
}

.sectionTableCell
{
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 0px;
	border-right: #ccc solid 1px;
	border-top: #ccc solid 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.leftedge {  border-color:#FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; padding:5px;}
.topedge {  border-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.topleftedge {  border-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

