﻿body 
{
	background-image: URL('/images/background.gif');
	height:100%; 
	margin: 0 0 0 0
}
.standard_page 
{
    margin-right:100;
    margin-left:100;
    margin-top:30;
}
.leftborder_text
{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    height:30;
}
.leftborder_smalltext
{
    font-family:Tahoma;
    font-size:10px;
    font-weight:normal;        
}
.copyright_text
{
    font-family:Tahoma;
    font-size:10px;    
    text-align:center;
    text-decoration:none;
}
.standard_header
{
    font-family:Tahoma;
    font-size:14px;    
    font-weight:bold;
    color:#000000;    
    margin-left:10;
    margin-top:10;
}
.standard_text
{
    font-family:Tahoma;
    font-size:12px;        
    font-weight:bold;
    color:#A93B68; 
    text-decoration:none;
}
.background_logo
{
     background-image:url('/images/lion_bg.gif');
     background-repeat:no-repeat;
     background-position:400 200;     
}
.list_small
{
    font-family:Tahoma;
    font-size:9px;        
    font-weight:normal;
    color:#FFFFFF; 
    text-decoration:none;
    margin-left:5;
    margin-right:5;    
}
.list_header
{
    font-family:Tahoma;
    font-size:12px;        
    font-weight:bold;
    color:#FFFFFF; 
    text-decoration:none;
    margin-left:5;    
}
.list_bottom
{
    font-family:Tahoma;
    font-size:9px;        
    font-weight:bold;
    color:Gray; 
    text-decoration:none;        
}
.villabadge
{
      background-image:url('/images/villabadge.gif')
}
.help_text {
    font-family:Tahoma;
    font-size:10px;            
    color:#0000FF; 
    text-decoration:none;        
}
.help_copy {
    font-family:Tahoma;
    font-size:10px;            
    font-weight:bold;
    color:#FF0000; 
    text-decoration:none;        
}
.counter_text
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    height:30;
}
.nowt
{
	text-decoration:none;
	color:#C7C8FD;
}