body, td, th, ul, ol, p, br, a, dd, dt, dl, blockquote, div { 
	font-family: Arial, Helvetica, sans-serif; 
}
ul, ol       { margin-top: 2px; margin-bottom: 2px }
p            { margin-bottom: 2px; text-align: justify; }

A {}

A:link {color: #195715; text-decoration: underline}
A:visited {color: #2D9D26; background:transparent; text-decoration: underline}
A:active  {color: #F5AF11; background:transparent; text-decoration: underline}
A:hover   {color: #F5AF11; background:transparent; text-decoration: underline}

.top_menu {
	color: #2D216C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
}

.top_menu :link {color: #2D216C; text-decoration: none}
.top_menu :visited {color: #2D216C; text-decoration: none}
.top_menu :active  {color: #2D216C; text-decoration: none}
.top_menu :hover   {color: #2D216C; text-decoration: none}


.top_menu_a {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
}

.nolink {}
.nolink A:link { color: #00000, text-decoration: none;}
.nolink A:visited { color: #000000, text-decoration: none; }
.nolink A:active { color: #000000, text-decoration: none; }
.nolink A:hover { color: #000000, text-decoration: none; }

.no_link2 {color: #34222C;}

.no_link2 :link {color: #34222C; text-decoration: none}
.no_link2 :visited {color: #34222C; text-decoration: none}
.no_link2 :active  {color: #34222C; text-decoration: none}
.no_link2 :hover   {color: #34222C; text-decoration: none}
}

.no_link_white {font-size: 9pt; color: #ffffff;}

.no_link_white :link {font-size: 9pt; color: #ffffff; text-decoration: none}
.no_link_white :visited {font-size: 9pt; color: #ffffff; text-decoration: none}
.no_link_white :active  {font-size: 9pt; color: #ffffff; text-decoration: none}
.no_link_white :hover   {font-size: 9pt; color: #ffffff; text-decoration: none}
}

A.no_link_green {}
A.no_link_green:hover {}
A.no_link_green:visited {}  

A.no_link_green1 {color: #195715; text-decoration:none;}
A.no_link_green1:active {color: #195715; text-decoration:underline;}
A.no_link_green1:hover {color: #195715; text-decoration:underline;} 
A.no_link_green2:visited {color: #195715; text-decoration:none; } 

A.no_link_green2 { color: #2d9d26; text-decoration:none; }
A.no_link_green2:hover { color: #2d9d26; ; text-decoration:none; } 
A.no_link_green2:visited { color: #2d9d26; text-decoration:none; } 

.list A { text-decoration: none; }
.list input { width: 13px; height: 13px; margin-top:0px }
.list A:link { color: #0033CC }
.list A:visited { color: #800080 }
.list A:active { color: red }
.list A:hover { color: #FF1F01 }

.smallText { font-size: 8pt; text-decoration: none; }
.menuLink { font-size:9pt; text-decoration:none; }


.bgPoluton {
	background-image: url('<?=$urlPrefix?>images/lmenu_trbg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top }
.rmenuBgTop  {
	background-image: url('<?=$urlPrefix?>images/menuright_tbg.gif');
	background-repeat: 
	no-repeat; background-attachment: fixed;
	background-position: center top }
.rmenuBgBt { 
	background-image: url('<?=$urlPrefix?>images/menuright_bbg.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  center bottom }
.wcube { background-image: url('<?=$urlPrefix?>images/wcube.gif') }

.selectField { font-size: 8pt; font-weight: bold; color: #A6B795	; width:175px }
.optionsField { background-color: #D9FFE6 }
.searchField { 
 	width: 120px; 
	font-size: 9pt
	background-color: #BDE7D8;
	border-style: solid;
	border-width: 1px;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	}
.searchButton {
	font-size: 8pt;
	background-color: #A9F0AD; color: #34222C;
	border-width:1px }