body {
	margin: 0; 
	background-color: #E9E9E9;
	text-align:left;
}
.back {
	padding:0;
	width: 708px;
	border: 0px;
}
.leftbg {
	background: url('/theme/images/leftbg.gif') repeat-y;
	width: 29px;
}
.rightbg {
	background: url('/theme/images/rightbg.gif') repeat-y;
	width: 29px;
}
div, td {
	font-family: Arial, Tahoma, serif; 
	font-size: 12px; 
	color:#8B8B8B;
}
p {
	line-height: 140%;
	text-align: justify;
	padding: 0px 15px 10px 10px;
	margin: 0px;
}
a img {border: none; }
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	Text-Decoration: none;
}
h1 {
	margin: 2px;
	padding: 5px 0px 0px 10px;
	font-size:20px; 
	font-family: Arial, Tahoma, serif; 
	font-weight:bold;
	text-align: left;
}
input, textarea { 
	border:1px solid #621302; 
	font-family: georgia, serif;
	font-size:12px;
	color: #621302; 
	background-color:#CE9D34;
}
#topnav {
	width: 708px;
	height: 48px;
	background: url('/theme/images/navbg.gif') bottom repeat-x;
	border: 0px;
}
a.topnav:link, a.topnav:visited, a.topnav:active {
	padding-top: 10px;
	text-align:center;
	background-color: #F6F6F6;
	height: 27px;
	display: block;
	color: #757575;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, serif; 	
}
a.topnav:hover { color: #FFFFFF; }
a.topnav#red:hover { height: 27px; background-color: #B44C4C; }
a.topnav#ora:hover { height: 27px; background-color: #FFB516; }
a.topnav#yel:hover { height: 27px; background-color: #FFE131; }
a.topnav#gre:hover { height: 27px; background-color: #9EC45A; }
a.topnav#blu:hover { height: 27px; background-color: #8AC7E4; }
a.topnav#vio:hover { height: 27px; background-color: #D1AEF9; }
a.topnav#red2:hover { height: 27px; background-color: #B44C4C; }
a.topnav#pink:hover { height: 27px; background-color: #FF7799; }
#bot {
	width: 708px;
	height: 24px;
	background: url('/theme/images/bottombg.gif') no-repeat;
	border: 0px;
}
#botleft { 
	width: 100px;
	margin: 3px;
	text-align: left;
	padding-left: 10px;
}
#botright {
	width: 600px;
	text-align: right;
	margin: 3px;
	padding-right: 10px;	
}
.imgbd {
	border: 1px solid #CCC;
	text-align: center;
	align: center;
	margin: 5px;
}

