@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
}

.text {
	color: white;	
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif
}

#maintext{
	font-size: 22px;
	color: #6977a7;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	}

#maintext a{
	font-size: 22px;
	color: #6977a7;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	}

a:link {
	color: #FC0;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none
}
a:visited {
	color: #FC0; 
	font-family: Verdana, Geneva, sans-serif; 
	text-decoration: none
}
a:hover {
	color: #C97063;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none
}

#footer {
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Images/Pg_Corner_Button.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Images/Pg_Corner_Top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #C9C9C9;
}

h1 a:hover{
	color: #C9C9C9;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #C9C9C9;	
}
li {
	list-style-type: disc;
	list-style-position: inside;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
	font-size: 12px;
	color: #C9C9C9;	
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;	
	font-size: 12px;
	color: #C9C9C9;
}
h6 {
	font-size: 8pt;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

#gallerymenu {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url(Images/Pg_Line.jpg);
	margin-top: 0px;
	height: 32px;
}
#mainmenu {
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #F9F9F9;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 5px;
	height: 24px;
}

#mainmenu a{
	color: white;	
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif
}

#news{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#news h2{
	font-size: 14pt;
	color: #10C806;
}

#news h2 a{
	font-size: 14pt;
	color: #10C806;
}

#news p{
	color: white;	
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif
}

#news p.data{
	color: #F90;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif
}

.line2px {
	background-color: #999;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1px;
}

.line4px {
	background-color: #999;
	width: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	height: 1px;
}

.virtualtuor a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F30;
}


.virtuallogo{
	background-image: url(Images/VirtualLogo_Line.jpg);
	height: 64px;
	}


.red {
	color: #F00;
}
.yellow {
	color: #FF0;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

