*
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body
{
	line-spacing: 16px;
	color: white;
	overflow: hidden;
	background-image: url(../images/bg_tile.jpg);
	background-color: #464646;
	background-repeat: repeat-x;
}
.swoosh
{
	background-image			: url(../images/bg_swoosh.jpg);
	background-repeat			: no-repeat;
	background-position			: top center; 
}

a {
	font-weight				: bold;
	color					: #ea0000;
	text-decoration:		: underline;
}
a:hover {
	font-weight				: bold;
	color					: #ea0000; 
	text-decoration:		: none;
}

.nav
{
	background-image 			: url(../images/_bg_nav.jpg);
	background-repeat			: repeat-x;
}
.navtd
{
	padding-top					: 7px;
	padding-right				: 10px;
	padding-left				: 10px;
}
a.navlink
{
	font-size					: 11px;
	color						: #ffffff;
	text-decoration				: none;
}
a.navlink:hover
{
	font-size					: 11px;
	color						: #ffffff;
	text-decoration				: underline;
}

.content
{
	background-color 			: #FFFFFF;
	background-repeat			: no-repeat;
	background-position			: top center; 
}

.bodycontent
{
	background-image 			: url(../images/_img_c_top.jpg);
	background-repeat			: no-repeat;
	padding-left				: 11px;
	padding-right				: 19px;
	padding-top					: 12px;
	padding-bottom				: 0px;
}

.contentdiv
{
	color						: #000000;
	line-height					: 15px;
	height						: 369px;
	width						: 488px;
	max-height					: 349px;
	max-width					: 448px;
	padding						: 20px;
	padding-bottom				: 0;
	padding-top					: 15;
	overflow					: auto;
	overflow-x					: hidden;
	scrollbar-arrow-color		: #f0f1ec; 
    scrollbar-track-color		: #f0cdc9; 
    scrollbar-face-color		: #ea0001; 
    scrollbar-highlight-color	: #ea0001; 
    scrollbar-3dlight-color		: #f0f1ec; 
    scrollbar-darkshadow-color	: #f0f1ec; 
    scrollbar-shadow-color		: #ea0001; 
}

.bodycontent2
{
	background-image		: url(../images/_img_c_under.jpg);
	background-repeat		: no-repeat;
}

.toppijl
{
	background-image 		: url(../images/_img_ptop.jpg);
	background-repeat		: no-repeat;
}

.midpijl
{
	background-image 		: url(../images/_img_pmid.jpg);
	background-repeat		: no-repeat;
}

.unpijl
{
	background-image 		: url(../images/_img_pund.jpg);
	background-repeat		: no-repeat;
}

.title
{
	background-image 		: url(../images/_img_title.jpg);
	background-repeat		: no-repeat;
}

.title
{
	background-image 		: url(../images/_img_title.jpg);
	background-repeat		: no-repeat;
}
.newstitle
{
	font-weight				: bold;
	color					: #000; 
	padding-left			: 10px;
}
a.newslink
{
	font-weight				: bold;
	color					: #ea0000; 
}
a.completenewslink
{
	padding-left			: 10px;
	color					: #ea0000; 
}
a.white {
	color					: #fff
}

.error
{
	color					: Red;	
}

.poweredby {
	position: relative;
	top: -24px;
	left: 260px;
	font-size: 10px;
}

#PnlForm
{
	color : #000000;	
}