body
{
	padding: 0px;
	margin: 0px;
	background-color: #f6fbfd;
	color: #585858;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 14px;
	background-image:url('images/bg.jpg');
	background-repeat: repeat-x;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}


a.top, a.top:hover, a.top:active
{
	color: #003399;
	text-decoration: none;
	font-size: 30px;
}
a.top:visited
{
	color: #003399;
	font-size: 30px;
	text-decoration: none;
}
a.top:hover
{
	text-decoration: none;
	font-size: 30px;
	color: #028302;
}

.bgwhite
{
	background-image: url('images/wh.jpg');
}

.title
{
	color: #ff0000;
	font-size: 18px;
	padding-bottom: 15px;
}

.red
{
	color: #ff0000;
}

.bold
{
	font-weight: bold;
}

a, a:hover, a:active
{
	color: #585858;
	text-decoration: underline;
	font-size: 18px;
}
a:visited
{
	color: #585858;
	font-size: 18px;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	font-size: 18px;
	color: #585858;
}

a.bot, a.bot:hover, a.bot:active
{
	color: #585858;
	text-decoration: underline;
	font-size: 13px;
}
a.bot:visited
{
	color: #585858;
	font-size: 13px;
	text-decoration: underline;
}
a.bot:hover
{
	text-decoration: none;
	font-size: 13px;
	color: #585858;
}

