﻿body
{
	background-repeat: no-repeat;
	font-family:Sans-Serif;
}
a:link, a:visited
{

}
a:hover, a:active
{
	clear: both;
	color: #000000;
	border-bottom-style: none;
	font-family:Sans-Serif;
}

.menu
{
	width: 165px;
	background-color: Transparent;
	float: left;
	padding: 5px 16px 0 16px;
	margin:0px 0px 0px 0px;
	font-family:Sans-Serif;
	background-image: url(   'Images/Layer.jpg' );
	/*height: 800px;*/
}

.menu li
{
	display: list-item;
	float: left;
	text-align: left;
	padding: 10px 30px 0 0px;
	list-style-type: none;
	background-color: Transparent;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold; /*font-size:0.8em;*/
	width: 80px;
	border-bottom-style: double;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	color: white;
}

.menu ul
{
	margin-left: 0px;
	float: left;
	padding: 0px 0px 0 0px;
	font-weight: normal;
}


.menu .subLi
{
	float:left;
	width: 70px;
}

.menu .subLi ul
{
	width: 70px;
	padding: 0 0 0 0;
}

.menu .subLi li
{
	clear: both;
	color: #000000;
	border-bottom-style: none;
	width: 70px;
	padding: 0px 0px 0 0px;
font-weight: normal;
color: black;
}

.menu a:hover
{
	color: #0B65B1;
}


.menuImage
{
	margin-left: 0px;
	float:left;
	padding: 5px 30px 0 16px;
}

.info
{
	padding: 0px 20px 20px 20px;
	margin: 0px 20px 20px 0px;
	overflow: auto;
	background-image: url(   'Images/ddlLightGrey52.gif' );
	font-family:Sans-Serif;
	background-repeat : no-repeat;
}

.controlTable
{
	width:450px;
}


.contdesc
{
	width:200;
}

.cont
{
	width:100px;
	margin: 10px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
	font-family: Sans-Serif;
	font-size:smaller;	
}

.desc
{
	margin: 10px 20px 10px 20px;
	white-space:nowrap;
	vertical-align:top;
	width:300px;
	font-family: Sans-Serif;
	font-size:smaller;
}

.whiteurl
{
	color: white;
	text-decoration: none;
}

.whiteurlbold
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}

.blackurl
{
	color: black;
	text-decoration: none;
}

.errorcont
{
	margin: 10px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
	font-family: Sans-Serif;
	font-size:smaller;	
	color:Red;
}

.blackurlborder
{
	border-width: 2px;
	border-color: #FF6600;
	color: black;
	text-decoration: none;
	border-top-style: double;
}

.blackurlnormal
{
	color: black;
	text-decoration: none;
	font-weight:normal;
}

.controlTable
{
	width:450px;
}

.Notes
{
	margin: 10px 0px 10px 0px;
	width: 450px;
	padding: 2px 4px 2px 4px;
	font-family: Sans-Serif;
	font-size:smaller;
}

