html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
}

/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;

}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #666666; TEXT-DECORATION:  none;}
a:visited{color:#000000; TEXT-DECORATION: none;}
a:active {color: #000000; TEXT-DECORATION: none;}
a:hover{color:#999999; TEXT-DECORATION: underline;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

h1, h2, h3, h4, h5, h6
{
	
}


h1
{
	color:#c1c1c1;
	margin-top:5px;
	font-family: Helvetica, Verdana, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:130%;
	margin-bottom:0px;
	padding-bottom:0px; 
/*	border-bottom:1px dashed #C4C4C3; */
}

h2, h3
{
	margin-top:0px;

	font-size:100%;
	margin-bottom:0px;
	padding-bottom:0px; 
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

h2
{
	padding-top:2px;
	padding-bottom:0px;

}

h4, h5, h6
{
	font-size:110%;
}

#menueng
{
	margin-top:12px;
	font-size:100%;
}

#menuru
{
	margin-top:7px;
	font-size:100%;
}
