body { background:#857041 url('/images/bg.jpg') top left repeat-x; }

a { 
	text-decoration : underline; 
} 

/* LOGICAL CLASSES*/ 
.content { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 8pt; 
	font-weight : normal; 
} 
a.content:hover, a.content:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.contentbig { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 10pt; 
	font-weight : normal; 
} 
a.contentbig:hover, a.content:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.contentbigbold { 
	text-decoration : none; 
	color : #ffffff; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 10pt; 
	font-weight : bold; 
	
} a.contentbigbold:hover, a.content:active { 
	color : #ffffff; 
	text-decoration : underline; 
} 
.boldnav { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 8pt; 
	font-weight : bold; 
} 
a.boldnav:hover, a.boldnav:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.boldnavbg { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : arial,verdana,helvetica; 
	font-size : 9pt; 
	font-weight : bold; 
} 
a.boldnavbg:hover, a.boldnavbg:active { 
	color : #FFFFFF; 
	text-decoration : none; 
	background : #6699ff;
} 
.nonboldnav { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 9pt; 
	font-weight : normal; 
} 
a.nonboldnav:hover, a.nonboldnav:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.boldflag { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 9pt; 
	font-weight : bold; 
} 
a.boldflag:hover, a.boldflag:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.header { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 11pt; 
	font-weight : bold; 
} 
a.header:hover, a.header:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.mainheader { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 13pt; 
	font-weight : bold; 
} 
a.mainheader:hover, a.mainheader:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.header2 { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 12pt; 
	font-weight : normal; 
} 
.articlehead { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : arial,verdana,helvetica; 
	font-size : 11pt; 
	font-weight : bold; 
} 
a.articlehead:hover, a.articlehead:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.articleheadnormal { 
	text-decoration : none; 
	color : #FFFFFF; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 11pt; 
	font-weight : normal; 
} 
a.articleheadnormal:hover, a.articlehead:active { 
	color : #FFFFFF; 
	text-decoration : underline; 
} 
.small { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 8pt; 
	font-weight : normal; 
} 
a.small:hover, a.small:active { 
	color : #000000; 
	text-decoration : underline; 
} 
.smallbold { 
	text-decoration : none; 
	color : #000000; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 7pt; 
	font-weight : bold; 
} 
a.smallbold:hover, a.small:active { 
	color : #000000; 
	text-decoration : underline; 
} 

.submit {
    text-decoration : none;
    color : #ffffff;
    font-family : tahoma,verdana,arial,helvetica;
    font-size : 8pt;
    font-weight : normal;
    border-top : 1px solid #666666;
    border-bottom : 1px solid #666666;
    border-left : 1px solid #666666;
    border-right : 1px solid #666666;
    background-color : #DD9100;
}
.input {
    text-decoration : none; 
    color : #640000;
    font-family : tahoma,verdana,arial,helvetica;
    font-size : 8pt;
    font-weight : normal;
    border-top : 1px solid #666666;
    border-bottom : 1px solid #666666;
    border-left : 1px solid #666666;
    border-right : 1px solid #666666;
    background-color : #ffffff;
}

.contentbigboldred { 
	text-decoration : none; 
	color : #DD9100; 
	font-family : tahoma,verdana,arial,helvetica; 
	font-size : 10pt; 
	font-weight : bold; 
	
}

.smallboldred {
	text-decoration : none;
	color : #DD9100;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : bold;
}
.tdcolor1 {
  background-color : #ffffff;
}

.tdcolor2 {
  background-color : #F4ECD4;
}
/* MODIFIERS*/ 

#lightblue {color : #6699CC;} 
#green {color : #004000;} 
#black {color : #000000;} 
#white {color : #ffffff;} 
#blue {color : #263866;}
#darkblue {color : #000066;}
#red {color : #DD9100;}
#gray {color : #888888;} 
#orange {color : #ff8000;} 
#brown {color : #cc6600;} 
#yellow {color : #E39405;} 
#pyellow {color : #ffffcc;} 
#und {text-decoration : underline;} 
#upper {text-transform : uppercase;} 
#biggest {font-size : 17pt;} 
#medium {font-size : 12pt;} 
#smallest {font-size: 6pt} 


.buttonscontainer {width: 167px;}

.buttons a {
        color: #000000;
        background-color: #EBDFBA;
        padding: 4px;
        padding-left: 10px;
        display: block;
        border-left: 10px solid #DD9100;
        font: 8pt tahoma,Verdana, sans-serif;
        font-weight: normal;
        text-decoration: none;
        text-align: left;
        margin-top: 2px;
    }

.buttons a:hover {
        border-left: 10px solid #D1A447;
        background-color: #937304;
        text-decoration: none;
        color: #ffffff;
    }
.notbuttons {
        margin-top: 2px;
        padding: 4px; 
        padding-left: 10px;        
        border-left: 2px solid #937304;
        background-color: #937304;
        font: 8pt tahoma,Verdana, sans-serif;
        font-weight: bold;        
        text-decoration: none;
        color: #ffffff;
    }
.buttonscontainer2 {width: 120px;}
.buttons2 a {
        color: #000000;
        background-color: #EBDFBA;
        padding: 4px;
        padding-left: 10px;
        display: block;
        border-left: 10px solid #937304;
        font: 8pt tahoma,Verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        margin-top: 2px;
    }

.buttons2 a:hover {
        border-left: 10px solid #D1A447;
        background-color: #937304;
        text-decoration: none;
        color: #ffffff;
    } 

.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix { display:inline-block; }

img { border:0; display: block; }   

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; background-color:red; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/* ######################################### MENU NUMBER 1 ################################# */  
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#f7f7fa; layer-background-color:#FF9900; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:tahoma,verdana,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{color:#003399;}
.clLevel0over{background-color:#003399; layer-background-color:#003399; color:#FFffff; cursor:pointer; cursor:hand; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; font-family:verdana, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#FF3300; layer-background-color:#FF3300; color:#ffffff;}
.clLevel1over{background-color:#003399; layer-background-color:#003399; color:#FFffff; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#ffffff}

/* ######################################### MENU NUMBER 2 ################################# */  

<!--
PALIA XROMATA
/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background-color:#D1A447; layer-background-color:#D1A447; visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:tahoma,verdana,arial,helvetica; font-size:10px; font-weight:bold; padding-top: 12px; }
.cl2Level0{background-color:#D1A447; layer-background-color:#D1A447; color:#ffffff;}
.cl2Level0over{background-color:#937304; layer-background-color:#937304; color:#ffffff; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#006699}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:verdana, arial,helvetica; font-size:10px; font-weight:normal; padding-top: 5px; }
.cl2Level1{background-color:#D1A447; layer-background-color:#D1A447; color:#ffffff;}
.cl2Level1over{background-color:#937304; layer-background-color:#937304; color:#ffffff; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#006699}

-->

/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10; height:10; background:#857041 url('/images/bg_menu.jpg'); layer-background-color:#857041 url('/images/bg_menu.jpg'); visibility:hidden}

/*Styles for level 0*/
.cl2Level0,.cl2Level0over{position:absolute; padding:2px; font-family:arial,tahoma,verdana,helvetica; font-size:10px; font-weight:bold; padding-top: 12px; }
.cl2Level0{background:#857041 url('/images/bg_menu.jpg'); layer-background-color:#857041 url('/images/bg_menu.jpg'); color:#ffffff;}
.cl2Level0over{background:#857041 url('/images/bg_menu2.jpg'); layer-background-color:#857041 url('/images/bg_menu2.jpg'); color:#ffffff; cursor:pointer; cursor:hand; }
.cl2Level0border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#006699}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{position:absolute; padding:2px; font-family:arial,tahoma,verdana,helvetica; font-size:10px; font-weight:normal; padding-top: 5px; }
.cl2Level1{background-color:#857041; layer-background-color:#857041; color:#ffffff;}
.cl2Level1over{background:#857041 url('/images/bg_menu.jpg'); layer-background-color:#857041 url('/images/bg_menu.jpg'); color:#ffffff; cursor:pointer; cursor:hand; }
.cl2Level1border{position:absolute; visibility:hidden; background-color:#ffffff; layer-background-color:#006699}
