﻿FONT		{FONT-FAMILY: "arial"; FONT-SIZE: 12px}
DIV			{FONT-FAMILY: "arial"; FONT-SIZE: 12px}	
BODY		{FONT-FAMILY: "arial"; FONT-SIZE: 12px;background-color:#e1e1e1;}
INPUT       {border-style: solid; border-width:1;border-color:#dbdbdb;FONT-FAMILY: "arial"; FONT-SIZE: 12px;color:6d6d6b;background:#f4f4f4;}
TEXTAREA	{border-style: solid; border-width:1;border-color:#dbdbdb;FONT-FAMILY: "arial"; FONT-SIZE: 12px;color:6d6d6b;background:#f4f4f4;}
FORM 		{FONT-FAMILY: "arial"; FONT-SIZE: 12px}
A           {color:#000000; text-decoration :none; text-decoration:underline;}
A:hover
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:20px;
	color: #000f4a;
	text-decoration: none;      
}


.moduleText
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:18px;
	color: #6e6c6d;
	text-decoration: none;    
}
.moduleTextWhite
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:20px;
	color: #ffffff;
	text-decoration: none;    
}

.titleGold
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:20px;
	color: #af963c;
	text-decoration: none;     
}
.moduleTextBold
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:20px;
	color: #000000;
	text-decoration: none;    
}
.spacer
{

	line-height:7px;
	  
}
.title
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:20px;
	color: #000000;
	text-decoration: none;    
}
.titleBold
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height:20px;
	color: #000000;
	text-decoration: none;    
}

