﻿body
{
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

.MasterSideTable
{
	width: 760px;
	vertical-align: top;
}

.MasterSideLeft
{
	width: 250px;
	vertical-align: top;
	text-align: center;
}

.MasterSideRight
{
	width: 100%;
	vertical-align: top;
}

.MasterSideContent
{
	widows: 100%;
	background-color: White;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
}

.MasterFull
{
	padding: 0px 0px 0px 15px;
}

.Menu
{
	width: 100%;
	background-color: #0099CC;
	color: White;
	font-weight: bold;
	padding: 8px 13px 8px 13px;
	text-align: center;
}

.Menu A:link, .Menu A:visited
{
	color: White;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	margin: 2px 2px 2px 2px;
}

.Menu A:hover
{
	text-decoration: underline;
}

.Menu A:active
{
	color: #AB388E;
}

.Selected A:link, .Selected A:visited
{
	color: #AB388E;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	margin: 2px 2px 2px 2px;
}

.Selected A:hover
{
	color:White;
	text-decoration: underline;
}

.SiteMap
{
	width: 760px;
	color: #0099CC;
	font-weight: bold;
	padding: 8px 13px 8px 13px;
	text-align: center;
}

.SiteMap A:link, .SiteMap A:visited
{
	color: #0099CC;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	margin: 2px 2px 2px 2px;
}

.SiteMap A:hover
{
	text-decoration: underline;
}

.SiteMap A:active
{
	color: #AB388E;
}

.Copyright
{
	font-weight:normal;
	color:Black
}

.Blue
{
	font-weight: bold;
	color: #0099CC;
}

li
{
	margin: 10px 0px 0px 0px;
}

input, textarea, option, select
{
	background-color: #ADD8E6;
}
	