/* CSS Document */

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000099;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/botback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
#maintb {
	background-image: url(../images/topback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#lcol {
	background-image: url(../images/leftback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rcol {
	background-image: url(../images/rightback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincol {
	width: 759px;
}
#bot {
	background-image: url(../images/bot.gif);
	height: 61px;
}
#top {
	background-image: url(../images/top.gif);
	height: 147px;
}
#conbot {
	background-image: url(../images/conbot.gif);
	height: 50px;
	vertical-align:middle;
	font-size:11px;
	padding-left:68px;
}
#conback {
	background-image: url(../images/conback.gif);
	background-repeat: no-repeat;
	padding-left:68px;
	padding-right:68px;
	padding-top:20px;
}
#botcolr {
	float:right;
	padding-right:68px;
	font-size:11px;
	color:#FFFFFF;
}
#botcoll {
	margin-left:68px;
	font-size:11px;
	color:#FFFFFF;
}
#toptitle {
	color:#FFFFFF;
	font-size:11px;
	height:27px;
	padding-right:62px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size: 14px;
}
.smalltext {
	font-size:11px;
}
