.topbar
{
	text-align :left;
	font-weight:bold;
	font-style:italic;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width :1px;
	background-color: #006699;
	color: #FFFFFF;
}

.maintextcell
{
	border-width:1px;
	border-color:006699;
	border-style:solid;
	padding:10px;
	background-color:#eeeeee;
	color: #000000;
}

.maintextcell ul {
 margin: 0 0 0 16px;
 padding: 0;
 }
.maintextcell li {
 margin: 0;
 }


.label
{
	font-size:medium ;
	color :006699;
}

.item
{
	background-color:white ;
	font-size:medium ;
	color :006699;
	padding-left:5px;
	padding-right:5px; 
}
.alternatingitem
{
	background-color:dddddd;
	font-size:medium ;
	color :006699;
	padding-left:5px;
	padding-right:5px; 
}

.tableborder
{
 border-bottom-style :solid;
 border-bottom-width:3px;
 border-bottom-color: #dddddd;
}

.maintable
{
	width:100%;
	height:100%;
	margin:0px;
	border-style:none ;
	padding:0px;
	
}
.bottomheaderbar
{
	text-align :right ;
  font-weight:bold ;
  font-style:italic ;
  padding-top: 2px;
  padding-bottom: 2px; 
  border-bottom-color:black;
  border-bottom-style:solid;
  border-bottom-width :thin;
}

.bottombar
{
	text-align :left;
	font-weight:bold;
	font-style:italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	border-top-color:white;
	border-top-style:solid;
	border-top-width :1px;
	background-color: #006699;
	color: #FFFFFF;
}

.footerbar
{
	border-top-color:black;
	border-top-style:solid ;
	border-top-width :2px;
}
	

.menu
{
	font-size: x-small;
	font-weight:bold ;	
	text-transform: capitalize;
	cursor: default;
	color: black;
	text-align: center;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px; 
	border-style:none ! important;  
}

.topmenuitem, .topmenuitemover, .leftbar
{	
	border-right-color:black ;
	border-right-style :solid ;
	border-right-width:thin;
}

.leftbar
{
	 
	padding-left:5px;
	padding-right:5px;
}

.menuitem, .menuitemover
{	border-bottom-color:black ;
	border-bottom-style :solid ;
	border-bottom-width:thin;
	padding:5px;
}

.menuitemover
{
	color:black;
}

.rightbar
{	
	border-left-color:black ;
	border-left-style :solid ;
	border-left-width:thin;

}

.dropdownitem, .dropdownitemover
{
	border-style:solid ;
	border-width : 1px;
}
 
.ital
{ 
 font-style :italic  
}

.TopBar, .BottomBar, .BottomHeaderBar, .MenuItem, .TopMenuItem 
{
 color :White ;
 background-color :#006699 ;  
}

.TopMenuItemOver, .MenuItemOver
{
 color :Black ;
 background-color:006699;

}

.DropDownItemOver
{
	background-color: #006699;
	border-color :white ;
}

.DropDownItem
{
		background-color: #006699;
		border-color :white ;
}

.FooterBar, .LeftBar, .RightBar
{
		background-color: #006699;
}
	
.style1 {	color: #FF0000;
	font-size: large;
}
.style3 {	font-size: medium;
	color: #000000;
}
