


BODY{
background: #000000;
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #C0C0C0;
font-size:10;
font-weight:normal;
}

A{
color: Blue; text-decoration: underline;
}

A:link{
color: Blue; text-decoration: underline;
}

A:visited { 
color: Black; text-decoration: underline; 
}

A:active  {
color: Red; text-decoration: underline;
}

A:hover {
color: Blue; text-decoration: underline;
}

a.nav:link  {color: #c0c0c0; font-size:12; font-weight:bold; text-decoration: none; }
a.nav:visited {color: #c0c0c0; font-size:12; font-weight:bold; text-decoration: none; }
a.nav:hover {color: #c0c0c0; font-size:12; font-weight:bold; text-decoration: underline; }
a.nav:active {color: red; } 

img {
border-color: #000000;
}

TD,TR{

font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: BLACK;
font-size:10;
font-weight:normal;
}

.headtable {
background: #000000;
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10;
font-weight:normal;
}

.menu {
background: #000000;
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:14;
font-weight:normal;
}

.rightmenu {
background: #000000;
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10;
font-weight:normal;
}

.footer {
	background: #000000;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#C0C0C0;
	font-size:10;
	font-weight:normal;
	background-repeat : repeat-y;
}

H1 {
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18;
color: Navy;
}

H2 {
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12;
color: #C0C0C0;
margin-top: 5;
margin-bottom: 0;
}

H3 {
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14;
color: Navy;
}

P {
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12;
color: #000000;
}

p.cord {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;
	color: #C0C0C0;
}


.lefttext {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11;
	font-weight:bold;
	padding:7px;
}

.left {
	background-color: #EAF0E6;
}

.container {
width:500px;
}

.container2 {
width:800px;
}

.galleft {
float: left;
width: 24%;
margin: 0 10px 10px 0;
border: thin solid Silver;
height: 150px;
overflow:hidden;
}

.banner {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size:x-large;
	font-weight: normal;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#FF0000;
	padding:2px;
}

.description{
        font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:x-small;
        font-weight:bold;
		color:#000000;
}