body
{
	background-color: #000000;
	font-family: Verdana;
}

div
{
	border: 0px solid Black;
}

a
{
	color: Black;	
	text-decoration: none;
}

img.border
{
	border: 1px solid #b9bbb8; 
	padding: 1px;
}

.base_bt
{
	background-color: #939598;
	color: #ffffff;
	font-weight: bold;
	cursor: hand; cursor: pointer;
}

#base_logo
{
	width: 972px;
	height: 79px;

	background-image: url(../images/base_logo.jpg);
	background-repeat: no-repeat;

	cursor: hand; cursor: pointer;
}

#base_backlink a
{
	color:#6a6b6d;
	font-weight: bold;
}

.base_page_headline {
	color: #838487;

	font-size:20px;
}

.base_page_title {
	font-size:30px;
}

.base_page_sub_title {
	font-size:16px;

	padding-top:10px;
	padding-bottom:10px;
	line-height:1.1em;
}

.base_page_content {
	font-size:14px;
	color:#6a6b6d;
}

.base_page_content_left {
	float: left;
}

.base_page_content_right {
	float: right;
}

.base_right_title
{
	font-size: 14px;
	color: #838487;

	padding-bottom:10px;
}

.base_right_item
{
	padding-bottom:20px;
}

.base_right_item_headline
{
	font-size: 13px;
	
	text-decoration: underline;
}

.base_right_item_description_1
{
	font-size: 10px;
}

.base_right_item_description_2
{
	font-size: 10px;
}

.base_right_item_link
{
	font-size: 10px;
}

.base_right_item_headline a
{
	color: #0862b1;
}

.base_right_item_description_1 a
{
	color: #171314;
}

.base_right_item_description_2 a
{
	color: #171314;
}

.base_right_item_link a
{
	color: #1fb25a;
}

#bottom
{
}

#bottom_left
{
	float: left;
}

#bottom_right
{
	float: right;
	font-size:10px;
}