body {
	padding: 0px;
	margin: 0px;
	background: url('images2/grad.jpg') repeat-x;
}

	
	h1 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		font-size: 140%;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 20px 0px !important;
		letter-spacing: -0.04em !important;
	}		
	
	h2 {
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #000000;
		font-weight: bold;
		font-size: 120%;
		line-height: 1.1em;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 20px 0px !important;
		letter-spacing: -0.04em !important;
	}	
	
	p {
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 90%;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 15px 0px;
		line-height: 1.4em;		
	}		
	
	.caption {
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 70%;
		width: 180px;
		padding: 0px 0px 0px 0px !important;
		margin: 2px 0px 12px 0px !important;
		line-height: 1.2em;	
		text-align: center;

	}
	.small {
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 70%;
		padding: 0px 0px 0px 0px !important;
		margin: 5px 0px 15px 0px !important;
		line-height: 1.4em;	
	}	
	UL {
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 90%;
		padding: 0px 0px 0px 0px !important;
		margin: 15px 0px 15px 0px !important;
		line-height: 1.4em;		
	}	
	LI { margin: 0px 0px 0px 15px; padding: 0px; }
	
	.content { float: left; width: 405px; margin: 20px 0px 0px 40px !important; padding: 0px 0px 0px 0px !important; }
	
	.image { float: left; width: 280px; padding: 0px 0px 0px 0px !important; margin: 20px 20px 0px 20px !important; }
		
	a {	text-decoration: underline;	color: #000000;	font-weight: bold; }
	a:link { text-decoration: underline;	color: #000000;  }
	a:visited {	text-decoration: underline; color: #000000; }
	a:hover { text-decoration: none; color: #999999; }

	.menu 
	{
		font-family: arial, helvetica, sans-serif;
		color: #bbbbbb;
		font-weight: bold !important;
		font-size: 100%;
		padding: 0px  !important;
		margin: 0px 0px 0px 40px !important;
        text-align: left;
		width: 710px !important;
		border-bottom: 1px solid #666666;
	}
	a.menuLink {	
		text-decoration: none;	
		color: #ffffff;	
		font-weight: bold; 	
		padding: 4px 0px 4px 0px !important;		
		margin: 4px 18px 4px 0px !important;
	}
	a.menuLink:link { text-decoration: none;	color: #ffffff;  }
	a.menuLink:visited {	text-decoration: none; color: #ffffff; }
	a.menuLink:hover { text-decoration: none; color: #000000; }

	.menu2 
	{
		font-family: arial, helvetica, sans-serif;
		color: #bbbbbb;
		font-weight: bold !important;
		font-size: 110%;
		padding: 0px  !important;
		margin: 0px 0px 0px 25px !important;
        text-align: left;
		width: 400px !important;
		text-align: center;
	}

	form table { margin: 22px 0px 20px 10px !important; }
	form td 
	{
		font-family: tahoma, arial, helvetica, sans-serif;
		color: #000000;
		font-weight: normal;
		font-size: 80%;
		width: 618px;
		padding: 0px 0px 0px 10px  !important;
		margin: 0px 0px 0px 10px !important;
		line-height: 1.4em;		
	}
    .headText {
		font-family: arial, helvetica, sans-serif;
		color: #b20016;
		font-weight: bold;
		font-size: 250%;
		width: 625px;
		line-height: 0.8em;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 3px 0px 0px !important;
		letter-spacing: -0.07em !important;
        text-align: right;
	}	
    .footerText {
		font-family: arial, helvetica, sans-serif !important;
		color: #ffffff;
		font-weight: normal !important;
		font-size: 80%;
		width: 766px;
		line-height: 0.8em;
		padding: 22px 0px 0px 0px !important;
		margin: 0px 0px 0px 0px !important;
		letter-spacing: -0.03em !important;
        text-align: center;
		height: 60px;
		background: url("images/footer.gif") no-repeat; padding-top: 40px;
		line-height: 1.4em;		
	}	


