a. { text-decoration:none; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration : underline; }

#container {
	line-height: 120%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	
	background-color:#ffffff ;
	border: 1px solid #000000;

	}

h1 {
	color: #ffffff;
	margin: 14px 0px 3px 29px;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	}


h2 {
	color: #ffff00;
	font-size: 13px;
	margin: 0px 0px 10px 29px;
	padding-top: 5px;
	font-weight: normal;	
	}





fieldset { 
 padding:5px;
 line-height: 25px; 
 font-size:15px;
 color:#444444;
}

legend { font-weight: bold; color: #1f2261;}


.menu1 {
	margin: 10px 15px 10px 15px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: auto;
	padding-bottom: 15px;
	text-align: center;
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 4px double #CC0000;
	}
.menu1 a {
	color: #0080ff;
	text-decoration: none;
	}

.menu1 a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


#banner a {
	color: #ffffff;
	text-decoration: none;
	}





