body {
	padding:0; margin:0; color:#000000; background-image:url(index_files/bg.gif);
}
body, td {
	font-family:Tahoma; font-size:11px;
}
br{
	font-size:10px;
}

/* Menu */
.menu a {
	background: #000 url(index_files/bgmenu.png) repeat-x;
	border-right: 0px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #FFFFFF;
	font-size: 1.5em;
	float: left;
	padding-top: 4px;
	width: 153px; height: 33px;
	text-decoration: none;
	font-family: Trebuchet MS;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: #C0C0C0 ;
	text-decoration: none;
}
.menu a#last {
	width: 153px; height: 33px;
	border-right: none;
}

/* Content */
.content td{
	color:#000000; font-size:11px; line-height:13px
}
.content a{
	color:#000000; text-decoration:underline
}
.content a:hover{
	text-decoration:none
}
.content b a{
	color:#000000; text-decoration:none
}
.content b a:hover{
	text-decoration:underline
}
.content li{
	background:url(index_files/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px;
}
input,textarea{
   font-family:Tahoma;
   color:#000000; 
   font-size:11px;
}

/* Content .block*/
.content .block{
	color:#CEE8CD; font-size:11px; line-height:13px
}
.content .block b{
	color:#FF8F3B; font-size:11px; line-height:13px
}
.content .block a{
	color:#FF8F3B; font-size:11px; line-height:13px
}
.content .block a:hover{
	text-decoration:none
}

/* Footer*/
.footer{
	color:#C0C0C0; font-size:11px; line-height:13px
}
.footer a{
	color:#C0C0C0; text-decoration:none
}
.footer a:hover{
	text-decoration:underline
}
