﻿body 
{
	background-image: url('/Images/Themes/Blue/Background.jpg');
	background-color: #3366CC;
}

.NewsletterBackground
{
		background-image: url('/Images/Themes/Blue/NewsletterBackground.jpg');
}

.header
{
	font-size : 11px;
	line-height : 18px;
	font-family : tahoma;
	font-weight : bold;
	color : #003366;
	text-transform: uppercase;
	line-height:20px;
}
