body, table, tr, td, div, span, a, u, i, b, form, input, textarea, option, select, li {
    font-family: Verdana, Arial, "Trebuchet MS", sans-serif, sans;
    font-size: 11px;
    color: #000000;
}

body{
   background-color: #FFFFFF;
   border-bottom: none;
   border-bottom: none;
   border-left: none;
   border-right: none;
   border-top: none;
	margin: 0em;
	line-height : 1.80;
   base-target: _top;
}

form {
	margin: 0em;
}

a:link
{
    text-decoration: underlined;
    /*font-weight: bold;*/
}
a:visited
{
}
a:active
{
}
a:hover
{
}

div#main {
   text-align: center;
}

/*
div#main table:first-child {
   margin-left: auto;
   margin-right: auto;
}
*/

table#main_table {
   margin-left: auto;
   margin-right: auto;
}

td {
   font-size: 11px;
	line-height : 1.80;
   text-align: left;
}
.links {
   font-size: 11px;
	line-height : 1.00;
   margin-left: 1px;
   margin-right: 1px;
}
th {
	background-color: #66cc33;
	text-align: left;
	font-weight: normal;
}
h1 {
    font-size: 17px;
    font-weight: bold;
}

.header_green {
    font-size: 18px;
    font-weight: bold;
    color: #66cc33;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.50;
}

img {
	border-color: #d6d6d6;
}

li {
   margin-left: 10px;
}

.content_block {
	border: #d6d6d6;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.content_block_header {
	color: #FFFFFF;

	font-weight: bold;
}

.boxlook {
	color: black;
	background-color: #DFDFDF;
	border: black;
	border-style: groove;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.main_menu {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.main_menu {
}
a.main_menu:active {
}
a.main_menu:visited {
}
a.main_menu:hover {
	text-decoration: underline;
}
.main_menu_selected
{
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

.sub_menu {
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.sub_menu {
}
a.sub_menu:active {
}
a.sub_menu:visited {
}
a.sub_menu:hover {
	TEXT-DECORATION: underline;
}

.sub_menu_selected
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}


.path_menu
{
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.path_menu
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.path_menu:active
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.path_menu:visited
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
a.path_menu:hover
{
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

.footer {
	COLOR: #FFFFFF;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
a.footer {
}
a.footer:active {
}
a.footer:visited {
}
a.footer:hover {
    TEXT-DECORATION: underline;
}
.note {
	COLOR: #666666;
    FONT-SIZE: 9px;
    TEXT-DECORATION: none;
}
.block {
	COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.head_title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;	
	LINE-HEIGHT: 1.50;
}

.sub_title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;	
	LINE-HEIGHT: 1.50;
}
.error {
	FONT-WEIGHT: bold;
	COLOR: #AA1010;
}
.small {
	font-size: 10px;
}

.forum_item_description {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}


.header {
	FONT-SIZE: 11px;	
	COLOR: #FFFFFF;
}

.header1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;	
	LINE-HEIGHT: 1.50;
}

.header2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;	
	LINE-HEIGHT: 1.50;
}

.title {
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
}

/***** START: stealth syle *****/ 
.stealth img {
	BORDER: 0px;
	VERTICAL-ALIGN: middle;
}
.stealth a.node:hover, .stealth a.nodeSel:hover {
	COLOR: #999999;
}
.stealth a.nodeSel {
	BACKGROUND-COLOR: #b0e197;
}
/***** END: stealth syle *****/ 
