body {
	background-color: #000000;
	scrollbar-arrow-color:#CCCC99;
	scrollbar-track-color:#000033; 
	scrollbar-face-color:#006699;
	scrollbar-highlight-color:#0099FF; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0099CC;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_bg {
	scrollbar-arrow-color:#CCCC99;
	scrollbar-track-color:#000033; 
	scrollbar-face-color:#006699;
	scrollbar-highlight-color:#0099FF; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-shadow-color:#000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 570px;
	margin:24px;
}

.header {
	margin-bottom:10px;
}

p.footer {
         text-align:center;
         font-size:9px;
}


.small {
	font-size: 10px;
}


.centered {
	text-align:center;
}


.justified {
	text-align: justify;
}

.tab1 {
	font-weight: bold;
	color: #AAD5F0;
	vertical-align: middle;
	border-top: 1px dashed #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
	margin: 0px;
	padding: 4px 0px;
}
.tab2 {
	font-weight: normal;
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px dashed #003366;
	border-left: 1px none #003366;
	margin: 0px;
	padding: 8px 0px;
	color:#0099CC;
	background-repeat:no-repeat;
	background-position:center;
}


.table_single {
	width:100%;
}

.img_frame {
	position:absolute;
	top:0px;
	left:0px;
}

ul {
	padding-left:0px;
}

a:link {
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#00CCFF;
	font-weight:bold;
	text-decoration:none;
}

.news_head {
        color:#00CCFF;
        font-weight:bold;
}

a img {
	border:solid 1px #003366;
}

img {
	border:0px;
}

.contact {
	width:100%;
	text-align:center;
}

.pictures {
	margin-left:45px;
	padding:5px;
}
