body
{ 
font-family : Arial, Helvetica, sans-serif;

 }
 a:link, a:hover,a:visited,a:active
 {
	font-size : 11px;
	color : #3F3F3F;
	text-decoration : none;
	
}
 small
 { 
 	font-size : 10px;
  }
.DropDown
{
	font-size : 11px;
	color: #4F4F4F;
	
}
.Button
{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
	border :1px solid #b2b2b2;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}
a.Button:link,a.Button:visited,a.Button:hover
{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
	border :1px solid #b2b2b2;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}

.Header1
{
	font-size : 22px;
	background-color : #f29400;
	color : White;
	text-transform : uppercase;
}

.Header2
{
	font-size : 18px;
	background-color : White;
	color : #C0141B;
	text-transform : none;
	border-left : 1px solid #f29400;
	border-top : 1px solid #f29400;
	padding-left : 10px;
	padding-top : 5px;
}
a.Header2:link,a.Header2:visited,a.Header2:active
{
	font-size : 18px;
	background-color : White;
	color : #1099cc;
	border : none;
	text-decoration : none;
}
.MainStil
{
	font-size : 12px;
}
.MainList0
{
	background : #EFEFEF;
	font-size : 11px;
}
.MainList1
{
	background : #F7F7F7;
	font-size : 11px;
}
.PoweredBy
{
	font-size: 10px;
	color : #AFAFAF;
}
a.PoweredBy:active,
a.PoweredBy:link,
a.PoweredBy:visited,
a.PoweredBy:hover
{ 
font-size: 10px;
color : #AFAFAF;
}

