﻿body
{
	background-color: White;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	color: Black;
	font-family: Arial, Verdana;
	font-size: 9pt;
}

tr, td
{
	font-family: Arial, Verdana;
	font-size: 9pt;
}

tr
{
	text-align: left;
}
input
{
	color: Black;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
select
{
	color: Black;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
textarea
{
	color: Black;
	font-family: Arial, Verdana;
	font-size: 9pt;
}
a
{
	color: #404040;
}
.center
{
	text-align: center;
}

.hidden
{
	display: block;
}
.menu
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.menubar
{
	width: 1003px;
	background: url(images/nbg.jpg);
}



.red
{
	color: #CC0100;
}
.form
{
	height: 25px;
}
.picture
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.itemTitle
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.rStart
{
	text-align: right;
}

h1
{
	color: #CC0100;
	font-size: medium;
	margin-bottom: 5px;
}


h2
{
	color: #CC0100;
	font-size: small;
}


.navtab
{
	background-image: url(images/nbg.jpg);
}

a:hover
{
	text-decoration: underline;
}
.footer
{
	text-align: right;
	color: #FFFFFF;
}


.tabcontent
{
	vertical-align: top;
	text-align: center;
}


.leftnav
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 9pt;
	width: 130px;
}

.midcontent
{
	width: 657px;
	padding: 10px;
}

.rightnav
{
	width: 190px;
	border-left: 1px solid #cccccc;
	padding: 0px;
	text-align: center;
	background-color: #eeeeee;
}