﻿body
{
    background-position: center top;
    font-size: 10pt;
    color: black;
    font-family: 'Gill Sans MT' , Arial;
    line-height: normal;
    letter-spacing: normal;
    direction: ltr;
    text-decoration: none;
    width: 1050px;
    height: 506px;
}


SPAN
{
    font-size: small;
    color: #666666;
    font-family: 'Gill Sans MT';
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

H1
{
    font-size: 13pt;
    color: #ef0000;
    font-style: normal;
    font-family: 'Gill Sans MT', Arial, Microsoft Sans Serif;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    font-variant: normal;
}

H2
{
    font-size: large;
    color: #000000;
    font-style: normal;
    font-family: 'Times New Roman';
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

p
{
    margin: 10px
}    

a:visited
{
    border-style: none;
    text-decoration: none;
    background-color: transparent;
    color: green;   
}
.style2
{
    background-color: #DE0030;
    height: 18px;
    width: 728px;
    color: #FFFFFF;
    text-align: center;
}

.style3
{
    height: 128px;
    width: 728px;
}

.style7
{
    height: 91px;
    text-align: center;
    background-color: #333333;
    font-size: smaller;
    color: #C0C0C0;
}

.style10
{
    width: 728px;
    text-align: left;
}

.style11
{
     width: 373px;
     height: 9px;
}

.style12
{
     height: 9px;
     width: 728px;
     background-color: #FFFFFF;
}

.style14
{
     width: 373px;
     height: 65px;
 }
 
.style16
 {
     width: 373px;
     text-align: left;
 }
 
.style17
{
     color: #FFFFFF;
}

.style18
{
     height: 91px;
     width: 373px;
}

.style19
{
     height: 128px;
     width: 373px;
}

.style25
{
    width: 728px;
    height: 65px;
    background-image: url('../../photos/Greenbody-bg.jpg');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

.style26
{
     font-size: small;
     font-family: Times New Roman, Times, serif;
     font-style: italic;
     color: red;
 }
 
 .style27
 {
     width: 140px;
     height: 36px;
 }
 
 .style28
 {
     width: 252px;
     height: 160px;
 }
 
 .style31
 {
     width: 373px;
     height: 18px;
     text-align: center;
 }
 
 .style32
 {
     font-size: small;
 }
 
 .menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Gill Sans MT", Verdana,"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande",  Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul
{
    background: #333333;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 707px;
}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
		}
	.menu p{
		clear:left;
		}	

		
