input,span,p,tr,td,table,div {
	font-family: Verdana;
	font-size:14px;
}

body {
	background-color:#000000;
	width:100%;
	height:100%;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
}

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

input,textarea {
	border: 1px solid #999999;
}

#tmp_page {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
#tmp_top_bar {
	background-image: url('../images/top_menu_background.png');
	background-repeat:repeat-x;
	height:52px;
	overflow:hidden;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

#tmp_content {
	background-color:#151515;
	margin-bottom:5px;
}

#tmp_left_column {
	float:left;
	width:206px;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
}

.tmp_left_box {
	width:206px;
	margin-bottom:10px;
}

.tmp_left_box_top {
	background-image: url('../images/left_box_header.png');
	background-repeat:no-repeat;
	overflow:hidden;
	height:41px;
	line-height:40px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#ffffff;
}
.tmp_left_box_body {
	background-image :url('../images/left_box_content.png');
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	color:#ffffff;
}
.tmp_left_box_bottom {
	background-image : url('../images/left_box_bottom.png');
	background-repeat:no-repeat;
	height:10px;
	font-size:3px;
}

#tmp_body {
	width:563px;
	margin-top:5px;
	float:left;
}

#tmp_body_top {
	background-image: url('../images/content_top.png');
	background-repeat:no-repeat;
	height:11px;
	font-size:3px;
}
#tmp_body_body {
	background-image :url('../images/content_content.png');
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
#tmp_body_bottom {
	background-image : url('../images/content_bottom.png');
	background-repeat:no-repeat;
	height:12px;
	font-size:3px;
}

#tmp_right_column {
	float:left;
	width:206px;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
}

.tmp_right_box {
	width:206px;
	margin-bottom:10px;
}

.tmp_right_box_top {
	background-image: url('../images/right_box_top.png');
	background-repeat:no-repeat;
	height:13px;
	font-size:5px;
}
.tmp_right_box_body {
	background-image :url('../images/right_box_content.png');
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	color:#ffffff;
}
.tmp_right_box_bottom {
	background-image : url('../images/right_box_bottom.png');
	background-repeat:no-repeat;
	height:12px;
	font-size:3px;
}

#tmp_footer {
	background-color:#282828;
	height:40px;
	padding-top:2px;
}

#tmp_footer_menu {
	text-align:left;
	float:left;
	margin-left:10px;
	width:500px;

}
#tmp_signature {
	float:right;
	margin-right:10px;
	font-size:10px;
	margin-top:15px;
	color:#77777A;
}
#tmp_copyright {
	color:#77777A;
	font-size:12px;
}
.tmp_left_box, .tmp_left_box a, .tmp_right_box, .tmp_right_box a, #tmp_footer, #tmp_footer a {
	color:#ffffff;
}

.tmp_left_box a,.tmp_right_box a, #tmp_footer a {
	font-weight:bold;
} 
#tmp_top_menu {
	height:52px;
}

#tmp_top_menu td {
	background-image: url('../images/top_menu_separator.png');
	background-repeat: no-repeat;
	background-position:right bottom;
	width:130px;
}

#tmp_top_menu a {
	color:#ffffff;
	font-size:16px;
}