﻿body
{
	text-align: center;
	margin: 0px;
	scrollbar-base-color: #024E74;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #171717;
	SCROLLBAR-SHADOW-COLOR: #024E74; 
	SCROLLBAR-3DLIGHT-COLOR: #024E74;
	SCROLLBAR-DARKSHADOW-COLOR: #024E74; 
	scrollbar-highlight-color: #024E74;
}

.body
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

.head
{
	color: #89BAC3;
	font-family: Tahoma;
	font-size: 14px;
}

.title
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	line-height:125%;
}

#border
{
	position: relative;
	width: 790px;
	height: 962px;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
	margin: 0 auto;
}

#border_xtens
{
	position: relative;
	width: 790px;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
	margin: 0 auto;
	z-index:0;
}

#wrapper
{
	position: relative;
	width: 780px;
	text-align: left;
	background-color: #111111;
	overflow: hidden;
	margin: 0 auto;
}

#wrapper_top
{
	position: relative;
	overflow:hidden;
	width: 780px;
	height: 365px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	z-index: 1;
}

a:link {text-decoration: none; color: #187AA5;}
a:visited {text-decoration: none; color: #187AA5;}
a:hover {text-decoration: underline; color: #187AA5;}
a:active {text-decoration: none; color: #187AA5;}

a.copyright:link {text-decoration: underline; color: #FFFFFF;}
a.copyright:visited {text-decoration: underline; color: #FFFFFF;}
a.copyright:hover {text-decoration: underline; color: #FFFFFF;}
a.copyright:active {text-decoration: underline; color: #FFFFFF;}
