
.mainPageText
{
	font-family: Verdana;
	font-size: 12px;
	color: #fcc87f;		
}

.defaultText
{
	font-family: Arial;
	font-size: 12px;
	color: black;		
}

.largeText
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #90200c;		
}

.mediumText
{
	font-family: Arial;
	font-size: 11px;
	color: black;		
}

.mediumItalicText
{
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	font-style: italic;
}

.menuTitle
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #595959;
	font-weight: bold;
}

.menuItemTitle
{
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #595959;
	font-weight: bold;
}


.txtblack 
{
	font-size: 12px; 
	color: #555555; 
	font-family: Arial;
}

.titleText
{
	font-size: 12px; 
	color: #90200c;	
	font-family: Verdana;
	font-weight: bold;
}

.descText
{
	font-size: 12px;
	color: #4b2210;	
	font-family: Verdana;
}

.txtTitle
{
	font-family: Verdana;
	font-size: 12px;
	color: #d5a30c; 
	font-weight: bold;
}

.txtblackbold 
{
	font-size: 12px; 
	color: #555555; 
	font-family: Arial;
	font-weight: bold;
}

.txtwhiteAlt 
{
	font-size: 12px; 
	color: #ffffff; 
	font-family: Arial;
	text-decoration: none;
}

.txtwhitebold
{
	font-size: 12px; 
	color: #ffffff; 
	font-family: Arial;
	text-decoration: bold;
}

.txtError
{
	font-size: 12px; 
	color: #ff0000; 
	font-family: Arial;
}