body {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

table,td {
	font-size: 12px;
}

a{
	color: #008FAF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}


#top_top{
	padding-top:5px; 
	background-image: url(/images/top_bg.gif); 
	background-repeat: repeat-x; 
	background-position: left 30px;
}

#top_top a{
	color: #008FAF;	
	margin:5px;
}

#top_top a:hover{
	color: #FE0002;	
	margin:5px;
}


.menu {
	color: #808080;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
}

.red {color: red;}

div.submenu {
	color: #00687A;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
}



a.menu{
	color: #289FB8;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	text-decoration:underline;
	font-weight: bold;
}

a.menu:hover{
	color: #F90504;
	text-decoration:none;
}


a.menu2{
	color: #00687A;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration:underline;
}

a.menu2:hover{
	color: #F90504;
	text-decoration:none;
}

a.zag{
	color: #289FB8;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	text-decoration:underline;
	font-weight: bold;
}

a.zag:hover{
	text-decoration:none;
}

a.news{
	color: #008FAF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration:underline;
}

a.news:hover{
	text-decoration:none;
}

.mini {
	color: #808080;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}


.blue{
	color: #289FB8;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
}


td.news {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.big{
	color: #008FAF;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
}

.title{
	color: #FE0002;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
}

.name1{
	color: #008FAF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.name2{
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background: #008FAF;
}

h1 {
	color: #008FAF;
	font-size: 18px;
}

h2 {
	color: #27AECF;
	font-size: 16px;
}

hr {
	color: #00687A;
	height: 1px;
}


INPUT { border: 1px solid #008FAF;  color: #000000; font-size : 10px;}
SELECT {background: #FFFFFF; color: #27AECF; font-size : 12px;}
TEXTAREA {border: 1px solid #008FAF;  background: #FFFFFF; color: #000000; font-size : 12px;}
#sub { border: 1px solid #008FAF; background: #27AECF; color: #FFFFFF; font-size : 10px;}
#radio, #internet, #site { border: 0px;}
#non { border: 0px;}




	.html_editor {
		width: 500px;
	    	height: 200px;
	}

	.inp {
    	width: 100%;
	}
	.r {
    	background-color: #008FAF
	}
	.bg {
        background-color: #ffffff
	}

