
* {margin:0;padding:0;}
html
{
	width:100%;
	height:100%
}

img{
	border:none;
}

body
{
	background:url('images/back.jpg') repeat-x;
	width:100%;
	height:100%;
}

body, table, td, div, span, p 
{
	font-family:Verdana;
	font-size:11px;
	color:#1b4c18;
}

#l_menu
{
	position:absolute;
	padding-left:30px;
	padding-top:10px;
	z-index:1000;
}

#l_menu p
{
	line-height:30px;
}

#text p
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#1b4c18;
}

#l_menu a
{
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		color:#336699;
}

.tri_t
{
	color:#8ba323;
	text-decoration:none;
}

#r_menu
{
	position:relative;
	top:-105px;
}

#r_menu a
{
	color:#1b4c18;
}

body a
{
	font-size:11px;
	color:#204d84;
}

#content
{
	margin-top:10px;
	margin-bottom:20px;
}

#content p
{
	text-indent:20px;
}

h6
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

h5
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:10px;
}

h4
{
	font-weight:bold;
	font-size:11px;
	margin-bottom:0px;

}


