body { 
margin: 0px;
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px;
background-color : #0092f2;
} 

/* fonts */
font, .navlink, div, p {
font-size : 11pt; 
font-family : Georgia, "Times New Roman", Times, serif; 
text-decoration : none; 
color : #2d1103; 
} 

p {  
text-align: left; 
text-indent: 20px;  
margin-bottom: 0px;  
margin-top: 0px;    
}
p.pad { 
padding-left: 20px;
text-indent: 0px;
}

.small {
font-size : 8pt; 
font-family : Georgia, "Times New Roman", Times, serif; 
text-decoration : none; 
color : #2d1103; 	
}

p.mini {
text-indent: 0px;
font-size : 7pt; 
font-family : Georgia, "Times New Roman", Times, serif; 
text-decoration : none; 
color : #00008B; 	
}

/* Navigation */
a {
font-size : 13pt; 
font-family : Georgia, "Times New Roman", Times, serif; 
text-decoration : underline; 	
}

a.black {
font-size : 11pt; 
font-family : Georgia, "Times New Roman", Times, serif; 
text-decoration : underline; 	
}

a:hover.black { color: Red;}

a.zagred { color: White; font-size : 15pt;}
:hover.zagred { color: #FFD7C3; font-size : 15pt;}
:visited.zagred { color: White; font-size : 15pt;}

:link { color: Black; }
:visited { color: #393939; }
:link:hover, :visited:hover { color: White; }
:link:active, :link:active { color: Black; }

/* Images */
img { border : 0; }
.img { border: 1px solid #2d1103; }
.left { float: left;  border: 1px solid #2d1103;  margin-right: 20px;  margin-top: 7px;  margin-bottom: 7px;   }
.right { float: right;  border: 1px solid #2d1103;  margin-left: 20px;  margin-top: 7px;  margin-bottom: 7px;   }


/* Color text */
b {
font-size : 11pt; 
color : #2d1103; 
} 

strong {
text-decoration : underline; 
color : #a21919; 
font-size : 10pt; 
} 

.zag {
font-size : 15pt;  
color : #2d1103; 
border-style: none none dashed none;
border-width: 1px;
width: avto;
height: avto;
font-weight: bold;
} 

h1, h3 {
font-family : Georgia, "Times New Roman", Times, serif; 
margin-top: 0;
margin-bottom: 0; 
margin-left: 0;
margin-right: 0;
clear: both;

} 

h1 { font-size : 16pt;  font-weight: normal;  padding-left: 20px;  padding-bottom: 5px; color : #602404;  } 
h2 { font-size : 16pt;  font-weight: normal; color : #602404;  font: Arial, Helvetica, sans-serif; clear:both; margin-top: 0; margin-bottom: 0; } 
h3 { font-size : 12pt; color : #2d1103;} 

.white {
font-size : 13pt; 
font-family : Georgia, "Times New Roman", Times, serif; 
text-decoration : none; 
color : White; 
} 

.red {
font-family : Georgia, "Times New Roman", Times, serif; 
color : Red; 
}
.blue {
font-family : Georgia, "Times New Roman", Times, serif; 
color : Blue; 
}
.indigo {
font-family : Georgia, "Times New Roman", Times, serif; 
color : #4B0082; 
}
.green {
font-family : Georgia, "Times New Roman", Times, serif; 
color : Green; 
}

/* menu font, color */
#menu { 
font-size: 13pt;
padding-left: 10px;
margin-bottom: 5px;
color : Black; 
}

#menu2 { 
padding-left: 30px;
margin-bottom: 5px;
font-size: 13pt;
color : Black; 
}

/* posting */
.button {
width : 80px; 
background-color : #FFEBCD; 
border : 1px solid gray; 
font-family : Arial, sans-serif; 
font-size : 9pt; 
color : black; 
text-align : center; 
}

/* tables */
.txt { padding-right: 20px;  padding-left: 20px;  padding-bottom: 20px;  padding-top: 10px;    }
.color { background-color: #BCB597; }
li { list-style-type: none;  margin-left: 0px;  }
hr { border-style: none none dashed none;  border-color: #2d1103;  height: 1px;  width: 95%;     }