body { padding: 0px; margin: 0px; background-color: #fdfdfd; }
a { color: #0090FF; text-decoration: underline; }

.greyback { background-color: #F5F5F5; }

.main { width: 100%; }
.main td.cell { vertical-align: top; padding: 0px; }

.logo {
	width: 183px;
	height: 92px;
	background-image: url("/images/logobg.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;

	padding: 25px 0px 0px 20px;

	font-family: Tahoma;
	font-size: 17px;
	color: #F5F5F5;
}

.categories { list-style: none; margin: 20px 10px 10px 10px; padding: 0px; font-family: Times New Roman; font-size: 14px; color: #000000; }
.categories a { color: #000000; text-decoration: underline; }
.categories li { padding: 3px 10px 3px 10px; border-bottom: 1px solid #D9D9D9; }

.authorize { float: right; margin: 10px; width: 200px; text-align: left; font-size: 14px; }
.authorize * { font-family: Tahoma; font-size: 11px; color: #000000; }
.authorize form { margin: 0px; padding: 0px; }
.authorize p { margin: 0px; padding: 0px; }
.authorize input { margin: 1px; width: 120px; border-top: 1px solid #6B6B6B; border-left: 1px solid #A1A1A1; border-bottom: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }

.menutop { list-style: none; margin: 0px; padding: 0px; background-color: #F5F5F5; }
.menutop li { display: inline; padding: 2px 10px 2px 10px; font-family: Times New Roman; font-size: 14px; color: #6E6E6E; height: 22px; }
.menutop li.inactive { background-color: #E9E9E9; background-image: url("/images/mt_back.gif"); background-position: left bottom; background-repeat: no-repeat; }
.menutop li.active { background-color: #FFFFFF; }
.menutop a { color: #6E6E6E; text-decoration: none; }

.content { padding: 20px 20px 20px 20px; color: #727272; font-size: 14px; }
.content h1 { margin: 0px 0px 10px 20px; font-family: Times New Roman; font-size: 18px; color: #0090FF; font-weight: Normal; }

.news_preview a { color: #0090FF; text-decoration: underline; }
.news_table td { vertical-align: middle; padding: 2px 10px 0px 0px; }
.news_table .date { text-align: right; color: #CDCDCD; font-size: 14px; width: 70px; }
.news_table .text { color: #727272; font-size: 14px; }
.news_table .info { font-family: Tahoma; color: #BBBBBB; font-size: 10px; }

.footer { font-size: 14px; color: #727272; padding: 20px; }
.footer a { color: #484848; text-decoration: underline; }

.columnright { width: 200px; padding: 20px; font-size: 14px; }
.columnright h1 { margin: 0px 0px 10px 0px; font-family: Times New Roman; font-size: 18px; color: #FF0000; font-weight: Normal; }

.tform th { padding: 3px 3px 3px 0px; text-align: left; }
.tform td { padding: 3px; }
.tform * { font-size: 14px; color: #727272; }
.tform input.code { width: 50px; }
.tform input.text { width: 250px; }
.tform input {  border: 1px solid #727272; }
.tform textarea { width: 300px; height: 200px; border: 1px solid #727272; }

.error { color: #A00000; text-align: left; }

.comment { font-size: 13px; color: #323232; padding: 10px 0px 0px 0px; }

.calendar * { font-size: 12px; }
.calendar th { padding: 2px; text-align: center; }
.calendar td { padding: 2px; text-align: center; }
.calendar td.today { background-color: #D0F0F0; border: 1px solid #727272 }

#banner_top {
	position: absolute;
	left: 220px;
	top: 35px;
	z-index: 1;
}

#org-layer { list-style: none; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 0px; }
