body {
	color:#FFFFFF;
	background-color:#000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin:0;
}

table, input, select, textarea {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color: #878787;
}

a {
	color:#FF9900;
	text-decoration:none;
} a:hover {
	color:#FF6600;
	text-decoration:none;
}

.style-white {
	color:#FFFFFF;
}
.techno_bar {
	background: url(images/misc/techno_bar.jpg) repeat-x bottom left;
}

#header {
	background: url(images/template_object/header/header_pic.jpg) no-repeat top left;
}

#mini_info {
	background: url(images/misc/mini_info_bg.jpg) no-repeat top left;
}

#footer {
	background: url(images/template_object/footer/footer_bg.jpg) no-repeat top left;
	font-size:9px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FF9900;
	text-decoration:none;
}

.view_more {
	color:#F12D07;
	text-decoration:none;
	background: url(images/misc/arrow3.gif) no-repeat center right;
	padding-right:12px;
}

.view_more:hover {
	color:#F12D07;
	text-decoration:none;
	background: url(images/misc/arrow3.gif) no-repeat center right;
	padding-right:9px;
}

.style-color_yellow {
	color:#FF9900;
}
.style-color_red {
	color:#EF2908;
}
#style-fontsize_16 {
	font-size:16px;
}
#style-fontsize_10 {
	font-size:10px;
}