/* CSS Document */
body {
	padding: 0;
	margin: 0;
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	background: #B43C3E url(images/background.gif) repeat-x top;
}
a {
	color: #D72D2E;
	text-decoration: none;
}
a:hover {
	color: #698B05;
	text-decoration: none;
}
.leftbutton a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftbutton a:hover {
	color: #D72D2E;
}
.rightnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav a:hover {
	color: #DBFF77;
}
.release a {
	color: #FFFFFF;
	text-decoration: none;
}
.release a:hover {
	color: #DBFF77;
}

#main {
	width: 778px;
	text-align: left;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

/* LEFT NAVIGATION */
#leftnav {
	width: 173px;
	background-image: url(images/nav_foot.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.leftbutton {
	padding: 1px 0 0 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 173px;
	height: 20px;
}
#leftnav ul {
	width: 173px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#leftnav li {
	list-style: none;
	width: 173px;
	height: 20px;
	display: block;
	background-image: url(images/nav_but.gif);
	overflow: hidden;
}

/* RELEASES */
#release {
	background-image: url(images/releases_back.gif);
	background-repeat: no-repeat;
	height: 140px;
	margin: 0;
	padding: 0;
	margin: 0px 0px 1px 1px;
}
.package {
	width: 188px;
	margin: 10px 0 0 10px;
	overflow: hidden;
}
#release ul {
	width: 188px;
	height: 102px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(images/latest_back.gif);
}
.release {
	padding: 5px 0 0 10px;
	text-align: left;
	width: 188px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
/* CONTENT */
#content {
	width: 476px;
	margin: 0 1px 0 1px;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px 10px 4px 10px;
}
.advertise {
	width: 468px;
	height: 60px;
	padding: 4px 4px 4px 4px;
}
/* RIGHT NAVIGATION */
#right_nav {
	width: 127px;
	overflow: visible;
}
#right_nav ul {
	list-style-type: none;
	width: 127px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#right_nav li {
	list-style: none;
	display: block;
	width: 127px;
	height: 20px;
	background-image: url(images/navr_but.gif);
	overflow: hidden;
}
.right_navbig {
	width: 127px;
        height: 600px;
	overflow: visible;
}

}
.head {
	height: 23px;
	background-image: url(images/navr_title.gif);
	background-repeat: no-repeat;
	margin: 0;
}
.top {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0px 20px;
	display: block;
}
.rightnav {
	padding: 1px 0 0 10px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	display: block;
	width: 127px;
	height: 20px;
}
/* FOOTER */
#footer {
	background-image: url(images/footer.gif);
	width: 778px;
	height: 52px;
}
.footer_right {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px;
	text-align: right;
}
.footer_right  a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_right  a:hover {
	color: #D72D2E;
	text-decoration: none;
}
.footer_left {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 0 10px;
	text-align: left;
}
.footer_left  a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_left  a:hover {
	color: #D72D2E;
	text-decoration: none;
}
/* SPECIAL */
.dots {
	background-image: url(images/black_dot.gif);
	background-repeat: repeat-x;
	margin: 0px 4px 0px 4px;
	width: 468px;
	height: 1px;
}
input, textarea {
	background-color: #FFFFFF;
	border: #666666 1px solid;
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
}
a img {
	border: 0px solid #666666;
}
a:hover img {
	border: 0px solid #000000;
}
.news_title {
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.news_title a { 
	color: #DBFF77;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news_title a:hover { 
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news_text { 
	text-decoration: none; 
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}
.news_text a { 
	color: #D72D2E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news_text a:hover { 
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.news_comments { 
	text-decoration: none; 
	font-family: sans-serif, verdana, tahoma;
	font-size: 10px;
}
.news_comments a { 
	color: #D72D2E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.news_comments a:hover { 
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.main_text { 
	text-decoration: none;
	font-family: tahoma, arial;
	font-size: 10px;
}
.form_text { 
	font-family: verdana; 
	font-size: 10px; 
}
.poll_title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.poll_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.title_text { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #698B05; }
.tablebg_1 { 
	background-color: #CCCCCC;
}