body {
	height: 100%; margin: auto; padding: 0;
	background-image: url(layout/background.jpg);
	background-repeat: no-repeat;
	background-color: #3C392D;
	font-family: verdana, Helvetica, sans-serif; font-size: 8pt; }

p {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none; }


hr {
	height: 1px;
	color: #6F6F6D;
	}

ul	 {
	list-style-type: square;
	margin-left: 1em;
	margin-top: 0em;
	
	}

li	{
	list-style-type: square;
	margin-left: 0em;
	margin-top: 0em;
	}
	

.footer { 
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: normal;
        color: #A4A2A2;
	text-decoration: none;
	}

	

b	{
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	}


.small	{
	font-family: Arial, Helvetica, sans-serif; font-size: 7pt;
	color: #FFFFFF;
	}

.large	{
	font-family: verdana, Helvetica, sans-serif; font-size: 12pt;
	font weight: bold;
	color: #D79619;
	}


a    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: normal;
        color: #D0CA2F;
	text-decoration: none;
	}
	
a:hover    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: normal;
        color: #D0CA2F;
	text-decoration: underline;}


a.comment    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt;
	font-weight: normal;
        color: #D0CA2F;
	text-decoration: none;
	}
	
a.comment:hover    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 7pt;
	font-weight: normal;
        color: #D0CA2F;
	text-decoration: underline;}



a.menu    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: bold;
       color: #D0CA2F;
	text-decoration: none;
	}


a.menu:hover    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: bold;
       color: #FFFFFF;
	text-decoration: none;
	}


a.footer    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: normal;
        color: #A4A2A2;
	text-decoration: none;
	}


a.footer:hover    { 	
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: normal;
        color: #000000;
	text-decoration: underline;
	}

.trans a {
			border: 0px solid #B5B4B4; 
			filter : Alpha(opacity=60);
			-moz-opacity: 0.6;
			opacity: 0.6;
			border-bottom-style: none;
			}

.trans a:hover	{
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

.trans a:active	{
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			font-family: verdana, arial; font-size: 9pt;
			 }


.trans a img {
			border: 0px solid #B5B4B4; 
			filter : Alpha(opacity=60);
			-moz-opacity: 0.6;
			opacity: 0.6;
			border-bottom-style: none;
			}

.trans a:hover img {
			border: 0px solid #6A6968;
			border-bottom-style: none;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }

.trans a:active img {
			border: 0px solid #6A6968;
			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
			 }



a  .photo, a:active .photo {
	padding: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	}


a:hover  .photo {
	padding: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	}

.photolarge img {
	padding: 0px;
	background-color: #000000;
	border: 0px solid #FFFFFF;
	}




td     { 	
	font-family: verdana, arial, Helvetica, sans-serif; font-size: 8pt;
        color: #FFFFFF;
	border: 0px;
	}


table.box-log {
	border-bottom: 1px dashed #686464;
	} 

table.box {
	border-bottom: 1px dotted #686464;
	} 



textarea { 
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	background: #DEDEE0; 
	border: 1px solid #79797D;
	font-size:8pt;
	font-family:arial;
		 }

input, select, button { 
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	background: #DEDEE0; 
	border: 1px solid #79797D;
	font-size:8pt;
	font-family:arial;
		 }

















