﻿body {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.Body 
{
	background-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.Form1
{
	margin: 0px 0px 0px 0px;
}

.PageFooter 
{
	font-weight: bold;
	width: 762px;
	color: Black;	
	background-color: White;
	border-top: 2px solid #336666;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	/* background-image: url("img/background.GIF"); */
	table-layout: fixed;
}

.PageFooter TD 
{
	padding-bottom: 5px;
}

.HeaderTable 
{
	width: 762px;
	color: Black;	
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	/* border-bottom: 1px solid #808080; */
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	/*background-image: url("img/background.GIF");*/
	background-color: White;
	table-layout: fixed;
	text-align: left;
}

.HeaderTable A
{
	padding-left: 5px;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0000C0;	
}

.HeaderTable A:visited
{
	text-decoration: none;
}
.HeaderTable A:hover
{
	text-decoration: underline;
}

.PageTable 
{
	width: 762px;
	color: Black;	
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	/*border-bottom: 1px solid #808080;*/
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	/* background-image: url("img/background.GIF"); */
	table-layout: fixed;
	/*background-image: url("img/background.GIF"); */
	background-color: White;
	text-align: left;
}

.PageTable A
{
	/*padding-left: 5px; */	
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0000A0;	
}

.PageTable A:visited
{
	text-decoration: none;
}
.PageTable A:hover
{
	text-decoration: underline;
}

.WelcomeDiv 
{
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	padding-left: 5px;
}

.Logo 
{
	/* background-color: #000000; */
	border-bottom: 1px solid #808080;
	border-top: 0px solid #808080;
	padding: 9px 5px 5px 0px; 
	background-image: url("img/Picture4.GIF");
	background-repeat: repeat-x;
	background-position: top;
}

.TitleBar
{
	height: 60px;
	vertical-align: middle;
	padding-left: 10px;
	/*background-image: url("img/bkg2.GIF");*/
	/*background-color: #E0E0E0;*/
}

.Category
{
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Black;	
	
}

.LeftNav
{
	width: 160px;
	vertical-align: top;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-right: 0px solid #808080;
	background-image: url("img/Picture2.GIF");	
	background-repeat: repeat-y;
	/*background-color: #ffffff;*/
}

.LeftNavPanel 
{
	padding: 0px 5px 0px 5px;
}

.PermDenied 
{
	padding-left: 5px;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #A0A0A0;	
}

.NavPanel 
{
	/*min-height: 250px;
	*/
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color:Black;
}

.NavPanel A
{
	padding-left: 5px;
	text-decoration: none;
	color: #0000C0;	
}

.NavPanel A:visited
{
	text-decoration: none;
}
.NavPanel A:hover
{
	text-decoration: underline;
}

.HomeLink A
{
	padding-left: 0px;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0000C0;	
}

.HomeLink A:visited
{
	text-decoration: none;
}
.HomeLink A:hover
{
	text-decoration: underline;
}

.Data 
{
	text-align: left;
	vertical-align: top;	
	padding: 0px 0px 0px 0px;
	/*background-image: url("img/data_bkg.GIF");*/
	background-color: White;
	color: Black;
}

.Data A {
	font-family: verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0000C0;	
}

.Data A:visited {
	text-decoration: none;
}

.Data A:hover {
	text-decoration: underline;
}


.Title 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.TitleFade 
{
	background-repeat: repeat-y;
}

.UsrHdr th
{
	padding: 2px 0px 2px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #C0c0c0;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
}
.UserRow td 
{
	border: 1px solid #DDDDDD;
	padding: 0px 0px 0px 5px;
}

.RequiredData 
{
	color: #C00000;
}

.PageHeadline 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.Headline {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}

.Headline b 
{
	font-size: 25px;
	font-weight: bold;
	font-family: Arial;
	color: #C00000;	
}

.WelcomeBar 
{
	border-bottom: 1px solid #808080;
	border-top: 0px solid #808080;
	padding: 9px 5px 5px 0px; 
	background-image: url("img/Picture4.GIF");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}


.Article
{
	margin: 0px 0px 0px 20px;
}

.Article ul
{
	padding-left: 0px;
	margin-left: 15px;
}


.LogoCell 
{
	background-image: url('img/Picture1.gif'); 
/*	background-image: url('img/Picture2.gif'); */
	background-position: center top;
}