﻿* {margin:0;padding:0}

.Title
{
	font-size:1.25em;
	font-family: Arial;
	font-weight:bold;
	color:#003399;
	
}

/*.header
{

	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	background-repeat: no-repeat;
	 
}*/

.background
{
background-color: #336666;
}

.background2
{
	background-color: #99cccc;
}

.background3
{
	background-color: #CCCCCC;
}

.rowheight
{
	height:2px;
}

.top
{
	float: right;
	vertical-align: top;
	
}

.news
{
	height:300px;
	overflow:scroll;
	
	}
	
	.newsheader
	{
		color:#003399;
		font-size:1em;
	}

.addressbar
{
	border-style: solid none solid none;
	border-width: thin;
	border-color: #000000;
	background-color: #33CCCC;
	height: 30px;
	font-family: Arial;
	font-size: .8em;
	padding-left: 5px;
	font-weight:bold;
}

.ManagementPanel 
{
	background-color:White;
}

.content
{
	padding: 5px;
   font-family: Arial;
   min-height:600px;
 background-color:White;
 text-align:left;
}

.content2
{
   font-family: Arial;
   min-height:600px;
 background-color:White;
}

.contenthome
{
	padding: 5px;
	font-family: Arial;
	min-height: 200px;
	text-align: justify;
}

.contentbox
{
	border: .5px solid gray;
	height:350px;
	overflow: scroll;
}

.boxbackground
{
	background-color:#33CCCC;
}

.menuInvisible
{
	display:none;
}

.menubackground
{
	/*background-image : url(../../Images/button.gif);
	background-repeat : repeat;*/
	height: 25px;
	width: 555px;
	
}

.menu
{
	border-width: thin;
	border-color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: white;
	padding: 0px;
	border-right-style: solid;
	
	/*border-left-style: solid;*/
}

a.Menu:link
{
  color: white;
	text-decoration: none;
}

a.Menu:visited
{
   color: white;
	text-decoration: none;
}

a.Menu:hover
{
  color: white;
	text-decoration: none;
	 
	  
}

a.Menu:active
{
   color: white;
	text-decoration: none;
	 
}

.MenuItem
{
	margin-left:0px;
	
}

.dropdownmenu
{
	border: 1px solid black;
	background-color: #99cccc;
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight:normal;
	text-align: left;
	padding-left:10px;
	padding-right:15px;
	/*z-index: 999;*/
	
}

a.dropdownmenu:link
{
  color: #003399;
	text-decoration: none;
}

a.dropdownmenu:visited
{
   color: #003399;
	text-decoration: none;
}

a.dropdownmenu:hover
{
  color: #000033;
	text-decoration: none;
	 
	  
}

a.dropdownmenu:active
{
   color: #000033;
	text-decoration: none;
	 
}
.footerCopyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	background-image: url(../../Images/button2.gif);
	background-repeat: repeat;
}

.background4
{
	 background: #ffffff;
}

.dynamicmenu
{
	z-index: 100;
}