body,td,th {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: small;
	color: #003300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
h1 {
	font-size: xx-large;
	color: #990000;
}
h2 {
	font-size: large;
	color: #003300;
}.header_left {
	background-color: #6699CC;
	background-image: url(images/top_sky_bground.gif);
	background-repeat: repeat;
	text-align: left;
}
.header_right {
	background-color: #6699CC;
	background-image: url(images/top_sky_bground.gif);
	background-repeat: repeat;
	text-align: right;
}
.navbar_main {
	background-color: #669966;
	background-image: url(images/navbar_bground.gif);
	background-repeat: repeat;
	text-align: center;
}
li {
	list-style-image: url(images/arrow.gif);
	padding-top: 5px;
	list-style-position: outside;
}
.cell_splitter {
	background-image: url(images/cell_splitter15px.gif);
	width: 15px;
}
#imageleft {
	float: left;
	padding-right: 10px;
}

