body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, td, tr {
	padding: 2px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg {
	height: 30px;
	/*background-image: url(../images/bg.png);*/
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
	float: left;
	width: 100%;
}
.marginauto {
	text-align: center;
	float: left;
	width: 100%;
}
#contain {
	width: 998px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}
/*#header_out {
	height: 120px;
	width: 900px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}*/
#header {
	border-bottom: 5px solid #333333;
	height: 90px;
}
#sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 40px 0 0 20px;
	position: absolute;
}
#user3 {
	float: right;
	padding: 60px 20px 0 0;
}
#user3 ul, #user3 li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#user3 li {
	float: left;
	display: inline;
}
#user3 a {
	float: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 0 30px;
	text-decoration: none;
	font-weight: normal;
}
#user3 a:hover, li#current a {
	color: #999999 !important;
}
li#current li a {
	color: #000 !important;
}
#maincontent {
	margin: 0 33px 25px 33px;
	width: 934px;
}
#mid_shadow {
	background-repeat: repeat-y;
	width: 934px;
}
#top_shadow {
	background-repeat: no-repeat;
	width: 934px;
	padding: 26px 0 0 0;
}
#bot_shadow {
	background-position: bottom;
	background-repeat: no-repeat;
	width: 874px;
	padding: 0 30px 26px 30px;
}
#main {
	width: 874px;
}
#right {
	float: left;
	width: 200px;
}
#right h3 {
	direction:rtl;
	background-image: url(../images/right_module.png);
	height: 36px;
	line-height: 36px;
	font-size: 19px;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	text-indent: 10px;
}
#right  .moduletable, #right .moduletable_menu {
	margin: 0 0 10px 0;
}
#right ul.menu, #right ul.menu ul, #right ul.menu ul ul{
	list-style-type: none;
}
#right ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#right  ul.menu a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 24px;
	display: block;
	text-indent: 10px;
}
#left {
	width: 655px;
	float: right;
}
.banner {
	/*background-image: url(../images/banner.jpg);*/
	height: 126px;
	width: 653px;
	margin: 0 0 15px 0;
}
#content {
	width: 655px;
}
#bottom {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 70px;
	line-height: 70px;
}
.clear {
	clear: both;
}
.message {
	background-color: #FFFF66;
	border: 1px solid #000;
	padding: 10px 20px;
	margin-bottom: 10px;
	text-align: center;
}
img {
	text-decoration: none;
	border: none;
}
td {}
tr {}
ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: square;
}
#right ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type: none;
}
li {
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #669933;
}
a:hover {
	text-decoration: underline;
}
hr {}
hr.separator {}

.inputbox {
/*	border: 1px solid #666666;
	padding: 5px;*/
	margin: 0 0 5px 0;
}
.sectiontablefooter .pagenav {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	height: 20px;
}
a.pagenav:link, a.pagenav:visited {}
.sectiontablefooter a.pagenav:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}
.button {
/*	text-transform: uppercase;*/
}
/*a.readon:link, a.readon:visited, .button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	border: none;
	font-size: 12px;
	overflow: hidden;
	margin: 5px 0 0 0;
}
a.readon:hover, .button:hover {
	background-image: url(../images/button_hover.png);
	text-decoration: none;
}*/
.back_button {}
.pagenav_prev a:link, .pagenav_next a:link, .pagenav_prev a:visited, .pagenav_next a:visited {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
}
.pagenav_prev a:hover, .pagenav_next a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}
.componentheading {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 21px;
}
.contentheading, .contentheading a {
	font-size: 25px;
	color: blue;
}
.contentpane {}
.contentpaneopen {
	width: 100%;
}
.contentdescription {
	padding-bottom: 10px;
}
.eventtable .sectiontableheader, .eventtable .sectiontableheader a {
	color: #000 !important;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.sectiontableheader {
	background-color: #666666;
	color: #FFFFFF;
	text-indent: 3px;
	font-size: 15px;
	padding: 4px 0px;
}
thead .sectiontableheader {
	color: #000;
}
.sectiontableentry0 {
	height: 20px;
}
.sectiontableentry1 {
	background-color: #F4F4F4;
	height: 20px;
}
.sectiontableentry2 {
	height: 20px;
}
.createdate {
	font-size: 11px;
	color: #666666;
	float: left;
	padding: 0px 5px 10px 0px;
}
.contentpaneopen .small {
	font-size: 11px;
	color: #666666;
}
.modifydate {
	padding-top: 5px;
	font-size: 11px;
	color: #666666;
}
.highlight {
	font-weight: bold;
}
fieldset, fieldset .small {
	border: none !important;
}
form {
	margin: 0;
	padding: 0;
}

