﻿.headerbg
{
	/*background-color:#013F7C;
	border-bottom:3px solid #F9B70B;	
	color:#EFB410;*/
	background-color:#000000;
	border-bottom:3px solid #FFF000;
	color:#FFF000;
	/*float:left;*/
	/*width:300px;*/
	text-align:left;
	width:100%;
}
.headertext
{
	padding:7px 10px;
	font-weight:bold;
	text-align:left;
}
.header390 .headerbg{
	width:390px;
}

.header300 .headerbg{
	width:300px;
}

.header310 .headerbg{
	width:310px;
}

.header201 .headerbg{
	width:201px;
}
