﻿body
{
	margin:0px;
	background-color:#666666;
}

#menu
{
    text-align:center;
    vertical-align:middle;
    background-color:#000000;
    color:#ff6600;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
#menu a
{
    color: #ff6600;
    background-color: inherit;
    text-decoration: none;
}
#menu a:hover
{
    color: #ff6600;
    background-color: inherit;
    text-decoration: underline;
}

#left
{
	text-align:left;
	vertical-align:top;
	background-color:#999999;
	padding:24px;
}

#right
{
	text-align:left;
	vertical-align:top;
	background-color:#ffffff;
	padding:24px;
    color: #000000;
    font-family: Verdana;
    font-size:13px;
    font-weight:normal	
}
#right img
{
	border:0px;
}

#right h2
{
    color: #990000;
    font-family: Arial;
    font-size:22px;
    font-weight:normal
}
#right h3
{
    color: #000000;
    font-family: Arial;
    font-size:18px;
    font-weight:normal
}
#right p
{
	text-align:justify;
}
#right ul
{
    margin-left: 0px;
    padding-left: 20px;
}
#right a
{
    color: #990000;
    background-color: inherit;
    text-decoration: underline;                
}
#right a:hover
{
    color: #990000;
    background-color: inherit;
    text-decoration: underline;                
}
#right table
{
	border-width:0px;
}
#right tr
{
    font-family: Verdana;
    font-size:13px;
}
#right th
{
	text-align:center;
	vertical-align:middle;
	background-color:#cccccc;
    color: #000000;
    padding:4px;
}
#right td
{
	text-align:center;
	vertical-align:top;
	background-color:#eeeeee;
    color: #000000;
    padding:4px;
}

.leftmenu
{
    margin-left: 0px;
    padding-left: 16px;
    color:#ff6600;
    font-family:Verdana;
    font-size:13px;
}
.leftmenu li
{
	list-style-type:square;
	font-weight:bold;
}
.leftmenu a
{
    color: #ff6600;
    background-color: inherit;
    text-decoration: none;        
}
.leftmenu a:hover
{
    color: #ff6600;
    background-color: inherit;
    text-decoration: underline;        
}

#news h2
{
    padding-top: 40px;
    color: #990000;
    font-size: 15px;
    font-family: Verdana
}
#news p
{
    font-family:Verdana;       
    font-size:11px 
}
#news p a
{
    font-family:Verdana;       
    color: #000000;
    background-color: inherit;
    text-decoration: underline;                
    font-size:11px
}
#news p a:hover
{
    font-family:Verdana;       
    color: #000000;
    background-color: inherit;
    text-decoration: underline;                
    font-size:11px
}
#news a
{
    color: #990000;
    background-color: inherit;
    text-decoration: underline;                
    font-family:Verdana;
    font-size:13px          
}        
#news a:hover
{
    color: #990000;
    background-color: inherit;
    text-decoration: underline;                
    font-family:Verdana;
    font-size:13px          
}        

#partners h2
{
    padding-top: 40px;
    color: #990000;
    font-size: 15px;
    font-family: Verdana;
}
#partners img
{
	border:0px;
}

#footer
{
    text-align:center;
    vertical-align:middle;
    background-color: #000000;
    color:#ff9900;
    font-family:Verdana;
    font-size:10px
}
#footer a
{
    color: #ff9900;
    background-color: inherit;
    text-decoration: none;        
}        
#footer a:hover
{
    color: #ff9900;
    background-color: inherit;
    text-decoration: underline;        
}

#counters
{
    text-align:center;
    vertical-align:middle;	
}
