﻿body
{
	margin: 0;
	font-family: Tahoma;
	color: #000000;
	background-color: #626772;	
}
form
{
    padding:0;
    margin:0;    
}
td
{
    font-size: 8pt;			
}
a
{
	text-decoration: none;
	color: #8A4D58;
}
a:hover
{
	color: #B20D0D;
}
td.bottom
{
	height: 67px;
	text-align:center;	
	background-color: #9F746E;
	color:White;	
	line-height:150%;
}
td.bottom a
{
	color: #FAC8C8;
}
td.bottom a:hover
{
	color: White;
}
.star
{
	color:Red;
}
.message
{
	color:Blue;
}
input
{
	font-family: Tahoma;
	font-size: 8pt;	
}
textarea
{
	font-family: Tahoma;
	font-size: 8pt;	
}
select
{
	font-family: Tahoma;
	font-size: 8pt;	
}
input.contact
{
	border: solid 1px #CCB8A0;
	background-color:#E9D6CA;	
}
TEXTAREA.contact
{
    border: solid 1px #CCB8A0;
	background-color:#E9D6CA;	
}
input.button
{
    background-color:#E9D6CA;
    color:Black;
	height:22px;
	border-left: solid 1px #CCB8A0;
	border-right: solid 1px #CCB8A0;	
	border-bottom:solid 1px #CCB8A0;
	border-top:solid 1px #CCB8A0;
}
.pager 
{
    background-color: #E5CFB5;
    text-align: center;
    font-weight:bold;        
    color:Black;
}
.pager td a
{
    color: #9F746E;
}
td.contact
{
   text-align:right;
   
}
input.register
{
	border: solid 1px #6C889B;
	background-color:#A1AEB7;	
}
textarea.register
{
	border: solid 1px #6C889B;
	background-color:#A1AEB7;	
}
select.register
{
	border: solid 1px #6C889B;
	background-color:#A1AEB7;	
}
input.buttonregister
{
    background-color:#00B0D9;
    color:White;
	height:22px;
	border-left: solid 1px #0064A6;
	border-right: solid 1px #0064A6;	
	border-bottom:solid 1px #023C62;
	border-top:solid 1px #C1E6FF;
}
td.welcome
{
    color:#FBEFE1;
    line-height:150%;    
    text-align:justify;
}
td.welcome a
{
    font-weight:bold;
    color:White;
}
td.welcome a:hover
{
    color:#FBEFE1
}
.paging
{
    color:#000000;    
    text-align:center;
}
.paging a
{
    color:#8A4D58;
}
.paging a:hover
{
    text-decoration:underline;    
}
td.MediaGalleryAdvancedMenu
{
	border:solid 1px #CCB9A3;
}

