@charset "utf-8";
body {
	background-color: #CCCCCC;
}
#table17 #table18 #tablediv {
	background-position: center;
}



a:link { text-decoration: none; color:#0000FF} 
a:visited { text-decoration: none; color:#0000FF} 
a:active { text-decoration: none; color:black}
a:hover { text-decoration: underline; color:red }

.class1 a:link {text-decoration: none}
.class1 a:visited {text-decoration: none}
.class1 a:active {text-decoration: none}
.class1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.class2 a:link {text-decoration: none; color: 000066}
.class2 a:visited {text-decoration: none; color: 000066}
.class2 a:active {text-decoration: underline overline}
.class2 a:hover {text-decoration: underline; color: red;}
.menu-bottom {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
#table17 #table18 #red-logo {
	background-image: url("index-old1_files/image001.gif");
	height: 60px;
	background-repeat: no-repeat;
}
.bulletpoint {
	list-style-image: url(images/arrow_gray_r.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: normal;
	text-align: left;
	background-position: left;
}


