body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	font-size:11px;
	background-image: url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
a:link{color:red; text-decoration:underline;}
a:visted{color:red; text-decoration:underline;}
a:active{color:red; text-decoration:underline;}
a:hover{color:red; text-decoration:none;}


.white a
{
	color:#FFFFFF;
	text-decoration:underline;
}

.white a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.red
{
	color:#FF322E;
}
.grey
{  
	color:#525252;
}
.white
{
   color:#FFFFFF;
}
 .green
 {
     color:#8AC118;
}
.red1
{
     font-family:Verdana, Arial, Helvetica, sans-serif;
     color:#FA382B;
	 font-size:14px;
	 }
.grey1
{
   	 font-family:Trebuchet MS;
     color:#A6A6A6;
	 font-size:14px;
	 }
	 
.bodytext
{
	line-height:18px;
	text-align:left;
	FONT-SIZE: 11; 
	FONT-FAMILY: Verdana; 
}
.myfont
{
	color:white;
	FONT-SIZE: 15; 
	FONT-FAMILY: Verdana; 
	font-weight: bold;
}

.flat
{
color: #000000;
background: #FFFFFF;
border: 1px solid #000000; 
width:144px;
height: 17px;
FONT-SIZE: 15; 
FONT-FAMILY: Verdana; 
font-weight: normal;
}
.flattxt
{
color: #000000;
background: #FFFFFF;
border: 1px solid #000000; 
width:144px;
height: 17px;
FONT-SIZE: 10; 
FONT-FAMILY: Verdana; 
font-weight: normal;
}
.flatbtn
{
color: #000000;
background: #FFFFFF;
border: 1px solid #000000; 
width:60px;
height: 25px;
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana; 
font-weight: normal;
}

.flattxtarea
{
color: #000000;
background: #FFFFFF;
border: 1px solid #000000; 
width:145px;
height: 70px;
FONT-SIZE: 10px; 
FONT-FAMILY: Verdana; 
font-weight: normal;
}