img
{
	border:none
}
td.menu
{
	border-bottom: solid 1px #ffffff;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	vertical-align:middle;
}
.menuText
{
	font-family: Verdana;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	font-size: 9px;
}

a:link, a:active, a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
}
a.tmenu
{
	color:#ABA8A4
}
a.amenu
{
	color:#ffffff
}
a.anormal
{
	color:#154B83
}

body 
{
	background-image: url(/images/interfaceImages/bursak.gif);
	font-family: Verdana;
}
td 
{
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.textinall 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textinall2 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF7A00;
	text-decoration: none;
}
.textinall3 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #969696;
	text-decoration: none;
}
.textinall4 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #154B83;
	text-decoration: none;
}
.textinall7 
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #375594;
	text-decoration: none;
}
.largelink 
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF7A00;
	text-decoration: none;
}
.largelink:hover 
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF7A00;
	text-decoration: underline overline;
}
.Btn
{
	border-style: solid; 
	background-color: White;
	border-color: #F8CA37;
	border-width: 1px;
}
.Btn:hover
{
	border-style: solid; 
	background-color: White;
	border-color: black;
	border-width: 1px;	
}
.button
{
	font-size: 9px; 
	font-weight: bold;
	font-family: Verdana;
	background-color: #EAEFF4;
	color: #3399ff;
}
.button1
{
	font-size: 11px; 
	font-weight: bold;
	font-family: Verdana;
	background-color: #EAEFF4;
	color: #FA8508;
	border-style:none;
	cursor:pointer;
	cursor:hand;
}
.button2
{
	font-size: 9px; 
	font-weight: bold;
	font-family: Verdana;
	color: #ffffff;
	background-color: #ff0000;
}
.pageName
{
	color:#ff9900; 
	font-size:5; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}
/*=== start of vertical table menu style ===*/
#tabMenu
{
}
#tabMenu td
{
width: 140px;
height: 20px;
background:  #EAEFF4;
border: 1px solid #003399;
vertical-align: middle;
text-align:left;
margin-left:3px;
}

#tabMenu a
{
display:inline-table;
width: 140px;
padding: 2px 2px 2px 10px;
text-decoration: none; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #003399;
}
#tabMenu a:link, a.visited
{
color: #003399;
width: 120px;
}
#tabMenu a:active
{
color: #003399;
width: 120px;
}
#tabMenu a:hover 
{
color: #F3830B;
width: 120px;
} 
/*=== end of vertical table menu style ===*/
