body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
/*	background-color: #FFFFFF;*/
	SCROLLBAR-FACE-COLOR: #a5a5a5;
	SCROLLBAR-HIGHLIGHT-COLOR: #888888;
	SCROLLBAR-SHADOW-COLOR: #888888;
	SCROLLBAR-3DLIGHT-COLOR: #888888;
	SCROLLBAR-ARROW-COLOR: #888888;
	SCROLLBAR-TRACK-COLOR: #888888;
	SCROLLBAR-DARKSHADOW-COLOR: #a5a5a5;
	background-image: url(../images/bg.jpg);
	
}
table, tr, td, p, div{
	font-family: "Arial", Verdana, Trebuchet MS, Arial,"MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #727272;
}


form, input, textarea{
	font-family: "Arial", Verdana, Trebuchet MS, Arial,"MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #727272;
}
.txt_purple {
	color: #50005C;
	font-size: 11px;
}
.txt_purple14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8A3EAB;
	font-style: italic;
	font-weight: bold;
}



a:link, a:active, a:visited{
	font-family: "Arial", Verdana, Trebuchet MS, Arial,"MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #727272;
}
a:hover{
	font-family: "Arial", Verdana, Trebuchet MS, Arial,"MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #649810;
}

.subhead{
	font-family: "Arial", Verdana, Trebuchet MS, Arial,"MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color: #727272;
}

.address {
	font-family: "Arial", Verdana, Trebuchet MS, Arial,"MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #727272;
}

a.maddress:link, a.maddress:active, a.maddress:visited{
	font-family: "Arial", Verdana, "Trebuchet MS", Arial, "MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #727272;
	text-decoration: none;
}
a.maddress:hover{
	font-family: "Arial", Verdana, "Trebuchet MS", Arial, "MS Sans Serif", Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #9900FF;
	text-decoration: underline;
}
