body 
{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	direction:ltr;
	scrollbar-arrow-color: 595107;
	scrollbar-track-color: C7C29A;
	scrollbar-face-color: AAA36C;
	scrollbar-highlight-color: F1EAAF;
	scrollbar-3dlight-color: 7D7211;
	scrollbar-darkshadow-color: 433C00;
	scrollbar-shadow-color: 979165;
	background-attachment:fixed;
	background-color: #663300;
	background-image: url(Assets/Images/General/Pattern.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyForms 
{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	direction:ltr;
	scrollbar-arrow-color: 595107;
	scrollbar-track-color: C7C29A;
	scrollbar-face-color: AAA36C;
	scrollbar-highlight-color: F1EAAF;
	scrollbar-3dlight-color: 7D7211;
	scrollbar-darkshadow-color: 433C00;
	scrollbar-shadow-color: 979165;
	background-image: url(Assets/Images/Catalog/Background.jpg);
	background-repeat : no-repeat;
	background-position : left, top;
	background-attachment : fixed;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyMail
{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	direction:ltr;
	scrollbar-arrow-color: 595107;
	scrollbar-track-color: C7C29A;
	scrollbar-face-color: AAA36C;
	scrollbar-highlight-color: F1EAAF;
	scrollbar-3dlight-color: 7D7211;
	scrollbar-darkshadow-color: 433C00;
	scrollbar-shadow-color: 979165;
	background-color: #c7c29a;
}
.regTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bldTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.astrix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
}

.bldTxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.regTxtSpaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.bldTxtGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.tinyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
A:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#ffffff;
	}
