.divMain
{
	width: 98%; 
	height:100%;
	/*height: 650px;*/

}

.divMain .divSideBarMenu
{
	width: 15%; 
	float: left; 
	background: url(Images/StarBg.jpg) repeat;
	position: fixed;    
	height: inherit;
    padding:10px;

}

.divMain .divMainContent
{
  width: 80%; 
  float: left;
  padding-left:180px;

 /* overflow-y: scroll; */
}


td 
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Weiss;
}

.Body_Text 
{
  font-family: Weiss;
  font-size:12pt;
  color: #000000; 
  text-decoration: none;
}


.Body_Text_small 
{
  font-family: Weiss;
  font-size:12pt;
  color: #666666; 
  text-decoration: none;
}


.small_text 
{
  font-family: Weiss;
  font-size:9pt;
  color: #000000; 
  text-decoration: none;
}

.Body_Header1
{
  font-family: Weiss;
  font-size:13pt;
  color: #000000; 
  text-decoration: none;
}

.Body_Header
{
  font-family: Weiss;
  font-size:18pt;
  color: #F32919; 
  text-decoration: none;
}


.Menu
{
  font-family: Weiss;
  color: #000000; 
  text-decoration: none; 
}

#dhtmltooltip 

{
	BORDER-RIGHT: black 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: black 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; Z-INDEX: 100; 
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: black 2px solid; 
	WIDTH: 150px; PADDING-TOP: 2px; 
	BORDER-BOTTOM: black 2px solid; 
	FONT-FAMILY: Arial; POSITION: absolute; 
	BACKGROUND-COLOR: lightyellow; 
	TEXT-DECORATION: none;
}

 .headerSpacing
{
 padding:10px;
 height:15%;
 font-size:10pt;
}

.rowSpacing
{
	padding:5px;
}

