body 
{
font-family : Arial;
text-decoration : none;
font-size : 13px;
letter-spacing: 1px
}

/* a:link {
	color: #FDF5E6;
}
a:visited {
	color: #F4A460;
}
a:active { color:#663300;}
A:hover {
	color: #FFD700;
}
*/

.text {
color : black;
text-decoration : none;
font-size : 12px;
letter-spacing: 0.5px
}
.textonline {
	color: black;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.5px;
}              
.texttitle {
	color: black;
	text-decoration: none;
	letter-spacing: 0.5px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.WITEtitle {
	color: White;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0.5px;
	font: italic @Arial Unicode MS;
	font-weight: bold;
}
.SubmitLocation
{
CURSOR: hand;
COLOR: White;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #CC6633;
}

                
.textsmall 
{
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 0.5px;
}
.textsmallGrey 
{
	color: Silver;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.5px;
}
.bodytext1 
{
 font-family : Arial;
	color : black;
	text-decoration : none;
	letter-spacing: 1px;
	font-size : 14px;
	letter-spacing: 0.5px
}

 .bodytext1:hover 
 {
 font-family : Arial;
	color : black;
	text-decoration : underline;
	letter-spacing: 1px;
	font-size : 12px;
	letter-spacing: 0.5px
}

 .bodytextgreen 
 {
 font-family : Arial;
	color : #CC6633;
	text-decoration : none;
	letter-spacing: 1px;
	font-size : 12px;
	letter-spacing: 0.5px
}

.bodytextgreen:hover 
{
 font-family : Arial;
	color : green;
	text-decoration : underline;
	letter-spacing: 1px;
	font-size : 12px;
	letter-spacing: 0.5px
}
 
.bodytextBig 
{
 font-family : Arial;
	color : black;
	text-decoration : none;
	letter-spacing: 1px;
	font-size : 16px;
	letter-spacing: 0.5px
}

.bodytext2 
{
 font-family : Arial,Helvetica,sans-serif;
	color : white;
	text-decoration : none;
	letter-spacing: 1px;
	font-size : 12px;
	letter-spacing: 0.5px
}		 
				 
.mamartitle 
{
	color: Black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.title_red 
{
	color: #D42727;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_yellow 
{
	color : #FFCC00;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif
}
.title_blue 
{
	color : #006699;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif
}

.input1 
{
	color : black;
	text-decoration : none;
	font-size : 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif
}
	.orange 
{
	color: #FFA500;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}			 
.link
{
	color: White;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.5px;
}

.link:HOVER 
{
	color: #FF8C00;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.8px;
}
				 
.number 
{
color : white;
text-decoration : none;
font-size : 10px;
letter-spacing: 0.5px
}
				 
.content 
{
	color : black;
	text-decoration : none;
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif
}

.content: HOVER 
{
	color : Red;
	text-decoration : none;
	font-size : 13px;
	letter-spacing: 1px;
}

 .arrow 
 {
color : Red;
}

hr
{
color=#D2D2D2;
height:5px
}

.textwite { color : #FFFFFF; text-decoration : none; font-size : 12px; letter-spacing: 0.5px ; font-family: Arial, Helvetica, sans-serif}
.greentxt { color : #FFFFFF; text-decoration : none; font-size : 12px; letter-spacing: 0.5px ; font-family: Arial, Helvetica, sans-serif }
.orangeCopy { color: #FFA500; text-decoration: none; font-size: 12px; letter-spacing: normal; font-family: Arial, Helvetica, sans-serif; }

.linkCopy: HOVER 
{
	color : Red;
	text-decoration : none;
	font-size : 13px;
	letter-spacing: 1px;
}.linkPdf { color: #333333; text-decoration: underline; font-size: 12px; letter-spacing: 0.5px; }
.linkPdf:HOVER { color: #990000; text-decoration: underline; font-size: 12px; letter-spacing: 0.8px; }
