BODY {
	background-color: #FFFFFF;
	background-image: url(images/r2graybarbg.gif);
	background-repeat: repeat;
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.3;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
	
BODY a:link {
	color: #660066;
	}

BODY a:visited {
	color: #660066;
	}

BODY a:active {
	color: #660066;
	}

BODY a:hover {
	color: #660066;
	}

.shadowLeft {
	background-image: url(images/shadowleft.gif);
	background-repeat: repeat-y;
	}

.shadowRight {
	background-image: url(images/shadowright.gif);
	background-repeat: repeat-y;
	}

.shadowBottom {
	background-image: url(images/shadowbottom.gif);
	background-repeat: repeat-x;
	}

.homeBg {
	background-image: url(images/r2home_mainbg.jpg);
	background-repeat: no-repeat;
	}

.logoBg {
	background-image: url(images/r2topbarbg.gif);
	background-repeat: repeat-x;
	}


.subPageHeaderBg {
	background-image: url(images/sub_mainbg.jpg);
	background-repeat: no-repeat;
	}

.breadCrumb {
	font-size: 85%;
	color: #FFFFFF;
	padding-left: 20px;
	}

.breadCrumb a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
.breadCrumb a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
.breadCrumb a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
.breadCrumb a:hover {
	color: #D3EFEB;
	text-decoration: underline;
	}

.pageHeader {
	font-weight: bold;
	font-size: 120%;
	color: #632364;
	}

.homeMenuItems {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	height: 23px;
	text-align: center;
	}

.homeMenuItems a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.homeMenuItems a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.homeMenuItems a:active {
	color: #7DB1AA;
	text-decoration: none;
	}

.homeMenuItems a:hover {
	color: #7DB1AA;
	text-decoration: none;
	}

.bottomBar {
	background-image: url(images/r2bottombg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	}
	
.bottomContactInfo {
	color: #FFFFFF;
	font-size: 80%;
	line-height: 1.2em;
	}

.bottomContactInfo a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.bottomContactInfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.bottomContactInfo a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.bottomContactInfo a:hover {
	color: #E3A1E3;
	text-decoration: underline;
	}

.bottomContactInfo .header {
	color: #E3A1E3;
	font-weight: bold;
	}
	
.credits {
	background-color: #000000;
	color: #999999;
	font-size: 70%;
	line-height: 1.1em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.credits a:link {
	color: #999999;
	text-decoration: none;
	}
.credits a:visited {
	color: #999999;
	text-decoration: none;
	}
.credits a:active {
	color: #999999;
	text-decoration: none;
	}
.credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.tagline {
	font-weight: bold;
	line-height: 1.3em;
	font-size: 130%;
	color: #FFFFFF;
	}

.welcomeHeader {
	font-weight: bold;
	font-size: 105%;
	color: #7DB1AA;
	}
	
.welcome {
	color: #FFFFFF;
	}

.homeColumns {
	color: #EEEEEE;
	font-size: 90%;
	line-height: 1.4em;
	}

.homeColumns a:link {
	color: #CCCCCC;
	text-decoration: underline;
	}
.homeColumns a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	}
.homeColumns a:active {
	color: #666666;
	text-decoration: underline;
	}
.homeColumns a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.homeColumns .header {
	color: #7DB1AA;
	font-weight: bold;
	font-size: 110%;
	}


h2 {
	font-size: 130%;
	border-bottom: 8px double #D9DDDC;
	}
	
.details {
	font-size: 90%;
	color: #333333;
	line-height: 1.2em;
	padding-top: 10px;
	padding-left: 20px;
	}
	
.details .header {
	font-weight: bold;
	font-size: 110%;
	}


.footer {
	font-size: 90%;
	color: #333333;
	line-height: 1.2em;
	}
	
.footer .header {
	font-weight: bold;
	font-size: 110%;
	}
	
.divider {
	border-top: 8px double #D9DDDC;
	}

a.serverRow:link, a.serverRow:visited {
	display: block;
	background: url(images/serverrowbg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-align: left;
	padding-top: 7px;
	padding-left: 24px;
	height: 20px !important;
	height: 27px;
	width: 100%;
	text-decoration: none;
	}

a.serverRow:hover {
	background-position: 0px -27px;
	text-decoration: none;
	color: #FFFFFF;
	}

a.serverRow:active {
	background-position: 0px -27px;
	text-decoration: none;
	color: #666666;
	}


a.specialsRow:link, a.specialsRow:visited {
	display: block;
	background: url(images/specials.gif) no-repeat;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	text-align: left;
	padding-top: 14px;
	padding-left: 24px;
	height: 28px !important;
	height: 42px;
	width: 100%;
	text-decoration: none;
	}

a.specialsRow:hover {
	background-position: 0px -42px;
	text-decoration: none;
	color: #FFFFFF;
	}

a.specialsRow:active {
	background-position: 0px -42px;
	text-decoration: none;
	color: #666666;
	}


div.container {
  background-color: #FFFFFF;
  }

div.spacer {
  clear: both;
  }
  
div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }

.outline {
  padding: 5px;
}

.subPageLeftTable {
	padding: 20px;
	}

.mainContentArea {
	padding-left: 20px;
	padding-top: 24px;
	padding-right: 50px;
	padding-bottom: 30px;
	}

.specialsHeader {
	background-image: url(images/r2bottombg.jpg);
	background-repeat: repeat-x;
	background-color: #660066;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000000;
	}

.specialsContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}