BODY {
	margin: 0px 0px 0px 0px;
	}

.nav {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	align : center;
	color: #333366;
	text-decoration: none;
	}
	
.nav:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	align : center;
	color: #333366;
	}

TD.navi {
	vertical-align : middle;
	align : center;
	height: 25px;
	padding: 3px;
	}
	
.tborder {
	border-top : #3366CC 1px solid; 
	border-bottom: #3366CC 1px solid; 
	border-left : #3366CC 1px solid; 
	border-right : #3366CC 1px solid 
	}	
	
.menutitle{
	font-family: Verdana;
	font-size: 12px;
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#9999CC;
	color:#000000;
	width:110px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
	}

.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

A.link:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#333366;
	text-decoration: underline;
	}

.linki {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

A.linki:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
	
.submenu{
	margin-bottom: 0.5em;
	}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	}
	
.txt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	}

.txt1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color: #003366;
	}
	
.txt2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: none;
	color: #003366;
	}
	
.txtbig {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	}
	
.small{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	}
	
div.dot
	{
	border : thin dotted #333333;
	padding : 3px;
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	background-image: url("images/bg2.gif")
	}