BODY, TD { 
	font-family:tahoma, arial, sans-serif; font-size: 13px; color: #000000; line-height:1.4;
}


a {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a.menu {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
a.menu:hover {
	text-decoration:underline;
}


.menu_active {
	background:url('/images/menu_about.png') bottom left no-repeat;
}

.menu_active a {
	display:none;
	color:#9cc06f;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	width:200px;
}
.menu_active a:hover {
	text-decoration:underline;
}

h1 {
color:#9cc06f;
font-size:18px;
margin:0px;
}

h1 {
color:#9cc06f;
font-size:16px;
margin:0px;
}

input.small,select.small,textarea.small {width:100px;}
input.middle,select.middle,textarea.middle {width:200px;}
input.big,select.big,textarea.big {width:90%;}
input.normp,select.normp,textarea.normp {width:80%;}


.content {
background: url('/images/content.png') bottom left no-repeat !important;
<!--[if lte IE 6]>
background: url('/images/content.gif') bottom left no-repeat;
<![endif]-->
}