﻿<style type="text/css">

.bg_left_image {
	background-image: url('images/border_left.jpg');
	width:7px;
	background-position:left
}
.bg_left_image {
	background-image: url('images/border_left.jpg');
	width:7px;
	background-position:left
}
.bg_right_image {
	background-image: url('images/border_right.jpg');
	width:7px;
	background-position:right
}
.bg_top_image {
	background-image: url('images/border_top.jpg');
	height:7px;
}
.bg_bottom_image {
	background-image: url('images/border_bottom.jpg');
	height:7px
}

body {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #999999;
     margin: 0px; }
 
li:hover {
     background-color: #faffd8;
     border-color: #004f7b; }
 
a:link{
     text-decoration: none;
     color: #999999;}

a:hover     {
     text-decoration:none;
     font-weight:bold;
     color: #333333; }

a:visited {
     text-decoration: none;
     color: #666666;}
      
a:active {
     text-decoration: none;
     color: #FF0000; }
.text_01 {
	text-align: center;
	font-size: x-large;
	background-color: #C0C0C0;
}
.text_white {
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.bg_image_line {
	background-image: url('images/line.gif');
	border-bottom-width:2px
}
.text_header01 {
	font-family: Garamond;
	color: #0059B3;
	font-size: 28pt;
	font-weight:bold
}
.text_style1 {
	color: #0059B3;
	font-size: 12pt;
	font-family: Garamond;
}
.text_style2 {
	font-family: "Arial Black";
	font-size: 15pt;
}
.text_style3 {
	font-family: "Arial";
	font-size: 8pt;
	color: #1F1F1F;
}
.bg_nokta {
	background-image: url('images/nokta01.gif');
	height:1px
}
.mini_menu_header {
	background-image:url('images/title.gif');
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
.borderredbox {
	background-color: #E6E6E6;
	border: 1px solid #666666;
}
</style>
