.body 
{
background-color: #CEE1E4;

}

.general
{
	FONT-SIZE: 12px;
	COLOR: #303030;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.general:hover
{
	FONT-SIZE: 12px;
	COLOR: #FF5B01;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}


.bottom
{
	FONT-SIZE: 11px;
	COLOR: #838383;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	line-height:1.5;
	text-decoration:none;
}

.bottom:hover
{
	FONT-SIZE: 11px;
	COLOR: #FF5B01;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	line-height:1.5;
	text-decoration:none;
}

.orange
{
	FONT-SIZE: 14px;
	COLOR: #FF5B01;
	FONT-FAMILY:  BakerSignet BT, Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.grey
{
	FONT-SIZE: 12px;
	COLOR: #606060;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.greybg
{
	background-color: #EBEBEB;
		
}
.greybg1
{
	background-color: #C2C2C2;
		
}
.whitebg
{
	background-color: #F6F5F5;
		
}

.bottombg
{
	background-color: #2A2A2A;
		
}
.dash1
{
BACKGROUND: url(images/dash1.gif);

}

.dash2
{
BACKGROUND: url(images/dash2.gif);

}
.border
{
	border-bottom: #C2C2C2 1px thin;
	border-top: #C2C2C2 1px thin;
	border-right: #C2C2C2 1px thin;
	border-left: #C2C2C2 1px thin;
	
}
.text
{
	FONT-FAMILY: arial;
	font-size : 9px;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	
}


