
body {
	background-color: #1b0b01;
	margin: 0px;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
	font-weight: bold;
	font-style:normal;
	color: #ffcc33; 
}

.titlecomment {
	font-family: "Segoe Print", Script, Verdana, Tahoma;
	font-size: 20px;
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	color: #ff3333;
}

.subtitle {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #cc9933;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	text-align:left;
}

a.normalLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#cc9933;
	text-decoration:none;
}

a.normalLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#cc9933;
	text-decoration:underline;
}

a.elink {
	font-size: 12px;
	color: gray;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	text-decoration:underline;
}

a.elink:visited {
	color: #E0A520;
	text-decoration: underline;
}

a.elink:hover, a:link {
	color: #666666;
	text-decoration: none;
	background-color:#FFFFFF;
}

a.elink:active {
	color: #666666;
	text-decoration: underline;
	background:none;
}

a.bmenu {
	font-size: 11px;
	color: gray;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	text-decoration:underline;
	
}
a.bmenu:visited {
	color: #E0A520;
	text-decoration: underline;
}

a.bmenu:hover {
	color: #666666;
	text-decoration: none;
	background-color:#FFFFFF;
	
}
a.bmenu:active {
	color: #666666;
	text-decoration: underline;
	background:none;
}


a.menu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#cc9933;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/titles/bg.jpg);
	line-height:37px;
	border-right: 1px solid #FFFFFF;
}

a.menuSelected {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#1c0b01;
	line-height:37px;
	background-image:url(../images/titles/bg2.jpg);
	border-right: 1px solid #FFFFFF;
	
}

ul#navigation {
padding: 0;
margin: 0;
width: 100%;

}

ul#navigation li { 
display: inline; 

}

ul#navigation li a {
text-decoration:none;
float: left;
width:113px;
line-height:37px;
}


ul#navigation li a:hover {
text-decoration: underline;
color: #cc9933;
background-image:url(../images/titles/bg2.jpg);
}



a.glink {
	font-size:12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #1b0b01;
	text-decoration: none;
	}

a.glink:hover {
	font-size:12px;
	color: #1b0b01;
	text-decoration: underline;
	background-color:#FFFFFF;
	}
	
a.glink:active {
	font-size:12px;
	color: orange;
	text-decoration: none;
	}
	
a.lang {
	font-size:11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #cc9933;
	text-decoration: none;
	background-color: #1b0b01;
	}

a.lang:hover {
	font-size:11px;
	color: #cc9933;
	text-decoration: underline;
	background-color: #1b0b01;
	}
	
a.idLink {
	font-size: 12px;
	color: #336699;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	text-decoration:none;
	
}
a.idLink:visited {
	color: #336699;
	text-decoration: none;
}

a.idLink:hover {
	color: #336699;
	text-decoration: underline;
	
}
a.idLink:active {
	color: #336699;
	text-decoration: underline;
	background:none;
}
	