﻿body
{
	font-family: Verdana;
	font-size: 9pt;
	margin-top: 5px;
}

input
{
	border: solid 1px black;
}

.noborder
{
	border: solid 0px black;
}

.noborder input
{
		border: solid 0px black;
}

.Site_Template_Menu
{
	border-color: Black; 
	border-style: solid; 
	border-width: 0px; 
	width: 245px; 
}

.Site_Info_Group P
{
	margin-top: 5px;
	padding-left: 30px;
}

.Site_Info_Group UL
{
	padding-left: 15px;
}

.Page_Menu_Link
{
	background-color: #DCE0E4;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.Page_Menu_Link a:link
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.Page_Menu_Link a:visited
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.Page_Menu_Link a:hover
{
	color: #556D83;
	font-weight: normal;
	text-decoration: underline;
}

.Page_Menu_Link a:active
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

a.Page_Content_Link:link
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

a.Page_Content_Link:visited
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

a.Page_Content_Link:hover
{
	color: #A2ADB8;
	font-weight: normal;
	text-decoration: underline;
}

a.Page_Content_Link:active
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

.Page_Content_Group_Header
{
	background-color: #A2ADB8;
	background-image: url(Images/header_background.gif);
	border: solid 1px black;
    height: 29px;
    max-height: 29px;
    overflow: hidden;
    text-align: left;
	width: 400px;
}

.Page_Content_Group_Header div
{
	font-weight: bolder;
	height: 29px;
	padding-left: 5px;
	padding-top: 7px;
}

.Page_Content_Group_Header img
{
	border-width: 0px;
	position: relative;
	float: right;
	padding-right: 5px;	
	padding-top: 9px;
}

.Page_Content_Group_Content
{
	background-color: #A2ADB8;
	border: solid 1px black;
	border-top-width: 0px;
	text-align: left;
	width: 400px;
}

.Menu_Admin_Item_Active
{
	border-left: solid 1px #556D83;
	border-top: solid 1px #556D83;
	border-right: solid 1px #556D83;
 	width: 115px;
	text-align: center;
	white-space: nowrap;
}

.Menu_Admin_Item_Inactive
{
	
	background-color: #DCE0E4;
	width: 115px;
	text-align: center;
	white-space: nowrap;
}

.Menu_Admin_Option
{
	border-left: solid 1px white;
	border-top:  solid 1px #556D83;
	border-bottom: solid 1px #556D83;
	border-right: solid 1px white;
	width: 115px;
	text-align: center;
	white-space: nowrap;
	empty-cells: show;
}

.Menu_Admin_Option a:link
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.Menu_Admin_Option a:visited
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.Menu_Admin_Option a:hover
{
	color: #A2ADB8;
	font-weight: normal;
	text-decoration: underline;
}

.Menu_Admin_Option a:active
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.DataGrid_Header
{
	background-color: #DCE0E4;
	font-size: 10pt;
}

.DataGrid_Item
{
	vertical-align: top;
}

.DataGrid_Item_Alt
{
	background-color: #DCE0E4;
	vertical-align: top;
}