﻿P
{
	padding: 5px;	
}

br
{
	
}

.BaseTable
{
	width: 984px;

}

.Logo
{
	width: 128px;
	text-align: center;	
}

.Middle
{
	vertical-align: top;
}

.Header
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.Language
{
	text-align: center;	
	width: 60px;
}

.Footer
{
	height: 20px;
}


a:link, a:visited
{
	color: #666666;
	text-decoration: none;
	
}
a:hover, a:active
{
	color: #333333;		
	text-decoration: none;
}

.Editor
{
    background-color: #cccccc;    
}

