body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.whiteText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackText11 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blackText12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greyText11 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lightGreyText11 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.blackText11:link, a.blackText11:visited, a.blackText11:active {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #990066;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}

.purpleBoldText {
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.formStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	background-image: url(/images/master_bg.gif);
	scrollbar-track-color : #BACEB5;
	scrollbar-face-color : #E4ECDE;
	scrollbar-arrow-color : #7E956B;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-3dlight-color : #BACEB5;
	scrollbar-darkshadow-color : #BACEB5;
	background-color: dcc6ce;
}
.imgBorderTD {
	width: 280px;
	height: 190px;
	background-color: #dcc6ce;

}
.imgBorder {
	background-color: #dcc6ce;
	margin-top: 3px;
	margin-left: 4px;
	margin-bottom: 1px;
	margin-right: 1px;
}
.noRepeat{
	background-repeat: no-repeat;
}
ul
{
	padding: 0;
	margin-top: 0em;
	margin-left: 1.5em;
	margin-bottom: 0px;
}
li{
	list-style-type: disc;
}
.greyText10 {

	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whiteText11 {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
