.body
{
	background-color: #ffffff;

}
.body1
{
	background-color: #f9f3af;

}
.general
{
	FONT-SIZE: 12px;
	COLOR: #222222;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.link
{
	FONT-SIZE: 11px;
	COLOR: #484848;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.link:hover
{
	FONT-SIZE: 11px;
	COLOR: #eb880e;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.orange
{
	FONT-SIZE: 12px;
	COLOR: #eb880e;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom
{
	FONT-SIZE: 10px;
	COLOR: #eb880e;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom:hover
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom1
{
	FONT-SIZE: 10px;
	COLOR: #726f6f;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.title
{
	FONT-SIZE: 20px;
	COLOR: #eb880e;
	FONT-FAMILY: Arial black, Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.title1
{
	FONT-SIZE: 15px;
	COLOR: #555555;
	FONT-FAMILY: Arial black, Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.whitebg
{
	background-color: #FFFFFF;
		
}
.line
{
BACKGROUND: url(images/line.gif);
		
}
.line1
{
	background-color: #b3b2b2;

}
.bottombg
{
	background-color: #cecece;

}


.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: #C2C2C2 1px solid;
	border-top: #C2C2C2 1px solid;
	border-right: #C2C2C2 1px solid;
	border-left: #C2C2C2 1px solid;
	
}
.text1
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

