body {
	margin:0px;
	background-color: #333333;
}

td {
	font-family:Arial; font-size:12px; color:#000000; line-height:20px; text-align:justify;
}

.smallfont {
	font-family:Arial; font-size:11px; color:#000000;
}


.whitefont {
	font-family:Arial; font-size:11px; color:#ffffff;
}

.availability_bg {
	background-image: url(images/availability_bg.jpg); background-repeat: repeat-x;
}

.bottom_bg {
	background-image: url(images/bottom_bg.jpg); background-repeat: repeat-x;
}

.left_bg {
	background-image: url(images/left_bg.jpg); background-repeat: repeat-y;
}

.right_bg {
	background-image: url(images/right_bg.jpg); background-repeat: repeat-y;
}

.top_bg {
	background-image: url(images/top_bg.jpg); background-repeat: repeat-x;
}

.header_bg {
	background-image: url(images/header_bg.jpg); background-repeat: repeat-x; height:100px;
}

.join_bg {
	background-image: url(images/join_bg.jpg); background-repeat: repeat-x;
}

.footer_bg {
	background-image: url(images/footer_bg.jpg); background-repeat: repeat-x; height:35px;
}

.welcome_bg {
	background-image: url(images/welcome_bg.jpg); background-repeat: repeat-x;
}

.news_bg {
	background-image: url(images/news_bg.jpg); background-repeat: repeat-x;
	border-left: solid 1px #EBEBEB; border-right: solid 1px #EBEBEB;
}

.innernav_bg {
	background-image: url(images/innernav_bg.jpg); background-repeat: repeat-x;
}

.gray_bg {
	background-image: url(images/gray_bg.jpg); background-repeat: repeat-x; height:23px;
}

.red_header {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#CC0000;
}

.red_header1 {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#CC0000;
}

.black_header {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#000000;
}


.blacklink:link {
	font-family:Arial; font-size:12px; color:#000000; font-weight:bold; text-decoration:underline; 
}

.blacklink:visited {
	font-family:Arial; font-size:12px; color:#000000; font-weight:bold; text-decoration:underline; 
}

.blacklink:hover {
	font-family:Arial; font-size:12px; color:#cc0000; font-weight:bold; text-decoration:underline; 
}

.whitelink:link {
	font-family:Arial; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none; 
}

.whitelink:visited {
	font-family:Arial; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:none; 
}

.whitelink:hover {
	font-family:Arial; font-size:11px; color:#ffffff; font-weight:bold; text-decoration:underline; 
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#ffffff; font-weight:bold; text-decoration:none; 
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#ffffff; font-weight:bold; text-decoration:none; 
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#ff9900; font-weight:bold; text-decoration:none; 
}

.innernavlink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#cc0000; font-weight:bold; text-decoration:none; 
}

.innernavlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#cc0000; font-weight:bold; text-decoration:none; 
}

.innernavlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#000000; font-weight:bold; text-decoration:underline; 
}

	
	
	
	



