﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;	
	background-color:#ffffff;	
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 2.0em;	
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
	width:686px
}

a {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #FF99CC;
}

a:hover 
{
   color: #cc3399;
   text-decoration : underline;	
}

a:active {
	color: #FF99CC;
}

.mailLink
{
    text-decoration:underline;
}
body {

	 background-image: url("img/bgcolor2.gif");	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0;
}
.border 
{
 border-top: 1px solid #505050;
 border-bottom: 1px solid #505050;
}
/* 1 HEADER */

.header 
{
    position:relative;
	background-image: url("img/toplogo.jpg");	
	background-repeat: no-repeat;
	position: relative;
	width:680px;
	height: 200px;
	margin: 0 auto 0px auto;
	
}

h1 {
	position: relative;	
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: relative;
	
	font-size: 14px;
}
.maintxt
{
    text-align:left;
    font-size: 1em;	
}

.menua {
	position: relative;	
	text-transform: uppercase;
	font-size: 12px;
	font-style:italic;
}

.menua a
{
    color: #ff66ff;
}

.menua a:visited {
	color: #666666;
text-decoration:none;
}

.menua a:hover {
	color: #ff33ff;
text-decoration:none;
	
}
.menua a:active {
	color: #ff66ff;
text-decoration:none;
}
/* 3 FOOTER */


.footer 
{
    background-color: #ffffff;	
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	
	border-top:  1px solid #505050;
    border-bottom: 1px solid #505050;
}

.maphint
{
   font-weight:bold;
   font-size:9px;
    vertical-align:middle;  
    }


/* Inline styles are used because image controls hard code a border property */

.photo {
	border: 1px solid #505050;
}
