/* CSS Document */

#top td {
	background-image: url(images/index-header.gif);
	background-repeat: no-repeat;
}
#topindex td {
	background-image: url(images/index-header.gif);
	background-repeat: no-repeat;
}
#top-navigation td {
	background-image: url(images/top-nav.gif);
	background-repeat: repeat;
}
#content td {
	background-image: url(images/content-border.gif);
}
#footer img {
	background-position: bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000066;
	background-image: url(images/page-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top-navigation a {
	color: #FFFFFF;
	border-top: 0;
	margin-top: 0;
	vertical-align: top;
}
#content p {
	background-image: none;
}
.normal-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: none;
}
.red-highlight {
	background-color: #FEEFED;
	border: 1px;
}
.blue-highlight {
	background-color: #F2F1FE;
	border: 1px;
	border-color:#000000
}
input {
	font-size: 85%;
	background-color: #FCFCFC;
	border: 1px solid #cccccc;
}
textarea {
	font-size: 85%;
	background-color: #FCFCFC;
	border: 1px solid #cccccc;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.content-borders {
	background-image: url(images/content-border.gif);
}
.small-links {
	font-size: 75%;
	text-decoration:none;
}
strong {
	color: #0C055F;
}
A.footerlinks {
	font-size: 10px;
	color: #999999;
}
.footerlinks {
	font-size: 80%;
	color: #999999;
}.solidBorder {
	border: 1px solid #999999;
}
.blueText {
	color: #000066;
}
.headerText {
	font-size: large;
}
A.smallBlueText {
	font-size: 80%;
	color: #000066;
	text-decoration: none;
}	
.graphicaltablebackground {
	background-image: url(images/laptopman.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:visited {
	color: #993300;
}
a:active {
	color: #CC0000;
}
.graphicalTableBGSport {
	background-image: url(../../trash/test.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.imageborder {
	border: 1px solid #000066;
}
.redtext {

	color: #B70000;
}
.redtextBOLD {
	color: #B70000;
	font-weight: bold;
	font-size: small;

}
.bannersearchelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}
.navigation a{
	color: #FFFFFF;
	text-decoration:underline;
}
.navigation {
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.navigation a:hover, .navigation a:active, .navigation a:focus{
	color: #000099;
	text-decoration:none;
}
.index-text {
	font-size: 16px;
}
