/* COMMON */
body { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 6px; background-color: #000000; margin:0px;}

/* TEXT */
.textContainer { background-image:url(../images/back.jpg); background-position:bottom right; background-repeat: no-repeat; vertical-align: top; width:100%; height:300px; padding-left:20px; padding-right:60px; padding-bottom:5px; padding-top:20px; margin-top: 20px; font-size: 11px; font-weight: normal; background-color:FFFFFF; border: 2px solid #E9E9E9; } 
.bottomText { vertical-align: bottom; align:right; ; text-align: right} 

.mainTitle { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.label { font-size: 13px; font-weight: bold; border-bottom:dotted #CCCCCC 1px; padding-bottom:4px; color:#61543F;} 
.text { font-size: 13px; font-weight: normal; } 
.definition { font-size: 9px; font-weight: normal; font-style: italic;}

/* ELEMENTS */
.header {background-color: #944210; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; padding-left:20px; height:60px;}
.headerBottomSeparator {height:1px; background-color: #63534B;}
.separator { background-color: #000000; }

/* IMAGES */
.logo {margin-right: 10px;}
.thumbImage {border: 1px solid #E9E9E9; margin-right: 6px;}
.personImage {border: 1px solid #E9E9E9; margin-right: 20px; margin-left: 20px;}
.mapThumbImage {border: 1px solid #CCCCCC; margin-right: 10px; margin-bottom: 10px;}

/* MENU */
.menu {}
#menu a { color: #CCCCCC; font-size: 12px; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; border-right:1px dotted #CCCCCC; padding-right: 10px; padding-left: 10px;}
#menu a:hover { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; border-right:1px dotted #CCCCCC; padding-right: 10px; background-color: #C60831}
.active { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; border-right:1px dotted #CCCCCC; padding-right: 10px; background-color: #FFFFFF}

/* COMMON NAVIGATION */
#navigation a { color: #63534B; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; border-bottom:1px dotted #000000; margin-right: 10px;}
#navigation a:hover { color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;border-bottom:1px dotted #000000; margin-right: 10px; }
#text a { color: #000099; font-size: 10px; font-weight: normal; text-decoration: underline; }

/* LINKS */
a:link { color: #61543F; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:visited { color: #61543F; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:hover { color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline; }
a:active { color: #000000; font-size: 12px; font-weight: bold; text-decoration: underline;  }

/* TABLES */
#commonTable {vertical-align: top;}
#commonTable TABLE {margin: 5px; padding: 5px; background: #FFFFFF; cellspacing:0; cellpadding:0; width:100%; vertical-align: top;}
#commonTable TABLE TR {border: 1px #CCCCCC dotted;}
#commonTable TABLE TD {padding: 6px;font-family: Arial, Sans-Serif, Helvetica; font-size:70%; background: #FFFFFF; vertical-align: top; border: 1px #CCCCCC dotted;}
#commonTable TABLE .tableHeader { font-size: 80%; font-weight: bold; background: #F4F4F4 left top; color: #000000;}

/* BUTTONS */
#commonButton{ background-image:url(../images/buttonCommon.gif); margin:0 5px 0 0; height:18px; width:80px; border:none; font-family: Verdana, Helvetica, Sans Serif; font-size:9px;color:#FFFFFF;background-color:#ab1416;font-weight:bold;cursor: pointer; cursor: hand;}
.footer {height:26px; text-align: right; padding-top:4px; padding-right:20px; padding-left:20px; color: #CCCCCC; font-size: 12px; font-weight: normal; text-decoration: none; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; }
#footer a {color: #CCCCCC;	text-decoration: none}