body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-color: #AADBDE;
	background-repeat: no-repeat;
	background-position: top center;
}

table,.table {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.imageborder { color: #CC3300; }

A:link {
	color: #CC3300;
	text-decoration: none;
}

A:visited {
	color: #663300;
	text-decoration: none;
}

A:active {
	color: #CC3300;
	text-decoration: none;
}

A:hover {
	color: #663300;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

P {
	font-size: 12px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

TD.smaller {
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000000;
}

P.smaller {
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #000000;
}

HR { color: #CC3300; }

.alert {
	color: #CC0000;
	font-weight: bold;
}

.TITLE {
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
}

.BOLDTITLE,.BOLDTITLEBIG {
	color: #CC3300;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
}
.BOLDTITLEBIG{
	font-size: 16px;
}
.BOLDTITLE{
	font-size: 14px;
}

.buttonscontainer { width: 150px; }
.buttons a {
	color: #ffffff;
	background-color: #CC3300;
	padding: 4px;
	padding-left: 8px;
	display: block;
	border-bottom: 1px solid;
	font: 12px Georgia,"Times New Roman",Times,serif;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
