/* 
 * $Id: style.css,v 1.3 2007/07/06 16:38:38 roman Exp $ 
*/

table, td, tr, th, div, p {  font-family: tahoma; font-size: 11px; color: 203662}

.bodytext {  font-family: tahoma; font-size: 11px; color: 203662}
a.bodytext:hover {  font-family: tahoma; font-size: 11px; color: 5A83AB}
.body_h2 {  font-family: tahoma; font-size: 13px; font-weight: bold; color: 203662}

.bodytext_white {  font-family: tahoma; font-size: 11px; color:#FFFFFF}


h1{
    font-size: 11px;
    text-decoration: underline;
    margin-top: 0pt;
    margin-bottom: 2pt;
}

h1.center{
    font-size: 11px;
    text-decoration: none;
}

h2{
    font-size: 11px;
    margin-top: 0pt;
    margin-bottom: 2pt;
}

h3{
    font-size: 11px;
    text-decoration: underline;
    font-weight: 500;
    margin-top: 0pt;
    margin-bottom: 2pt;
}

.menu {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 0px; 
	color: #436282; 
	text-decoration: none}

a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color: #5A83AB;
}

.menu_sel {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 0px; 
	color: #FF6600; 
	text-decoration: none}

a.menu_sel:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color: #FF6600
}

.doc {  font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none; color: #436282}
a.doc:hover {  font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none; color: #5A83AB}
.topmenulineref {font-size: 10px; font-family: Verdana,Tahoma, sans-serif; letter-spacing: -0.01em; font-weight: normal; color: #FFFFFF;}
.usersearch {background: #FF8400; font-family: Tahoma; color: #FFFFFF; border: 1px solid #FFFFFF; FONT-SIZE: 10px; width: 120}
.topmenubutton {background: #FF8400; border: 1px solid #FFFFFF; Cursor: hand; font-size: 10px; font-family: Tahoma; letter-spacing: -0.01em; font-weight: normal; color: #FFFFFF;}

font-family: tahoma; font-size: 11px; color: 203662

