body
{
	margin-top:0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
}

table.shell
{
	width: 770px;
}

td.topBar
{
	height: 29px;
	background-image: url('images/topNavBarBgrnd.jpg');
}

.title
{
	font-family:Times; font-size:24px; color:#003B6A;
}

td.Content
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding: 8px;
	vertical-align:top; 
	width:615px;
	border-left: 1px dashed #C7C5C6;
	background: #FFFFFF url('images/watermark.jpg') no-repeat center;
}


td.Content2
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

td.topNav
{
	font-family: Tahoma; font-size: 10px;
	text-align:right; vertical-align:bottom;
}


td.topNav A
{
	font-family: Tahoma; font-size: 10px; color:#000000; text-decoration:none;
}

td.topNav A:hover
{
	font-family: Tahoma; font-size: 10px; color:#000000; text-decoration:underline;
}


table.title
{
width:100%;
border-bottom: 1px dashed #C7C5C6;
}

table.navTable
{
	width:149px; height:100%;
}

td.leftNav
{
	background-image: url('images/leftGrayGradient.jpg');background-repeat: repeat-x;
	border-top: 1px dashed #C7C5C6;
	vertical-align:top;
}

td.bottomBar
{
	font-family: Tahoma; font-size: 10px; 
	text-align:right;
	background-image: url('images/bottomNav.jpg');
	height: 27px;
}

td.bottomBar A
{
	font-family: Tahoma; font-size: 10px; color:#000000; text-decoration:none;
}
td.bottomBar A:hover
{
	font-family: Tahoma; font-size: 10px; color:#000000; text-decoration:underline;
}

a:link.Nav			{color:#02336D; text-decoration:underline;}
a:hover.Nav			{color:#02336D; text-decoration:none;}
a:visited.Nav		{color:#02336D; text-decoration:underline;}
a:visited:hover.Nav	{color:#02336D; text-decoration:none;}

td.login
{
	font-family: verdana; font-size:9px;
	text-align:right;
	padding-right:3px; padding-bottom:4px;padding-top:4px;
}
input.login
{
	border-color:#053364; border-width:1px;
	width:80px; 
	font-family: verdana; font-size:10px;
}
input.btn
{
	font-family: verdana; font-size:10px;
}