body {

	background-image: url('visuals/bg.jpg');
	background-color: #000000;
        background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	FONT: 11px 'lucida sans';
	LETTER-SPACING: 1px;
	color: #B0B0B0;
}


a {
	text-decoration: none;
        font-weight: bold;
	color: #89B093;}
	


a:hover {
        font-weight: bold;
	color: #CBF1CF;
	cursor: e-resize;}


table, tr, td {
	font: 10px 'lucida sans';
	vertical-align: top;}


.button {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #666666;
	FONT: 10px 'lucida sans';
	padding: 3px;
	margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;}


.h1 {
	background-image: url('/images/head.png');
	background-color: transparent;
	font: 14px 'lucida sans'; 
        font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px;
	border-bottom: 0px;
	color: #89B093;}

.h2 {
	background-image: url('/images/head.png');
	background-color: transparent;
	font: 15px 'lucida console'; 
        font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 0px;
	color: #89B093;}

.h3 {
font-family : times new roman;
font-size : 14px; 
border-top : 1px solid #4C6A5C;
margin-bottom : 1px;
margin-left: 5px;
margin-right: 5px;
font-weight: bold;
letter-spacing : 4px; 
color : #89B093; 
text-align : right;
width : 100%;
} 

h5 {
color: #666666;
font-family: Arial;
font-size: 95%;
text-transform: uppercase;
text-align: right;
}


b {
	font: 11px 'lucida sans';
	text-decoration: none;
        font-weight: bold;
	color: #4C6A5C;}


blockquote {

        background-image: url('');
	background: #cccccc;
        font: 10px 'lucida sans';
        font-weight: normal;
        color: #999999;
        text-align: left;
        letter-spacing: 1px;
	padding: 10px;
        border-left: solid 14px #083d23;}


.main {
        background-image: url('');
	background: #013C36;
	text-align: justify;
	font: 11px 'lucida sans';
	color: #B0B0B0;
	padding: 8px;
	margin: 2px;}




.menu {
        background-image: url('');
	background: #002D28;
	text-align: justify;
	font: 11px 'lucida sans';
	color: #B0B0B0;
	padding: 8px;
	margin: 2px;}
