﻿.logo_bg { background-image: URL('images/design/logo_bg.gif'); }

.menu_font    { font-size: 12; color: #FFFFFF; font-family: Tahoma; font-weight: bold; }
.menu_font2   { font-size: 11; color: #6C0000; font-family: Arial; font-weight: bold; text-decoration: none; }
.hr_menu_font { font-size: 11; color: #FFFFFF; font-family: Tahoma; font-weight: bold; text-decoration: none; }





.topl          { background-image: URL('images/design/topl_bg01.gif'); }
.lm            { background-image: URL('images/design/lm_bg01.gif'); }
.lm_button     { background-image: URL('images/design/lm_button.gif'); }
.tl_accpanel   { background-image: URL('images/design/tl_accpanel.jpg'); }
.accpanel_text { font-size: 11; font-weight: bold; font-family: Tahoma; }


.lm_button_text { font-size: 11; font-weight: bold; font-family: Tahoma; }
.acc_panel_transition { position: relative; top: 24; left: 16; }
.acc_panel_ext_transition { position: relative; top: 55; left: 132; }

.module { position: relative; top: 10; }

.description { position: relative; left: 8; top: 8; }
.descr_text { font-size: 11; font-family: Verdana;}

.xgray   { font-size: 11; font-weight: bold; font-family: Tahoma; color: #9B9B9B; }
.xgray a { font-size: 11; font-weight: bold; font-family: Tahoma; color: #9B9B9B; }
.xgray2  { font-size: 11; font-weight: bold; font-family: Tahoma; color: #727272; }

.bright { color: #000000; font-size: 11; font-weight: bold; font-family: Tahoma; }

.usd    { color: #004009; font-size: 11; font-weight: bold; font-family: Tahoma; }

.form_text { font-size: 10; font-family: Tahoma; font-weight: bold; }

.text      { font-size: 12; font-family: Verdana; }
.text_bold { font-size: 12; font-family: Tahoma; font-weight: bold; }

.graph_line { position: relative; left: 12; }

.keywords { font-size: 14; font-weight: bold; font-family: Verdana; }

.items_titles { font-family: Verdana; font-size: 8; text-decoration: none; color: #000000; font-weight: bold; }

.dnlinks{ 
	margin: 10px 0px 0px 25px; 
	padding: 0px 0px 0px 0px; 
	list-style-image: URL('images/design/arr_black.gif');
	list-style-pisition: inside; 
}

.dnlinks li{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	line-height: 18px; 
}

.dnlinks li a, .dnlinks li a:hover {
	font-size: 10px; 
	font-weight: bold; 
	font-family: Tahoma; 
	color: #000000; 
}

#scrollable {
	height: 500px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	text-align: justify;
	padding: 0px 5px 0px 0px; 
	font-size: 12; 
	font-family: Verdana;
}
#noscrollable {
	margin:0px 0px 0px 0px;
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	font-size: 11; 
	font-family: Verdana;
}
#scrollable p, #noscrollable p {
	margin:2px 0px;
	text-indent:15px;		
}
#scrollable h1 {
	text-align:center;		
	font-size: 16;
}
#scrollable h2 {
	text-align:center;
	font-size: 14;		
}

#noscrollable h1 {
	text-align:center;		
	font-size: 13;
}
#noscrollable h2 {
	text-align:center;		
	font-size: 11;
}

table.brand {
	width:100%;
	text-align:center;
}
table.brand tr td {
	vertical-align:middle;
	padding:3px;
	border:1px solid #920000;
}
table.brand tr td img {
	border:0;
}

table.brand tr td.title {
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}

table.brand tr td.title a {
	color:#fff;
	text-decoration:underline;
}
table.brand tr td.title a:hover {
	text-decoration:none;
}
table.brand tr td.footer {
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}

table.brand tr td.title,
table.brand tr td.footer{
	background-color:#009d3c;
}
table.brand tr td.space {
	border:0;
}

table.logos {
	width:100%;
	text-align:center;
	vertical-align:middle;
}
table.logos tr td {
	padding:5px;
}
table.logos tr td img {
	border:0;
}

.menu_font2 input {
	margin:5px 0 0 0
}
