﻿body
{
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    background-attachment: fixed;
    background-image: url(images/bg.png);
    background-repeat: repeat-x;
}
.tbl_main
{
	font-size: 10pt;
	color: darkblue;
	background-color:White;
	font-family: Verdana;
	text-decoration: none;
	border-right: cornflowerblue 1px solid;
	border-top: cornflowerblue 1px solid;
	border-left: cornflowerblue 1px solid;
	border-bottom: cornflowerblue 1px solid;
}
.menu_1:
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	}
.menu_1:Link
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	}
.menu_1:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	}
.menu_1:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma;	
	text-decoration: none;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/topmenu_2_sel.jpg);
	background-repeat: repeat-x;
	}
.menu_1:active
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	}
.menu_2
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
.menu_3
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Tahoma;
	text-decoration: none;
}
.menu_3:link
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Tahoma;
	text-decoration: none;
}
.menu_3:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #dc143c;
	font-family: Tahoma;
	text-decoration: none;
}

.menu_3:active
{
	font-weight: bold;
	font-size: 10pt;
	color: #dc143c;
	font-family: Tahoma;
	text-decoration: none;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
	color: crimson;
	font-family: Tahoma;
	text-decoration: none;
	height: 20px;
	}
H2
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	height:25px;			
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/head_red.jpg);
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	vertical-align:middle;
}
H3
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	height:25px;		
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/head_blue.jpg);
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
	margin-bottom:0px;
	vertical-align:middle;
}
.tbxs
{
	font-size: 8pt;
	color: dimgray;
	font-family: Tahoma;
	background-color: lightyellow;
	text-decoration: none;
}
.btns
{
	font-size: 8pt;	
	font-family: Tahoma;
	text-decoration: none;
}
#tbsearch
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
#btnsearch
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	background-color: crimson;
	text-decoration: none;
	border-top: orangered 2px solid;
	border-left: orangered 2px solid;
	border-bottom: firebrick 2px solid;
	border-right: firebrick 2px solid;
}
H6
{
	font-weight: bold;
	font-size: 11pt;
	color: royalblue;
	font-family: Verdana;
	text-decoration: none;
}
.test
{
	font-size: 10pt;	
	font-family: Tahoma;
	color: royalblue;
	font-weight: bold;
	text-decoration: none;
}

.btn_lnk
{
    font-weight: bold;
    font-size: 10pt;
    color: red;
    font-family: Verdana;
    text-decoration: none;    
    width: 100%;
}
.btn_lnk:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
    width: 100%;
    background-color: blue;
}
.hd1
{
    width:100%;
    text-align:center; 
    color: #000000;    
    background-position: left top;
	background-attachment: scroll;
	background-image: url(images/head_gray.jpg);
	background-repeat: repeat-x;
}
.fiyat
{
    font-weight: bold;
    font-size: 14pt;
    color: red;
    font-family: 'Arial Black';
    text-decoration: none;
}
.dsg
{
    font-size: 6pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;    
}