body { 
	margin: 0; background-color: black; color: #FFCC66;
}
body, td, p {
	font-size: 11pt; 
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; 
}
h1 { font-size: 14pt; font-weight: normal; }

h3, h3 a { font-size: 11pt; font-weight: bold; }

a { color: white; }

a.anchor { cursor: pointer; }

a.curtab { font-size: 14pt; font-weight: normal; color: white; }

a.tab { cursor: pointer; font-size: 14pt; font-weight: normal; }

a img {
	border: 0;
}

#body_l { 
	background: url(/images/body_back_l.jpg) no-repeat 0% 0%; 
	width: 100%;
}

#body_r { 
	background: url(/images/body_back_r.jpg) no-repeat 100% 0%; 
	width: 100%;
}

#socialnetworks {
	background-color: #1F2124;
	border-top: 1px solid #585858;
	border-bottom: 1px solid #585858;
	width: 100%;
}

#main {
	background: #161C1D; 
	border: 3px solid black;
}

#login_row {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 5px;
}

#login_button {
	cursor: pointer;
}

#logo {
	padding-left: 15px;
	padding-top: 30px;
}

table#newsblock {
	width: 972px;
	margin-top: 20px;
}

table#newsblock td#news {
	background: url('/images/main_back_news.jpg') no-repeat 0% 0%;
	width: 50%;
	height: 425px;
	padding: 20px;
}

table#newsblock td#perfomance {
	background: url('/images/main_back_performance.jpg') no-repeat 100% 0%;
	padding: 20px 20px 20px 30px;
}

.date { color: lightgray; font-size: 8pt; }

div.over {
	height: 620px; overflow: auto;
}

#copyright { width: 100%; }
#copyright td { font-size: 8pt; color: #545454; }
#copyright td a { color: #545454; text-decoration: underline; }

.photobox { float: left; width: 160px; height: 160px; }
.photobox td { text-align: center; }
