body 
{
	background-color: #45657C;
	color : white;
	font : 10px Tahoma;
}
A
{
	color : #ADC1CE;
	text-decoration : none;
}

A:HOVER
{
	color : #ffffff;
	text-decoration : none;
}
.blackborder 
{
	background-color: #89A2B3;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}
.cellbody
{
	background-color: #40637A;
	border-bottom : 1px solid #0D3146;
	border-left : 1px solid #89A2B3;
	border-right : 1px solid #0D3146;
	border-top : 1px solid #89A2B3;
	color : White;
	font : 10px Tahoma;
}

.supercell
{
	border-bottom : 1px solid #89A2B3;
	border-left : 1px solid #0D3146;
	border-right : 1px solid #89A2B3;
	border-top : 1px solid #0D3146;
}

.cellmenu
{
	background-color: #40637A;
	border-bottom : 1px solid #0D3146;
	border-left : 1px solid #89A2B3;
	border-right : 1px solid #0D3146;
	border-top : 1px solid #89A2B3;
	color : White;
	font : 10px Tahoma;
}
.celltitle
{
	border-bottom : 1px solid #0D3146;
	border-left : 1px solid #89A2B3;
	border-right : 1px solid #0D3146;
	border-top : 1px solid #89A2B3;
	background : #0D3146 url(../images/title.gif) repeat-x;
	color : White;
	font : bold 10px Tahoma;

}
.celllogo
{
	border-bottom : 1px solid #0D3146;
	border-left : 1px solid #89A2B3;
	border-right : 1px solid #0D3146;
	border-top : 1px solid #89A2B3;
	background : #0D3146 url(../images/logo.gif);
	color : White;
	font : 10px Tahoma;
}
P
{
	color : white;
	font : 10px Tahoma;
}
Li
{
	color : white;
	font : 10px Tahoma;
}
H1
{
	color : white;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: Bold;

}

H2
{
	color : white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Bold;

}

H3
{
	color : white;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: Bold;

}
img 
{
	border: none;
}
hr {
	color : black;
	vertical-align: top;

}
