/*Scrollbar*/

BODY {	SCROLLBAR-FACE-COLOR: #EEEEEE;

		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;

		SCROLLBAR-SHADOW-COLOR: #DDDDDD;

		SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;

		SCROLLBAR-ARROW-COLOR:  #FFFFFF;

		SCROLLBAR-TRACK-COLOR: #FFFFFF;

		SCROLLBAR-DARKSHADOW-COLOR: #DDDDDD;

		padding: 0px; margin: 0px;}

/*Standard Links*/

A {
	text-decoration: none;
	color: #AB4043;
}



A:link {
	COLOR: #AB4043;
	text-decoration: none
}

A:hover {
	COLOR: #999999;
}

/*Bottom of Box Links*/

A.boxBottom {text-decoration: none}

A.boxBottom:visited {COLOR: #FFFFFF; text-decoration: none}

A.boxBottom:link {COLOR: #FFFFFF; text-decoration: none}

A.boxBottom:hover {COLOR: #999999; text-decoration: none}

/*Test Page*/

.testText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	text-indent: 10px;

}

A.test {text-decoration: none}

A.test:visited {COLOR: #666666; text-decoration: none}

A.test:link {COLOR: #666666; text-decoration: none}

A.test:hover {COLOR: #999999;}

/*Sponsors*/

.sponsors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: bold;
}

A.sponsors{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-align: center;}

A.sponsors:visited {COLOR: #999999; text-decoration: none;}

A.sponsors:link {COLOR: #999999; text-decoration: none;}

A.sponsors:hover {COLOR: #666666;}

/*Text Box Links*/

.textBoxes {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; text-align: justify; list-style-type: circle;}

A.textBoxes {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; text-align: justify; list-style-type: circle;}

A.textBoxes:visited {COLOR: #999999; text-decoration:none}

A.textBoxes:link {COLOR: #999999; text-decoration:none}

A.textBoxes:hover {COLOR: #666666}

/*Disclaimer*/

.disclaimer {font-family: Arial, Helvetica, sans-serif; color: #666666; text-align: center; font-size: x-small;}

/*Borders*/

.rightLine {border-right-width: 1px;border-right-color: #999999;border-right-style: solid;border-left-width: 1px;border-left-style: solid;border-left-color: #999999;}

.topLine {border-top-width: 1px; border-top-color: #999999; border-top-style: solid;}

.greyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: left;
	border-top: #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}

.boxHeadText {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-variant: small-caps;

	color: #FFFFFF;

	background-color: #CCCCCC;

	text-align: justify;

	vertical-align: middle;

	border: 1px solid #999999;



}

.boxHeadSponsor {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-variant: small-caps; color: #FFFFFF; background-color: #CCCCCC; text-align: center; vertical-align: middle; border-top: 1px solid #999999; border-right: 1px #999999; border-bottom: 1px solid #999999; border-left: 1px #999999;}

.boxMoreButton {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-variant: small-caps; color: #FFFFFF; background-color: #CCCCCC; vertical-align: middle; border-right-width: 1px; border-bottom-width: 1px;border-right-style: solid; border-bottom-style: solid; border-right-color: #999999; border-bottom-color: #999999;}

.boxMoreImage {background-color: #CCCCCC; font-size: 9px;}

.rightBottomLine {border-right-width: 1px;border-right-color: #999999;border-right-style: solid;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999999;}

.leftBottomLine {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999999;border-left-width: 1px;border-left-style: solid;border-left-color: #999999;background-color: #FFFFFF;}

.dropDownTables {color: #FFFFFF;border-right: 1px solid #999999;border-bottom: 1px solid #999999;border-left: 1px solid #999999;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;text-align: center;vertical-align: middle;}

.imageBorder {border: 1px solid #999999;}

.greyBoxCentered {font-family: Arial, Helvetica, sans-serif;font-size: xx-small;color: #666666;text-align: justify;background-color: #FFFFFF;}

.Center {text-align: center;}

.greyBoxImage {font-family: Arial, Helvetica, sans-serif;font-size: x-small;color: #666666;text-align: justify;border-right: 1px solid #999999; border-left: 1px solid #999999;background-color: #FFFFFF;}

.boxImagesBase {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-variant: small-caps; color: #FFFFFF; background-color: #CCCCCC; text-align: right; vertical-align: middle; border: 1px solid #999999;

}

.body {

	background-image: url(../images/lines.jpg);

	background-repeat: repeat-y;

	background-position: center;

}

.box {

	margin: 0px;

	padding: 0px;

	border-top: 0px solid #999999;

	border-right: 1px solid #999999;

	border-bottom: 1px solid #999999;

	border-left: 1px solid #999999;

	position: absolute;

	width: 50%;





}

.background {

	background-color: #FFFFFF;

	background-image: url(../images/lines.jpg);

	background-repeat: repeat-y;

	background-position: center;

}

