body {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #666666;
}
.titles {
	color: #000000;
	font-weight: bold;
}
.newstitles {
	color: #333333;
	font-weight: bold;
}
.bottom_navbar {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.bottom_navbar:visited {
	color: #000000;
}
.bottom_navbar:hover {
		color: #FFFFFF;
}

.bottom_navbar:active {
	color: #000000;
}

.mainbody p {
	background-repeat: no-repeat;
}
.mainbody_box {
	background-image: url(images/private/box.png);
}


.clock {
	font-weight: bold;
	color: #000000;
}
.header {
	background-image: url(images/upton_clue_header.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #666666;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 18px;
	color: #333333;
}

