body	{
						margin:0px;
						padding:0px;
						background-color:#000000;
						font-size:12px;
						line-height:13px;
						font-family:Tahoma;
						color:#ffffff;
						scrollbar-face-color:#6B6958;
						scrollbar-track-color:#6B6958;
						scrollbar-arrow-color:#E5D9C5;
						scrollbar-3Dlight-color:#E5D9C5;
						scrollbar-base-color:#E5D9C5;
						scrollbar-shadow-color:#E5D9C5;
						scrollbar-darkshadow-color:#E5D9C5;
						scrollbar-highlight-color:#E5D9C5;
						}
td {
						
						font-size:12px;
						line-height:13px;
						font-family:Tahoma;
						color:#ffffff;
						}


td.photo {
						
    						border-color: #FFFFFF;
   						border-width: 1px;
						border-style: solid;
						}

table.main {
						
    						border-color: #6B6958;
   						border-width: 1px;
						border-style: solid;						
						}


img {
						border:0;
						}	
strong	{
						font-size:14px;
						color:black;
						font-family:Tahoma;
						}																

.menulink:link {font-size: 14px; color: black; font-family: Tahoma; text-decoration: none; font-weight: bold}
.menulink:active {font-size: 14px; color: black; font-family: Tahoma; text-decoration: none; font-weight: bold}
.menulink:visited {font-size: 14px; color: black; font-family: Tahoma; text-decoration: none; font-weight: bold}
.menulink:hover {font-size: 14px; color: blach; font-family: Tahoma; text-decoration: underline; font-weight: bold}

.menusublink:link {font-size: 12px; color: #655F4F; font-family: Tahoma; text-decoration: none; font-weight: normal}
.menusublink:active {font-size: 12px; color: #655F4F; font-family: Tahoma; text-decoration: none; font-weight: normal}
.menusublink:visited {font-size: 12px; color: #655F4F; font-family: Tahoma; text-decoration: none; font-weight: normal}
.menusublink:hover {font-size: 12px; color: #655F4F; font-family: Tahoma; text-decoration: underline; font-weight: normal}


.B2link:link {font-size: 12px; color: #C9986D; font-family: Tahoma; text-decoration: none; font-weight: normal}
.B2link:active {font-size: 12px; color: #C9986D; font-family: Tahoma; text-decoration: none; font-weight: normal}
.B2link:visited {font-size: 12px; color: #C9986D; font-family: Tahoma; text-decoration: none; font-weight: normal}
.B2link:hover {font-size: 12px; color: #C9986D; font-family: Tahoma; text-decoration: none; font-weight: bold}

/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}	
i 	{
						color:#8D5502;
						}							
i b a	{
						color:#8D5502;
						font-size:9px;
						text-decoration:none;
						}
i b a:hover	{
						color:#8D5502;
						font-size:9px;
						text-decoration:underline;
						}										
a	{
						color:#ffffff;
						font-size:12px;
						text-decoration:underline;
						}
a:hover	{
						color:#fffffff;
						font-size:12px;
						text-decoration:none;
						}
span a	{
						color:#D89B0C;
						text-decoration:underline;
						}
span a:hover	{
						color:#D89B0C;
						text-decoration:none;
						}												
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {

						background-color:#ffffff;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:13px;
						margin:0px 0px 0px 10px;
						padding-left:2px;
						padding-right:2px;
						}												
.input_btn_reset	{
						height:18px;
						width:51px;
						border:0px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						}	
.input_btn_submit	{
						height:18px;
						width:55px;
						border:0px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						}																											
						
textarea	{
						height:90px;
						margin:0px 0px 0px 10px;
						overflow:hidden;
						}	

							
