BODY
{
    margin: 0px;
    font-family: verdana, ms sans serif,arial;
    font-size: 12px;
}

.profileColorDark 
{
	background-color: #115352;
}

.header
{
	HEIGHT: 18px;
	font-size: 11px;
	width: 100%;
	border-width: 0px;
}

.header TD
{
    vertical-align: middle;
    text-align: right;
    height: auto;
}

.headerBarGrad
{
	background-position: right top;
	background-attachment: fixed;
	width: 50px;
	background-repeat: no-repeat;
}

.headerBarLang
{
	width: 20%;
	height: 20px;
}

.contentLink
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A.contentLink:link 
{
	 COLOR: #ffffff 
}
A.contentLink:active 
{ 
	COLOR: #ffffff 
}
A.contentLink:visited 
{
	 COLOR: #ffffff 
}
A.contentLink:hover 
{ 
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}

.padded
{
	PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
}