body{

	background:#452101;

	margin:0px 0px 0px 0px;
}
body, td{

	font-family:Verdana;

	font-size:11px;
	
	color:#452101;
}
.white,.white a:link, .white a:visited, .white a:active, .white a:hover{

	color:#FFFFFF;

	font-size:11px;
	text-decoration:none;
}
.m_tbl_area{

	background:url(../images/design_39.png) repeat-y;

	height:500px;

	width:901px;

}
.innerarea{
	
	background:url(../images/design_14.png) repeat-y;
	width:837px;
	height:250px;

}
.areaLeft{
	
	width:285px;

}
.inner2{

	azimuth:left;

	vertical-align:top;
}
.small_img{

	background:#CCCCCC;

	border:2px solid #cccccc;

	padding:2px 2px 2px 2px;
}
.big_img{
	/*width:500px;
	
	height:330px;*/

	background:#CCCCCC;

	border:1px solid #999999;

	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.topWhiteText{
	font-family:Calibri, Arial;

	font-size:16px;

	color:#FFFFFF;
}
 .headerText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #513118;
}
/*a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:active {

	color:#FFFFFF;

	text-decoration: none;

}*/
.require{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FF0000;
}

.menutitle ,.menutitle a:link, .menutitle a:visited, .menutitle a:active{
 /*background of menu items (default state)*/
color:#6B310F;
text-decoration:none;
padding-left:6px;
font-size:12px;
}
.menutitle a:hover{
color:#ffffff;
background:#6B310F;
padding:3px;
font-size:12px;
}
.view a:link, .view a:visited , .view a:active, {
color:#6B310F;
text-decoration:none;
padding-left:8px;
}
.view a:hover{
color:#ffffff;
background:#6B310F;
padding:4px;
font-weight:bold;
}

.submenu,.submenu a:link ,.submenu a:visited , .submenu a:active, .submenu a:hover
{
padding-left:20px;
padding-bottom:5px;
color:#824A20;
text-decoration:none;
}
 .lefttext{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#4D2807;
 font-size:10px;
 font-weight:bold;
 padding-right:20px;
   }
  
  
  /* LIGHT BOX */
  
  .black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 16px;
			border: 16px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		.style1 {color: #FFFFFF}
		
		.big_white
		{
		color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		}