
/* Tags */

body, td, div {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

a	{
	font-family: "Trebuchet MS";
	text-decoration: underline;
	color: #216691;
}

small	{
	font-size: 7pt;
}

form	{
	padding: 0px;
	margin: 0px;
}


/* Classes */

.siteMain {
	position: relative; 
	left: 50%; 
	margin-left: -490px;
	overflow:hidden;
	text-align: center;
	width: 990px;
}

.menuItemsList {font-size: 13px; border-bottom: 3px solid #f0f0f0; background: #f1ffdc; word-spacing: 0px; height: 35px; padding-top: 10px; overflow: hidden; text-shadow:rgba(0,0,0,0.01) 0 0 0;}
.menuItem		{border-right: 3px solid a5c300; color: #839712; text-decoration: none; padding-left: 2px; padding-right: 3px; margin-right: 2px;}
.menuItem span	{color: black;}
.menuItemActive	{border-right: 3px solid a5c300; color: white; background: #a7c217; text-decoration: none; padding-left: 2px; padding-right: 3px; margin-right: 2px;}
.noBorder {border-right: none;}

.siteLogo			{padding-top: 10px; padding-bottom: 10px;}
.siteLogoImage		{float: left; width: 200px;}
.siteLogoBanner		{float: left; width: 730px; margin: 0px 5px 0px 5px;}
.siteLogoButtons	{float: left; width: 30px; margin: 5px 3px 5px 3px;}
.siteLogoText		{padding-left: 5px; padding-bottom: 2px; padding-right: 5px; padding-top: 4px; height: 22px; font-size: 10pt; background: #f0f0f0; text-align: left;}
.siteSearch			{float: right; width: 210px;}
.siteSearch input	{color: gray; width: 200px;}
.clear			{clear: both;}

.RightMargin	{margin-right: 12px;}

.uho {
	border-width: 1px;
	border-color: #a6cd39;
	border-style: solid;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(http://s.transmissia.net/images/uhoBg.gif);
	background-color: #bdd465;
	width: 185px;
	height: 160px;
	float: left;
	margin-bottom: 10px;
}

.uho h1	{
	font-size: 14pt;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.uho p {
	margin: 2px 5px 5px 5px;
	text-align: left;
}
.uho a {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
.uho img {
	border: 1px solid #000000;
	width: 80px;
}
.uhodate {
	font-size: 7pt;
	text-align: left;
	margin-left: 10px;
	margin-top: -4px;
}

.columnNameBlack {
	background: #000000;
	border-bottom: 2px solid #c9cfc1;
	font-size: 10pt;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
}

.columnNameBlack a {
	color: #ffffff;
	text-decoration: none;
}

.columnNameGreen {
	background: #a6cd39;
	font-size: 10pt;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}

.columnNameGreen a {
	color: #ffffff;
	text-decoration: none;
}

.mainColumn1{
	background-color: #f1ffdc;
	float:left;
	width:240px;
	text-align: left;
	overflow:hidden;
	margin-right: 20px;
}
.mainColumn2{
	float:left;
	width: 180px;
	text-align: left;
	overflow:hidden;
	margin-right: 20px;
}
.mainColumn3{
	float:left;
	width: 310px;
	text-align: left;
	overflow:hidden;
	margin-right: 10px;
}
.mainColumn4{
	background-color: #f1ffdc;
	float:left;
	width: 200px;
	text-align: left;
	overflow:hidden;
}
.mainColumn5{
	float:left;
	width: 520px;
	text-align: left;
	overflow:hidden;
}
.leftColumn{
	background-color: #f1ffdc;
	float:left;
	width:240px;
	text-align: left;
	overflow:hidden;
	margin-right: 5px;
}
.centerColumn{
	float:left;
	text-align: left;
	width:510px;
	margin-right: 5px;
}
.rightColumn{
	background-color: #f1ffdc;
	float:left;
	text-align: left;
	width:200px;
}

.topicName {
	color: black;
	padding-top: 15px;
	border-top: 1px dotted #cfcfcf;
	font-size: 12pt;
	font-weight: bold;
}
.topicImage {
	width: 200px;
	margin: 5px;
	font-size: 9px;
	float: left;
	overflow: hidden;
}

.topicDate {
	color: #637404;
	font-size: 8pt;
}
.topicAuthor {
	color: #c36a00;
}

.topicBody {
}
.topicBody blockquote {
	color: white;
	background-color: #a6cd39;
	padding: 6px;
	margin: 10px auto;
}

.authorPrint {
	height: 20px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.intextImage {
	text-align: center;
	font-size: 10px;
}

.intextImage a {
	text-decoration: none;
}

/*.intextFocus p {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#a6cd39;
}*/

.floatLeft{
	float:left;
	margin:5px;
}

.floatRight{
	float: right;
	margin:5px;
}

.bannerLeft {
	margin-bottom: 5px;
}

.bannerCenter{
	clear:both;
	margin: 10px;
	text-align: center;
}

.bannerRight {
	margin-bottom: 5px;
}

.newsDate {
	font-size: 8pt;
	color: #839712;
}

.newsLink {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.newsText a {
	text-decoration: none;
	color: #777573;
	font-size: 11px;
}

.blockNews {
	color: #777573;
	margin-top: 3px;
	border-bottom-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.blockNewsList {
	margin-bottom: 5px;
}

.printPage{
	float:left;
	text-align: left;
	margin-right: 5px;
}

.search {}
.searchList {list-style-position: outside; list-style-type: disc; margin-top: 15px;}

/* pages */
.pagebar {
 padding: 0.2em 0.5em 0.2em 0;
 margin-top:10px;
 margin-right: 0.1em;
 margin-bottom: 1.0em;
 border: 1px solid #fff;
 background: #fff;
 text-decoration: none;
}

.pagebar .pages {
 margin-right: 0.4em;
 font-weight:bold;
}

.pagebar a,.pageList .this-page {
 border: 1px solid #9AAFE5;
 text-decoration: none;
 padding: 0px 4px 0px 4px;
 margin:0 2px;
}

.pagebar a:visited {
 border: 1px solid #9AAFE5;
 text-decoration: none;
 padding: 0px 4px 0px 4px;
}

.pagebar .break {
 padding: 2px 6px 2px 6px;
 border: none;
 background: #fff;
 text-decoration: none;
}

.pagebar .this-page {
 border: 1px solid #2E6AB1;
 padding: 0px 4px 0px 4px;
 font-weight: bold;
 background: #2E6AB1;
 color: #fff;
}

.pagebar a:hover {
 border-color: #2E6AB1;
}

.pagebar .inactive
{
 border: 1px solid #cccccc;
 color: #ccc;
 text-decoration: none;
 padding: 0px 4px 0px 4px;
}

.pageFooter {
	margin-top: 15px;
	color: white;
	padding: 25px;
	background-color: #a6cd39;
	height: 85px;
}

.pageFooterDiv {
	float: left;
	margin-left: 10px;
	width: 540px;
	text-align: left;
	font-size:8pt;
}
.pageFooterDiv a {
	color: #5c731f;
}
