﻿Table td
{
	font-size: 11pt;
	font-family: Arial;
	margin-left: 5px;
	margin-right: 5px;
}
.TextBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
}
.Button
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-family: Arial;
}
.Sidemenu
{
	height: 100%;background-color: #B4524A;
}
.Sidemenu a
{ 
	margin-left: 10px;
	color: #fff;
	font-family: Arial;
	font-size: 10pt;		
	font-weight: bold;
}
.Sidemenu a:active
{
	text-decoration:none;
	color: #fff;
	font-family: Arial;
	font-size: 10pt;	
	font-weight: bold;
	
}
.Sidemenu a:visited
{
	text-decoration:none;
	color: #fff;
	font-family: Arial;
	font-size: 10pt;	
	font-weight: bold;
}
.Sidemenu a:hover
{
	text-decoration: underline;
	color: gold;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
p
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-align: justify;	
}

.Map
{
	background-image: url(Image/map.jpg);
}
a
{
	color:#F3BF60;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border:none;
	text-decoration:none;
}
.headerLink a:active
{
	background-color:#FFFFFF;
	color: #F3BF60;
	font-family: Arial;
	font-size: 10px;
	border:none;
	text-decoration:none;
	
}
.headerLink a:visited
{
	background-color:#FFFFFF;
	color: #F3BF60;
	font-family: Arial;
	font-size: 10px;	
	border:none;
	text-decoration:none;
}
.headerLink a:hover
{
	background-color:#FFFFFF;
	color: #F3BF60;
	font-size: 10px;
	font-family: Arial;
	border: none;	
}
.PubList
{
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	text-align:justify;	
}
body
{
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom :0px;	
}
 
.Sidemenu TD
{
	font-size: 11pt;
	color: lightgoldenrodyellow;
	font-family: Arial, Verdana, 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
IMG
{
	border:none;
	
}
.tdMargin
{
	clip: rect(auto 10px auto 10px);
}
.fnt
{
	font-family:Garamond;
	font-size:14pt;
}
.AdminMenu
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
}
.AdminMenu td
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	border-right: steelblue 1px solid;
	padding-right: 3px;
	border-top: steelblue 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: steelblue 1px solid;
	width: 100px;
	padding-top: 3px;
	border-bottom: steelblue 1px solid;
	background-color: lightsteelblue;
}
.AdminMenu td a
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
}
.HeaderGrd
{
	background-image: url(../Image/border-l-right.gif); background-repeat: repeat-x;height: 20px; width: auto;
}
.GrdVertical
{
	background-image: url(../Image/Lborder-v.gif); width: 14px; background-repeat: repeat-y;
}
