body {
	background-image: url(images/logo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

a {  

		color: #000099; 
		text-decoration: none;
		font-weight: bold;
}
		a:hover {  
		color: #990000; 
		text-decoration: none;
	

}
a.undernavig {  

		color: #000099; 
		text-decoration: none;
		font-weight: normal;
}
		a:hover {  
		color: #990000; 
		text-decoration: none;


}

H1 	  {
	font-family: arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	color: #990000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 13px;
	text-transform: none;
}
H2       {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 100%;
	margin-bottom: -5px;
	margin-top: -5px;

}

		
	
P    {  font-family: "Trebuchet MS", Verdana, geneva, sans-serif; 
        font-size: 75%;
		color:#000000;
	margin-top: 5px;
	margin-bottom: 7px;
	 line-height: 140%;
        }
		
		
Ol     {  font-family: "Trebuchet MS", Verdana, geneva, sans-serif; 
        font-size: 75%;
		color:#000000;
	margin-top: 5px;
	margin-bottom: 7px;
	 line-height: 140%;
        }
		
ul    {  font-family: "Trebuchet MS", Verdana, geneva, sans-serif; 
        font-size: 75%;
		color:#000000;
	margin-top: 5px;
	margin-bottom: 7px;
	 line-height: 140%;
        }

option {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;

}

input {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;

}

.radio {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #FFFFFF 0px solid;
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;

}

.checkbox {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #FFFFFF 0px solid;
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;

}

.input200 {
	width : 200px;
}


.input100 {
	width : 100px;
}


textarea {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	width : 200px;
		height : 100px;
}

.navig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
}

.puff {

	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990000;
	margin-bottom: -2px;
	margin-top: 15px;
}

.capitalaize{
	font-size: 60%;
	text-transform: uppercase;
}
