
.general
{
	FONT-SIZE: 12px;
	COLOR: #423a2e;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.link
{
	FONT-SIZE: 12px;
	COLOR: #423a2e;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.link:hover
{
	FONT-SIZE: 12px;
	COLOR: #423a2e;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:underline;
}

.bttn
{
	FONT-SIZE: 16px;
	COLOR: #f8eaea;
	FONT-FAMILY: Times New Roman, Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bttn:hover
{
	FONT-SIZE: 16px;
	COLOR: #fba40e;
	FONT-FAMILY: Times New Roman, Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bottom
{
	FONT-SIZE: 11px;
	COLOR: #555555;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom:hover
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.top
{
	FONT-SIZE: 11px;
	COLOR: #888888;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.top:hover
{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:underline;
}

.top_bg
{
	background-color: #212121;
		
}

.bttn_bg
{
	background-color: #5d2012;
		
}
.line
{
	background-color: #daccb4;
		
}
.bottom_bg
{
BACKGROUND: url(images/bottom_bg.jpg);

}

.bg
{
	background-color: #f3e3c8;
		
}

.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;
	
}
.border1
{
	border-bottom: #492E29 1px thin;
	border-top: #492E29 1px thin;
	border-right: #492E29 1px thin;
	border-left: #492E29 1px thin;
	
}