body
{
   margin: 0px;
	padding:0px;
	background-color: #FAFFE3;
}
.menu
{
	background-image: url(../images/menu.gif);
	height: 25px;	
	width: 751px;
	background-repeat: no-repeat;
}
.menupad
{
	padding-left: 10px;
	padding-right: 10px;
}
.content
{
   background-image: url(../images/bg.gif);
	background-color: #FFFF63;
	width: 751px;
	background-repeat: no-repeat;
	height: 400px;
	vertical-align: top;
}

.footer
{	
	background-color: #FFFF63;
	color:#937340;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	
}
.menur-left
{
	background-image: url(../images/mleft.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 30px;	
}
.menur-right
{
	background-image: url(../images/mleftbg.gif);
	background-repeat: repeat-x;	 
	height: 30px;	
	width: 130px;
	text-align: right;
}
.rightbg
{
	background-color: #FD981C;
	border-left: 4px solid #FFFF64;
	padding-left: 5px;
	padding-right: 5px;
}
.rheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header
{
	color: #F08430;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	text-align: right;
}

.contenttxt
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color:#845A1E;
}
.padlr
{
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#845A1E;
}

.pad5
{
	padding: 5px;
}
.box1
{
	background-image: url(../images/box1.gif);
	width: 157px;
	height: 220px;	  
	background-color: #FFFF63;
	background-repeat: no-repeat;
	vertical-align: top;		
	padding-top: 7px;
	padding-bottom: 7px;	
}
.box1c
{
	padding-right: 15px;
	padding-left: 7px;
}

.box2
{
	background-image: url(../images/box2.gif);
	width: 157px;
	height: 220px;
	padding: 5px;	
	background-color: #FFFF63;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;	
}
.box2c
{
	padding-right: 15px;
	padding-left: 10px;
}
.box3
{
	background-image: url(../images/box3.gif);
	width: 157px;
	height: 220px;
	background-color: #FFFF63;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;	
}
.box3c
{
	padding-right: 15px;
	padding-left: 14px;
}
.bgy
{
	background-color: #FFFF63;
}
.bgboxbottom
{
   background: url(../images/bottomboxm.gif); 
   background-repeat: repeat-y;
}
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7A550D;	
	text-align: right;
}
.fcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#7A550D;	
}
.txtalignright
{
	text-align: right;
}
/*a.mlink
{
	color:#947945;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}*/
a.mlink:hover
{
	color:#947945;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}

a.link
{
	color:#181818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover
{
	color:#181818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.mlink2
{
	color:#FF5C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	
}
a.mlink
{
	color:#845A1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	
}


/***** FORM **************/
.INPUT {

	background-color: #FFF8A6;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid;
   FONT-SIZE: 11px; 
	BORDER-LEFT: #999999 1px solid; 
	COLOR: #000000; 
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none;

}
.button
{
	
	height: 16px;
	border-bottom: 0px;
	border-top: 0px;
	border-top: 1px solid #E9B385;
	border-right: 1px solid #E9B385;
	border-bottom: 1px solid #E9B385;
	border-left: 1px solid #AF7548;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#AF7548;
	background-color: #FDBA73;
	text-align: right;
}