.body 
{
background-color: #F6F6F6;

}

.general
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.general1
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.general1:hover
{
	FONT-SIZE: 11px;
	COLOR: #975959;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom
{
	FONT-SIZE: 11px;
	COLOR: #975959;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom:hover
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom1
{
	FONT-SIZE: 11px;
	COLOR: #975959;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.whitebg
{
	background-color: #FFFFFF;
		
}

.greybg
{
	background-color: #F6F6F6;
		
}

.titledash
{
background: url(images/titledash.gif);

}

.dash
{
background: url(images/dash.gif);

}

.border
{
	border-bottom: #492E29 1px thin;
	border-top: #492E29 1px thin;
	border-right: #492E29 1px thin;
	border-left: #492E29 1px thin;
	
}
.text
{
	FONT-FAMILY: arial;
	font-size : 10px;
	color: "#FFFFFF";
	background-color: #4E2C1A;
	border-bottom: #4E341F 1px thin;
	border-top: #4E341F 1px thin;
	border-right: #4E341F 1px thin;
	border-left: #4E341F 1px thin;
	
}


