﻿body 
{
	/*width:100%;*/
	background-color:#fefeff;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	font-family:Arial, Verdana, Sans-serif;
	font-size:12px;
}

h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}

h1.infopages 
{
    
    font-weight:normal;
    color: #0111BA;
    font-family: Times New Roman, serif;
}

a {
	color: Navy; 
	text-decoration: none; 
}

a:hover {
	color:  Blue; 
	text-decoration: underline;
}
/*a:focus {
	color: Blue;  
	text-decoration: underline;
}
a:active {
	color: Blue;  
	text-decoration: underline;
}
*/
.fl
{
	float:left;
}
.SpaceMenu
{
	margin-bottom:12px; 
	padding: 0px;
	margin-top: 0px;
	display:block;	
	font-size: 14px;
	font-weight: bold;
}

.SpaceImage
{
	border-width:0px; 
	border-style:none; 
	width: 450px;
	margin-bottom: 7px;
}



.pager span { color:Black;font-weight:bold; font-size:12pt; }

.menuHover
{
	color:  Orange !important; 
}

.menuSeperator
{
	color:  white; 
	text-decoration: underline !important;
	display: inline;
}

.mnuHide
{
    position: absolute;    
	visibility:hidden;
}
.HideMenu2
{
	visibility:hidden;
}
.HideMenu3
{
    height:0px; 
    visibility:hidden;
}

.Hide
{
	display:none;
}

.MainPage
{
	background-color:#fafaff;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-left: solid 1px gray;
	border-right: solid 1px gray;	
}

/*.Header
{
	width:100%;	
	border-bottom: solid 2px gray;
	background-color:White;

}
*/
img.HeaderImg
{
	height:80px;
	width:auto;
	border: none 0px;
}

table.HeaderTable
{
	height:100%;
	width:100%;
	border: none 0px;
}

h1.HeaderText
{	
	display:inline;
	text-decoration:none;
	font-style:normal;	
	border-bottom: none 0px;
}

.Menu
{
	background-color:White;
	padding: 2px 5px 2px 5px;
    width:890px;
    border-bottom: solid 2px gray;    
}

.clear
{
	clear:both; 
}


.Content
{
	width:890px;
	padding: 2px 5px 2px 5px;
	min-height:300px;
}

.SelectBoxes
{
	overflow-y:scroll;
	overflow-x:hidden;
	height:200px;
	width:230px;
	border:solid 1px gray;
	background-color:White;
}

.GridviewSelect
{
	width:250px;
}

.pnlPopup
{
	position:relative;
	width:600px; 
	color:Black;
	background-color:Silver;
	border-color:White;
	border-style:outset;
	border-width:3px;	
}
.pnlDrag
{
	width:98%; height:auto; 
	margin-left:auto; margin-right:auto;
	background-color:Gray;
	border-style:none;
	border-width:0px;	
	padding: 3px 3px 3px 3px;
	text-align:center;
	font-weight:bold;
}
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.TabContainer
{
	background-color:#dedff1;
	border-width: thin;
	border-style: outset;
	width: 97%;
	padding:5px 5px 5px 5px;
}

.Footer
{
	width:890px;
	padding: 2px 5px 2px 5px;
	border-top: solid 2px gray;
	border-bottom: solid 2px gray;
	background-color:White;
}

.demoNote
{
	background-color:Yellow;
	color:Black;
	border: solid 1px red;
	padding: 2px 2px 2px 2px;
}

.popupControl{
	background-color:#FFF8C6;
	position:absolute;
	visibility:hidden;
	padding:5px 5px 5px 5px;
}
