html{
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial;
	font-size: 14px;
	color: #776c00;
	background: #e6e7e8;
}
td{
	font-family: Arial;
	font-size: 14px;
	color: #776c00;
}
a, a:visited{
	color: #776c00;
	text-decoration: underline;
}
a:hover{
	color: #776c00;
	text-decoration: none;
}
form{
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
}
ul{
	margin: 0 0px;
	padding: 0 20px;
}
h1{
	color: #776c00;
	font-size: 18px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
h2{
	color: #ffffff;
	font-size: 18px;
	margin: 0 0 10px 0;
}

#toppps{
	background: url(../img/bg_top.gif) repeat-x;
}
#podval{
	background: url(../img/bg_podval.gif) no-repeat center;
	vertical-align: top;
}
#maintable{
	background: url(../img/bg_02.gif) repeat-y left -4px;
}
#centerbox{
	vertical-align: top;
}
#centertable{
	background: url(../img/bg_01.gif) no-repeat left top;
}
#tmenu{
	background: url(../img/bg_topl.gif) no-repeat right;
	padding: 0 0 0 20px;
}
#tmenu a, #tmenu a:hover{
	color: #282828;
	display: block;
	float: left;
	font-size: 14px;
	padding: 0 7px;
	height: 25px;
	line-height: 25px;
}
#tmenu a:hover{
	color: White;
	text-decoration: none;
}
#tmenu .mmenu1:hover{
	background: url(../img/menu01.gif) no-repeat center top;
}
#tmenu .mmenu2:hover{
	background: url(../img/menu02.gif) no-repeat center top;
}
#tmenu .mmenu3:hover{
	background: url(../img/menu03.gif) no-repeat center top;
}
#tmenu .mmenu4:hover{
	background: url(../img/menu04.gif) no-repeat center top;
}
#tmenu .mmenu5:hover{
	background: url(../img/menu05.gif) no-repeat center top;
}
#tmenu .mmenu6:hover{
	background: url(../img/menu06.gif) no-repeat center top;
}

#cntrs{
	padding: 50px 100px 0 60px;
	vertical-align: top;
}

#lmenu{
	padding: 50px 20px 0 20px;
	vertical-align: top;
}
#lmenu .lmmul{
	margin: 0;
	padding: 0;
}
#lmenu .lmmul li{
	list-style: none;
	display: block;
}
#lmenu .subol{
	margin: 0;
	padding: 5px 0 5px 20px;
}
#lmenu .subs .subol{
	display: none;
}
#lmenu .subs:hover .subol{
	display: block;
}
#lmenu .subol a, #lmenu .subol a:visited{
	font-weight: bold;
	text-decoration: underline;
}
#lmenu .subol a:hover{
	text-decoration: none;
}

.podvalblock{
	margin: 40px 0 0 0;
}
.copyfirm{
	font-size: 11px;
	padding: 0 0 0 20px;
	text-align: left;
}
.inetcounters{
	padding: 0 20px 0 0;
	text-align: right;
}
#copysaity{
	text-align: center;
	font-size: 11px;
}
#copysaity a, #copysaity a:visited, #copysaity a:hover{
	text-decoration: none;
	color: #776c00;
}
#copysaity .exlink{
	color: #000000;
	text-decoration: underline;
}
