H1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
H2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: none;
	text-transform: none;
	color: #008080;
	text-decoration: none;
	text-align: center;
}
H3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: none;
	text-transform: uppercase;
	color: #008080;
	text-decoration: none;
	text-align: center;
}

p   {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-variant: normal;
	color: #008080;
	}
               
td  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-variant: normal;
	color: #008080;
 }
 
.dir  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-variant: normal;
	color: #008080;
 }
 
             
li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
BODY { 
  background: url("images/gradient4.gif");
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.maintable {
	border: 1px solid #4F7E90; 
	background-color: #FFFFFF;	
	margin: 0px;
	}

A:hover {
	color: blue;
	text-decoration: underline;
	}	
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #008080;
	}

.a1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: white;
	}

.a2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: gray;
	}

select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}
input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}
textarea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}

.corner {background-image: url("images/corner.jpg");
		background-repeat: no-repeat;
		
			 }
