﻿a:link {color:blue; text-decoration:underline;}
a:visited {color:blue; text-decoration:underline;}
a:active {color:blue; text-decoration:underline;}

a.Menu:link {color:#444444; text-decoration:none;}
a.Menu:visited {color:#444444; text-decoration:none;}
a.Menu:hover {color:#444444;text-decoration:none;}
a.Menu:active {color:#444444;text-decoration:none;}


a.sideLinkMenu:link {color:white; text-decoration:none}
a.sideLinkMenu:visited {color:white; text-decoration:none}
a.sideLinkMenu:hover {color:#cccccc;text-decoration:none}
a.sideLinkMenu:active {color:white;}

li
{
	list-style-type:square;
	text-align:left;
}

h1{
				font-size: 11px;
				color: #A87E00;
				font-weight: bold;
}

body
{
				font-family: Arial, Helvetica, sans-serif;
				background-color: #164c19;
}

.topRow
{
	background-image:url('../Masters/images/top_banner_bg2.gif');
	text-align:center;
}

.h-MenuBar
{
	background-color:#e0f0e0;
	text-align:center;
	height:21px;
	padding:0px;
}

.contentBackground
{
	background-color:white;
	font-size:8pt;
	color:#444444;	
}

.sideLinkTopCell
{
	background-color:#996600;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.sideLinkMenu
{
	width:230px;
	background-color:#05302b;
	font-size:9pt;
	color:white;
}


.bottomBar
{
	background:#999999;
	font-size:xx-small;
	color:#333333;
	text-align:	center;
}

.contentAreaCell
{	
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#444444;
	padding-bottom:400px;
}

.contentAreaTable
{
	width:98%;
}

.caTblLeftCell
{
	width:196px;
}

.caTblMidCell 
{
	width:495px;
	vertical-align:top;
	text-align:justify;
	padding-right:20px;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#999999
}

.caTblRightCell
{
				vertical-align: top;
				text-align: left;
				width: 175px;
				padding-left: 35px;
}

.Menu
{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				
}
#container {
				width: 930px;
				margin-right: auto;
				margin-left: auto;
}
#banner {
				background-image: url('../Masters/images/top_banner_bg2.gif');
				width: 100%;
				text-align: center;
				height: 148px;
}
#menuBar {
				background-color: #c0c0c0;
				text-align: center;
				width: 930px;
				margin-right: auto;
				margin-left: auto;
				padding-top: 0px;
				padding-bottom: 0px;
}
#subMenu {
}
#notices {
				background-color: #999;
				color: #333;
				font-size: 8pt;
				text-align: center;
				font-family: sans-serif;
}
