﻿body
{
	margin:0 0 0 0;
	background-color:#2d7394;
	padding:0 0 0 0;
}

.Logo
{
	background-image:url('../images/TitleHeader.gif');
	background-repeat:no-repeat;
	height:75px;
	min-height:75px;
}

.menu
{
	background-image:url('../images/targets_main.gif');
	background-repeat:no-repeat;
	height:204px;
}

.LastUpdatedText
{
	font-size:10pt;
	font-family:Verdana;
	color:White;
}

.Title
{
	font-size:16pt;
	font-weight:bold;
	font-family:Verdana;	
	color:Navy;
}

.Text
{
	font-size:10pt;
	color:Black;
	font-family:Verdana;
	white-space:normal;
	text-align:left;
}

.Image
{
	border:none;
}

.SmallHeaderText
{
	font-size:10pt;
	font-weight:bold;
}

.SmallText
{
	font-size:8pt;
	color:Black;
}

.LoginLink
{
	font-size:10pt;
	color:white;
}