body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
}
body {
	background-color: #0033CC;
	margin-top: 15px;
	background-image: url(adrenaline-bg.jpg);
}
.welcome-header {
	font-size: 21px;
	font-weight: bold;
	color: #66FFFF;
	letter-spacing: 1px;
	font-style: italic;
}
.welcome-text {
	font-size: 16px;
	color: #66CCFF;
}
.news-header {
	font-size: 16px;
	font-weight: bold;
	color: #0054FD;
}
.news-text {
	font-size: 14px;
	color: #2F75F2;
}
a.button {
	font-weight: bold;
	color: #B3FFFF;
	text-decoration: none;
	background-image: url(adrenaline-button1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 15px;
	width: 99%;
	display: block;
	background-position: left center;
	font-style: italic;
	margin-bottom: 3px;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}
a.button:hover {
	background-image: url(adrenaline-button2.png);
	color: #ffffff;	
}
a.button:visited {

}.picborder {
	
	margin-right: 8px;
}
.pgheading {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #B0FFFF;
	background-image: url(adrenaline-headbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.normlink {
	color: #004AD5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACCDFF;

}
a.normlink:hover {
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;

}
a.normlink:visited {

}.abouttxt {
	color: #2140D3;
}
.blueline {
	color: #2E83EE;
}
