

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	background-image: url(../images2/back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;}

a {
	color: #000000;
	text-decoration: none;}

a:hover { 
	color: #2b4880;
	text-decoration: none;}

.title {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;}
.title a:link {text-decoration:none; color: #ffffff;}
.title a:visited {text-decoration:none; color: #ffffff;}
.title a:hover {text-decoration:none; color: #2b4880;}
	
.title2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;}
.title2 a:link {text-decoration:none; color: #000000;}
.title2 a:visited {text-decoration:none; color: #000000;}
.title2 a:hover {text-decoration:none; color: #2b4880;}

.title3 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #808080;}
.title3 a:link {text-decoration:none; color: #808080;}
.title3 a:visited {text-decoration:none; color: #808080;}
.title3 a:hover {text-decoration:none; color: #2b4880;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 20px;
 	color: #404040;}
	
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;}
.info a:link {text-decoration:none; color: #000000;}
.info a:visited {text-decoration:none; color: #000000;}
.info a:hover {text-decoration:none; color: #2b4880;}

.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #000000;}
.gallery a:link {text-decoration:none; color: #000000;}
.gallery a:visited {text-decoration:none; color: #000000;}
.gallery a:hover {text-decoration:underline; color: #000000;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #646464;}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #646464;}
	
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
 	color: #000000;
	background-color: #ffffff;
	width: 130px;
	height: 22px;
	border: 1px solid #000000;}
