a {
	color: #FBBE88;
	font-weight: bold;
}

a:hover {
	color: #CCE6E6;
	text-decoration: none;
}

body {
	background-color: #738B93;
	background-image: url(graphics/misc/bg.gif);
	background-repeat: repeat-x;
	color: #EBEBEB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

form td {
	font-weight: bold;
}

img {
	border: 0px;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	background-color: #DCEDED;
	height: 60px;
	width: 300px;
}

ul, li {
	list-style-image: url(graphics/misc/bullet.gif);
}

.button {
	background-color: #DCEDED;
	border-color: #828282;
	border-style: outset;
	border-width: 1px;
	font-weight: bold;
	width: 120px;
}

.datecell {
	width: 120px;
}

.evenrow {
	background: #889DA4;
}

.important {
	color: #740C0C;
	font-weight: bold;
}

.oddrow {
	background: #7D949B;
}

.textfield {
	background-color: #DCEDED;
	width: 200px;
}

.titlebig {
	font-size: 15px;
	font-weight: bold;
}

.titlesmall {
	font-size: 12px;
	font-weight: bold;
}

#contents {
	border: #EFEFEF;
	color: #F9F9F9;
	font-size: 11px;
	margin-left: 60px;
	margin-top: 20px;
	width: 550px;
}

#contents img {
	border: #FFA500;
	border-style: solid;
	border-width: 1px;
	margin: 4px;
}

#contents table {
	border-collapse: collapse;
	margin-top: 6px;
	width: 550px;
}

#contents td {
	padding: 4px;
}

#footerimg {
	margin-top: 20px;
}

#headermenu {
	margin-top: 12px;
	width: 760px;
}

#headermenu img {
	height: 30px;
}

#splash, #splash td {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#titlediv {
	margin-left: 35px;
	margin-top: 20px;
	width: 480px;
}

