html {	
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

body {
	font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	text-align:center;
	background-color: #E8F4E5;
	position:relative;
}

#top {
	margin:0px auto 0px auto;
	width:766px;
	height:120px;
	text-align:left;
	background-color: #E8F4E5;
}

#left_top {
	padding:0;
	margin:0;
	width:350px;
	float:left;
	display:block;
}
#right_top {
	width:315px;
	float:right;
	text-align:right;
	margin-right: 20px;
	display:block;
}

#content {
	width:766px;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: Auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E8F4E5;
}

#footer {
	margin-top: 0px;
	margin-right: Auto;
	margin-bottom: 0px;
	margin-left: auto;	
	width:766px;
	text-align:left;
	padding:0px;
	background-color: #E8F4E5;
	clear:both;

}

/*-------------------------------------------------------PAGE-------------------------------------------------------*/
#left_content {
	padding:0;
	margin:0;
	width:170px;
	float:left;
	text-align: left;
	clear:none;
	display:block;
}

#right_content {
	float:right;
	text-align:left;
	width:580px;
	margin-left:0px;
	padding-left: 10px;
	padding-right: 0px;
	background-image: url(/img/right_line.gif);
	background-repeat: repeat-y;
	right: auto;
	clear:none;
	display:block;
}

/*--1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/


.big {font-size:13px}
.xbig {font-size:18px}
.n {font-size:11px}
.sm {font-size:10px}

.exp{
}

		
.textarea { width:112px;
		height:106px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#42423D;
		color:#42423D;
		padding:1px;
		overflow:auto}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a{
	color:#855749; 
	text-decoration:none;

}

a:hover{
	text-decoration:underline
}
.menu_top{
	font-size: 12px;
	color:#000000
	text-decoration:none;
}
.Style1 {
	color: #000000;
	font-size: 12px;
}
.Style2 {
	color: #855749;
	font-weight: bold;	
}

.menu_top:hover{
	color:#855749; 
	text-decoration:underline;
}

.menu{
	text-decoration:underline;
}


.menu:hover{
	text-decoration:none;
}
/*---------------------------------------------Menu----------------------------------------*/

h5{
	color:#855749;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration:none;
}
/*---------------------------------------------End Menu----------------------------------------*/

/*---------------------------------------------Site Title----------------------------------------*/

h1{
	color:#855749;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}
/*---------------------------------------------End Site Title----------------------------------------*/
/*---------------------------------------------Page Title----------------------------------------*/

h2{
	color:#855749;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;	
}
/*---------------------------------------------End Page Title----------------------------------------*/
/*---------------------------------------------Page Sub Title----------------------------------------*/

h3{
	color:#855749;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
/*---------------------------------------------End Page Sub Title----------------------------------------*/
/*---------------------------------------------Paragraph  Title----------------------------------------*/

h4{
	color:#855749;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
/*---------------------------------------------End Paragraph Title----------------------------------------*/

/*---------------------------------------------Text----------------------------------------*/

P{
	color:#000000;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
/*---------------------------------------------End Text----------------------------------------*/

/*---------------------------------------------Site Footer----------------------------------------*/

h6{
	color:#855749;
	text-decoration:none
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
/*---------------------------------------------End Site Footer----------------------------------------*/
}