﻿BODY {
	padding:0px 0px 0px 0px;
	margin: 0px; font-family: arial, helvetica, sans-serif;
	height: 100%;
	background-color: #fff; color:#000;
	color:#000;
	font-size:13px;
	font-weight:normal;
	font-family:Arial;
}

h1
{
	font-weight:bold;
	font-size:18px;
}
h2
{
	font-weight:bold;
	font-size:14px;
}
h3
{
	font-weight:bold;
	font-size:11px;
}
a
{
	color:#000;
	text-decoration:underline;
}
a:hover
{
	color:#ccc;
	text-decoration:underline;
}


DIV#center {
	POSITION: relative; HEIGHT: 100%; 
}
DIV#main {
	WIDTH: 900px; POSITION: relative; HEIGHT: 100%; TEXT-ALIGN: left
}

#pagetop {	Z-INDEX: 100; WIDTH: 900px; POSITION: relative;
	TOP: 0px;
}

DIV#header {
	OVERFLOW: hidden; WIDTH: 900px; 
}
DIV#footer {
	OVERFLOW: hidden; WIDTH: 900px;
	border-top:solid 1px #000;
}


DIV#logo { text-align:center;
	position:relative;
}

DIV#mainnav 
{
	text-align:left;
	position:relative;
	border-bottom:solid 8px #000;
}

#scroll {
	POSITION: relative;
	
}

a.navlb1
{
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
	
a.navlb2
{
	color:#000;
	font-size:11px;
	text-decoration:none;
}

a.navlb1:hover,a.navlb2:hover,a.bottom:hover
{
	text-decoration:underline;
}

a.bottom
{
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


#tblNavi, #tblFooter
{
	width:900px;
	padding:0px;
}
#tblNavi td
{
	border-bottom:solid 1px #000;
	padding-left:0px;
}
#tblFooter td
{
	color:#000;
	font-size:13px;
	font-weight:normal;
}

#dvFrame 
{
	background-color:#ffffff;
}
#dvinnerFrame 
{
	padding:10px;
}

.tl {background: url(images/lo.gif) 0 0 no-repeat}
.bl {background: url(images/lu.gif) 0 100% no-repeat}
.br {background: url(images/ru.gif) 100% 100% no-repeat}
.tr {background: url(images/ro.gif) 100% 0 no-repeat;   } 

	
/* login form */
#dvLogin
{
	
}
input.register
{
	background-color:#ebebeb;
	border:solid 1px #666666;
	color:#666666;
	font-size:9px;
	cursor:text;
	width:60px;
	background-repeat:no-repeat;
}
input.btnreg
{
	background-color:#091F4E;
	color:#ffffff;
	cursor:pointer;
	border:solid 1px #000;
	font-size:9px;
	font-weight:bold;
}
input.btnreg:hover
{
	border:solid 1px #ccc;
}
a.register
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
a.register:hover
{
	color:#000000;
}
/* ende login form */	


.calTD
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;	

}
.calReqVal
{
}
.calDropDown
{
	background-color:#eeeeee;
	color:red;
	border:solid 1px #000000;
	cursor:hand;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
}
.calTextBox
{
	background-color:#eeeeee;
	color:red;
	border:solid 1px #000000;
	cursor:text;
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
}
.calButton
{
	background-color:#cccccc;
	color:#003856;
	border:solid 1px #000000;
	cursor:hand;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
}

td.txtHeader
{
	font-size:11px;
}
div.newsliste
{
	font-size:11px;
}