.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;
}