/* CSS Document */
body
{
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color:#4e330a;
	line-height: 17px;
}
	a img { border-width: 0; }

FORM
{
 margin:0;
 padding:0;
 }
/************************************/
/********* CSS FOR IMAGE ***********/
.header_01
{
	background-image: url(../img/header_image.jpg);
	background-repeat: no-repeat;
	width:  842px;
	height: 236px;
}
.header_white
{
	background-color:#ffffff;
	text-decoration:none;
}


.header_link
{
color:#3e1a00;
text-align:center;
text-decoration:none;
	
}

a.header_link:hover
{
color:#813515;
text-decoration:underline;
text-align:center;
	
}

.bullets
{
	background-image: url(../img/bullet.jpg);
	background-repeat: repeat-x;
	width:  9px;
	height: 16px;
	}


/************************************/
/********* CSS FOR border ***********/
	
.dotted-line-h
{
	border-style: dotted ;
	border-width:  0px 0px 1px 0px;
	border-color: #3c3c3c;
}

.dotted-line-footer
{
	border-style:  solid ;
	background-color:#ceb98a;
	border-width:  0px 0px 2px 0px;
	border-color: #8b5123;
}

.dotted-line
{
	border-style:  solid ;
	background-color:#ceb98a;
	border-width:  0px 0px 0px 2px;
	border-color: #8b5123;
}


/************************************/
/********* CSS FOR footer ***********/

.footer-link
{
	
	background-color: #ceb98a;
	color: #50340d;
	font-size:11px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
}

a.footer-link:hover
{
	
	background-color: #ceb98a;
	color: #815715;
	text-decoration:underline;
	font-size:11px;
	text-align:center;
}


.footer-link-bg
{
	
	background-color: #ceb98a;
	color: #ffffff;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

a.footer-link-bg:hover
{
	
	background-color: #ceb98a;
	color: #815715;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
}



.footer1
{
	
	background-color: #ceb98a;
	color: #ffffff;
	font-size:10px;
	text-align:center;
	border-style:  solid ;
	background-color:#ceb98a;
	border-width:  0px 0px 2px 0px;
	border-color: #ffffff;
}



.footer-bg
{
	
	background-color: #815715;
	color: #ffffff;
	font-size:10px;
	text-align:center;
	
}

/************************************/
/********* CSS FOR body ***********/

.green
{
	
	background-color: #8bac2e;
	color: #ffffff;
	font-size:11px;
	
	
}

.td-bg
{
	
	background-color: #ceb98a;
	color: #50340d;
	font-size:10px;
	line-height:18px;
	
}

.td-bg-next
{
	
	background-color: #ceb98a;
	color: #50340d;
	font-size:12px;
	line-height:18px;
	
}

.hint
{
	
	background-color: #91ad36;
	color: #fdf70d;
	padding-left:8px;
	font-size:16px;
	font-family:Arial;

	
}
.hint-green
{
	
	background-color: #91ad36;
	color: #1a3e00;
	font-weight:bold;
	padding-left:8px;
	font-size:12px;
	font-family:Arial;

	
}

.hint-more
{
	
	background-color: #91ad36;
	color: #682c00;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	font-family:Arial;

	
}

a.hint-more:hover
{
	
	background-color: #91ad36;
	color: #f4f0f1;
	font-size:12px;
	text-decoration:blink;
	text-align:center;
	font-family:Arial;

	
}

.hint-heading
{
	
	color: #6c460c;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	font-family:Arial;

	
}