BODY { 
	font-family: Verdana, Arial, sans-serif;
	/*background: #C5C6B7;*/
	background: #59527D;
	margin-top: 10px;
	margin-left: 0px;
	}
TD {
	font-size: 9pt;
	}
P {
	font-size: 9pt;
	}
LI {
	font-size: 9pt;
	}
.SmallGrayText {
	font-size: 8pt;
	/*color: #747474;*/
	/*color: #004200;*/ /*green*/
	color: #77829E;
	text-decoration: none;
}
.SmallGreenText {
	font-size: 8pt;
	/*color: #82C617;*/
	/*color: #CE3C1E;*/
	/*color: #FF6600;*/ /*orange*/
	color: #3D317D;
	text-decoration: none;
}
.SmallWhiteText {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.LargeGrayLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	/*color: #747474;*/
	/*color: #004200;*/ /*green*/
	color: #77829E;
	text-decoration: none;
}
.LargeWhiteLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	/*font-weight: bolder;*/
}
.LeftMenu {
	margin-left:20;
	margin-top:5;
	margin-bottom:5;
	/*border-bottom: 1px #CE3C1E solid;*/
	/*border-bottom: 1px #FF6600 solid;*/ /*orange*/
	border-bottom: 1px #3D317D solid;
}
.LeftGrayLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	/*color: #747474;*/
	/*color: #004200;*/ /*green*/
	color: #77829E;
	text-decoration: none;
}
.GrayHead {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	/*color: #747474;*/
	/*color: #004200;*/ /*green*/
	color: #77829E;
	text-decoration: none;
	/*border-bottom: 3px #82C617 solid;*/
	/*border-bottom: 2px #CE3C1E solid;*/
	/*border-bottom: 2px #FF6600 solid;*/ /*orange*/
	border-bottom: 2px #3D317D solid;
	font-weight: bold;
}
.GreenHead {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16pt;
	/*color: #82C617;*/
	/*color: #CE3C1E;*/
	/*color: #FF6600;*/ /*orange*/
	color: #3D317D;
	text-decoration: none;
	/*font-weight: bolder;*/
}
.WhitePhotoHead {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}
.BlueHead {
	/*color: #0718AE;*/
	color: #747474; /*dark gray*/
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0;
}
.WhiteHead {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0;
}
.RedLink {
	/*color: #CE3C1E;*/
	/*color: #FF6600;*/ /*orange*/
	color: #3D317D;
	text-decoration: underline;
}
.ClassLink {
	color: blue;
	text-decoration: underline;
	cursor: hand;
}
.formButton {
	/*background-color: #82C617;*/
	/*background-color: #CE3C1E;*/
	/*background-color: #FF6600;*/ /*orange*/
	background-color: #3D317D;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: verdana;
}
.formButtonReverse {
	background-color: #FFFFFF;
	/*border-color: #CE3C1E;*/
	/*border-color: #FF6600;*/ /*orange*/
	border-color: #3D317D;
	border-style: solid;
	border-width: 1px;
	/*color: #CE3C1E;*/
	/*color: #FF6600;*/ /*orange*/
	color: #3D317D;
	font-size: 9pt;
	font-family: verdana;
}
