/* CSS Document */
body
{
	margin: 0 0 0 0;
	font-family: Century;
	font-size: 12px;
	color: #000000;
	background-color:#f2d555;
	line-height: 17px;
}
	a img { border-width: 0; }

FORM
{
 margin:0;
 padding:0;
 }
/************************************/
/********* CSS FOR IMAGE ***********/


.header_link
{
color:#3e1a00;
text-align:center;
text-decoration:none;
	
}

a.header_link:hover
{
color:#813515;
text-decoration:underline;
text-align:center;
	
}



/************************************/
/********* CSS FOR menu ***********/
	
.menu-bg
{
	background-image: url(../img/menu_bg.jpg);
	color:#4d4427;
	font-size:14px;
	text-decoration:none;
	line-height:26px;
	width:222x;
}

a.menu-bg:hover
{
	
	
	color: #661508;
	text-decoration:underline;
	font-size:14px;	
}

.menu-bg1
{
	
	background-color:#fceba5;
	color:#4d4427;
	text-align:center;
	font-size:14px;
	
}


.list-image
{	
	list-style-image: url('../img/bullet.jpg');
	list-style-position: inside;
	
	
	
}



/************************************/
/********* CSS FOR footer ***********/

.footer_01
{
	background-image: url(../img/footer_middle.jpg);
	background-repeat: no-repeat;
	width:  399px;
	height: 133px;
}




.footer-link
{
	
	color: #801618;
	margin-top:44px;
	font-size:12px;
	text-align:center;
	/*line-height:20px;*/
	text-decoration:none;
}

a.footer-link:hover
{
	
	
	color:#be0206;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
}



/************************************/
/********* CSS FOR body ***********/


.bg
{
	background-color:#ffffe5;

	color: #202123;
	font-size:14px;
	
	
	
	
}



.white
{
	
	background-color: #ffffe5;
	color: #202123;
	line-height:20px;
	font-size:14px;
	text-align:justify;
	padding:28px;
	width:600px;	
}


.hint
{
	
	color: #834132;
	padding-left:8px;
	font-size:16px;
	font-family:Futura2-Italic;
	text-align:center;

	
}
.menu
{
font-size:15px;

	
	}
	
	.border-linnk
{
background-color:#fffea1;
color:#821a0a;
font-size:14px;
padding:9px;
text-decoration:none;

}
	
	
a.border-linnk:hover
{
background-color:#fffea1;
text-decoration:underline;
color:#be920c;
font-size:14px;

}
	
.border-text
{
background-color:#fffea1;
color:#821a0a;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.td-heading
{

color:#92281e;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}