.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000
       }

.whitelink {  color: #FFFFFF; text-decoration: none}

.bg {  font-family: Arial, Helvetica, sans-serif; 
       background-image: url(../images/bg.jpg); 
       font-size: 12px; 
       background-repeat: no-repeat; 
       background-position: right top
	   }

body {
	background-image: url(../images/bg-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin: 0px;
       }
.hr-line {
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.corner-top {
	background-image: url(../images/corner-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.corner-bottom {
	background-image: url(../images/corner-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #999999;
	   }
.title-side-bar {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #00799C;
	padding-left: 5px;
}


.big-link {font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #067495; text-decoration: none; }
.big-link:link { text-decoration: none; color: #0E7F9F; }
.big-link:hover { color: #069BC6; text-decoration: none; }
.big-link:visited { color: #00799C; text-decoration: none; }
.big-link:active{ color: #00799C; text-decoration: none; } 


.title-side-bar:link { color: #00799C; text-decoration: none; }
.title-side-bar:hover { color: #666666; text-decoration: none; }
.title-side-bar:visited { color: #00799C; text-decoration: none; }
.title-side-bar:active{ color: #00799C; text-decoration: none; }   
	   
	   
	   
.side-bar-number {
	font-size: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #B6B4A7;
	padding-left: 5px;

	   }
	   
.bottomlinks{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; }
.bottomlinks:link { color: #666666; text-decoration: none; }
.bottomlinks:hover { color: #993300; text-decoration: underline; }
.bottomlinks:visited { color: #666666; text-decoration: none; }
.bottomlinks:active{ color: #666666; text-decoration: none; }


.bottomcredits {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottomcredits:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

	   
	   
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
.mainlink:link {
	text-decoration: none;
	color: #999999;
}
.mainlink:hover {
	color: #993300;
	text-decoration: underline;
}
.mainlink:active {
	text-decoration: none;
}
.mainlink:visited {
	text-decoration: none;
}	   
	   
.copy-red {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #067495;
	text-decoration: none;

	   }
}
.copy-red:link {
	text-decoration: none;
	color: #0E7F9F;
}

.copy-red:hover {
	color: #069BC6;
	text-decoration: none;
}
