BODY {
	font-family: tahoma;  
	font-size: 11px;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #99cc33;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;	
}


TABLE {
	font-family: tahoma;  
	font-size: 14px;
	margin: 0px;
}

TABLE.main {
	border-left: solid #203d58 1px;
	border-right: solid #203d58 1px;
}

TD.header {
    font-family: tahoma;  
    font-size: 13px;
    color: white;
    font-weight: 900;
    background: #003366;
}

TD.cell {
    font-family: tahoma;  
    font-size: 12px;
    color: black;
    background: #66ccff;
}

TD.bottommenu {
	font-family: tahoma;  
	font-size: 11px;
	color: white;
	vertical-align: middle;
	text-align: center;
}

A.bottom {
	color: white;
	font-weight: 900;
	text-decoration: none;
}

A.bottom:hover {
	color: white;
	font-weight: 900;
	text-decoration: underline;
}

A.mail {
	color: Black;
	font-weight: 900;
	text-decoration: none;
}

A.mail:hover {
	color: #666666;
	font-weight: 900;
	text-decoration: underline;
}


A.sites {
	color: #003366;
	font-weight: 900;
	text-decoration: none;
}

A.sites:hover {
	color: #cc0033;
	font-weight: 900;
	text-decoration: none;
}


A {
	color: #8c8c8c;
	font-weight: 900;
	text-decoration: none;	
}

A:hover {
	color: #666666;
	font-weight: 900;
}


DIV.headline {
    color: #003366;
    font-weight: 900;
}

table.boarder {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-bottom-color: #003366;
}

td.boarder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #274572;
	border-bottom-color: #274572;
	padding: 2px;
}

td.boarder-top {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: dotted;
	border-top-style: dotted;
	border-left-style: none;
	border-right-color: #274572;
	border-top-color: #274572;
	padding: 2px;
}

td.boarder-top-l {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: dotted;
	border-top-style: dotted;
	border-left-width: 1px;	
	border-left-style: dotted;
	border-left-color: #274572;	
	border-right-color: #274572;
	border-top-color: #274572;
	padding: 2px;
}

td.boarder-top-r {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #274572;
	padding: 2px;
}

td.boarder-no-r {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #274572;
	padding: 2px;
}
td.boarder-no-b {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	border-right-width: 1px;
	border-right-color: #274572;
}
td.boarder-no {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}

/* ----- [ NAVIGĂ�CIĂ� ] ----- */

#nav {
	height: 41px;
	text-align:center;
	width:740px;
	margin-left: 30px;
}


#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin: 0px;
	padding:0px;
}

#nav ul li {
	float:left;
	padding:0px;
}


#nav li a {
	background: transparent url('../images/menu.jpg') no-repeat top left;
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 9px 30px 2px 20px;
	line-height:30px;
	font-size:12px;
	text-transform: uppercase;
}

#nav li a span{
	border-left: 1px solid white;
	padding-left: 10px;
}

#nav li a:hover {
	margin:0px;
	text-decoration: none;
	color: #203d58;
}

#nav ul li a.active {

}

/* almenĂź */
#nav li ul {
	position: absolute;
	left:-9999px;
	background: none;
	background-color: #fff;
	margin: -3px 0px 0px 0px;
	padding: 0px;
	width:100px;
}



#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#nav ul li ul li {
	display:block;
}

/* almenĂź */
#nav ul li ul li a {
	display:block;
	margin:0px;
	padding: 3px 10px 1px 3px;
	background: none;
	background-color: #fff;
	width:100px;
	font-size:10px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
    background: none;
}

/* almenĂź betĹąi */
#nav ul li ul li a:hover {
	font-weight: normal;
	background: none;
	background-color: #fff;
	color: #FF9900;
	width: 80px;
}


#nav ul li ul li.sub a {
	display:block;
	padding: 3px 10px 3px 15px;
	width:175px;
	color: #666;
	font-size:10px;
	text-transform: none;
	line-height:14px;
	font-weight: normal;
	color:#000;
}

/* almenĂź betĹąi */
#nav ul li ul li.sub a:hover {
	font-weight: normal;
	color: #FFF;
}

#nav ul li#first {
	background: none;
}

h1 {
	width: 100%;
	border-bottom: 1px solid #8f8f8f;
	color: #8f8f8f;
	font-weight: 900;
	font-size: 16px;
	padding: 3px;
	text-align: left;
	text-transform: uppercase;
}
