body {
	height: 100%; margin: auto; padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }

li, ul, p {
	font-family:  Arial, Helvetica, sans-serif; font-size: 9pt;
	color: #000000;
	text-decoration: none; }

b {
	font-family:  Arial, Helvetica, sans-serif; font-size: 10pt;
	color: #000000;
	text-decoration: none; }


h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

.small {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
	}
	

a    { 	
	font-family:  Arial, Helvetica, sans-serif; font-size: 9pt;
	font-weight: bold;
        color: #5E2B08;
	text-decoration: none;
	}
	
a:hover    { 	
	font-family:  Arial, Helvetica, sans-serif; font-size: 9pt;
	font-weight: bold;
        color: #5E2B08;
	text-decoration: underline;}



a.menu    { 	
	font-family:  Arial, Helvetica, sans-serif; font-size: 9pt;
	font-weight: bold;
       color: #9D9999;
	text-decoration: none;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	width: 147px;
	}


a.menu:hover    { 	
	font-family:  Arial, Helvetica, sans-serif; font-size: 9pt;
	font-weight: bold;
       color: #FFFFFF;
	text-decoration: none;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	width: 147px;
	}

table.body {
	height          : 100%;
	width           : 780; 
	table-layout: fixed;
	margin-right: auto;
	margin-left: auto;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
    } 


table.content {
	background: #8F6E0E;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
    } 



td.menu { 	
	background: #000000;
	font-family:  arial, Helvetica, sans-serif; font-size: 8pt;
	color: #FFFFFF;
	border-left: 0px solid #FFFFFF;
	}

td.body { 	
	background: #BF8700;
	font-family:  arial, Helvetica, sans-serif; font-size: 9pt;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

td     { 	
	background: #BF8700;
	font-family:  arial, Helvetica, sans-serif; font-size: 9pt;
	color: #000000;
	}

td.box    { 	
	background: #BF8700;
	font-family:  arial, Helvetica, sans-serif; font-size: 9pt;
	color: #000000;
	}


td.footer { 	
	border: 0px;
	font-family:  arial, Helvetica, sans-serif; font-size: 8pt;
	color: #5A5A58;
	background: url(layout/bottom-bar.gif);
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF; }
.footer a { 	
	border: 0px;
	font-family:  arial, Helvetica, sans-serif; font-size: 8pt;
	color: #5A5A58;
	font-weight: normal;
	text-decoration: none;
	}
.footer a:hover { 	
	border: 0px;
	font-family:  arial, Helvetica, sans-serif; font-size: 8pt;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}
textarea {
	color: #000;
	text-decoration: none;
	background: #F4F3F3;
	border: 1px solid #ADAEAF;
	font: normal 9pt   arial;
}
input, select, button {
	color: #000;
	text-decoration: none;
	background: #F4F3F3;
	border: 1px solid #ADAEAF;
	font: normal 9pt   arial;
}
input:hover {
	background: #F4F3F3;
	border: 1px solid #000;
}
a  .photo, a:active .photo {
	padding: 2px;
	text-decoration: none;
	border: 1px solid #FFF;
	background: #FFF;
}
a:hover  .photo {
	padding: 2px;
	text-decoration: none;
	border: 1px solid #717171;
	background: #FFF;
                        filter : Alpha(opacity=40);
                        -moz-opacity: 0.5;
                        opacity: 0.5;
}

