a:hover{
	text-decoration: none;
}

body{
	padding: 0px;
	margin: 0px;
	background-color: #a098a7;
	background-image: url(/img/body_bg.gif);
	background-repeat: repeat-x;
}
form{
	padding: 0px;
	margin: 0px;
}
input, textarea{
	color: white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a098a7;
}
h1{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: white;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}

h2{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
}

h3{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #cac8d3;
	font-size: 16px;
	text-transform: uppercase;
}
h4{
	color: white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
img.png {
	behavior: url(/scripts/png.htc);
}

.content{
	color: #d6d4de;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.news a, .podval a, .submenu a, .content a, .content strong, .content b, .menu a {
	color: WHITE;
}

.news, .submenu {
	color: #cac8d3;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.podval{
	color: white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sitename{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: white;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 25px;
}

.sitename .yellow a{
	color: #ff8f00;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

.sitename a{
	color: white;
	text-decoration: none;
}

.submenu li{
	list-style-image: url(../img/bullet.gif);
	padding-left: 5px;
	padding-bottom: 10px;
}

.submenu ul{
	margin: 0px;
	padding-left: 15px;
}
