﻿body 
{
    
}
table
{    
    border-collapse:collapse;
}
img
{
    border:0px
}

div.Clear
{
    clear:both;
    font-size:1px;    
}

body.MyBody
{
    padding: 0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;            
    FONT-SIZE: 14px;
    color:#404040;
    line-height: 150%;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    vertical-align:top;    
    background-color:#B9C133;          
}
/* Site Start  (Master Page)*/ 
.Site
{       
    margin-left  : auto ;
    margin-right : auto ; 	
    width:900px;        
    background-image:url("/HP.Net/Images/Template900_02.png"); 
}
.SiteHeader
{	
	height:175px;
	width:900px;
	   
}
.SiteMenu
{
	position:relative;
	height:60px;
	width:900px;
}
.SiteMid
{
    border: solid 0px Red;
    background-image:url("/HP.Net/Images/Template900_05.png"); 
    background-repeat:repeat-y;    
}   
.SiteMiddleTop
{
    font-size:1px;
}	
.SiteMiddle
{    
    padding: 0px 30px 0px 30px;
}
.SiteMiddleBottom
{
	height:20px;
}

.SiteFooter
{
	height:114px;
	width:900px;	
	font-size:1px;
}

/* Site End  (Master Page)*/

/* Menu End  (Master Page)*/
.MenuDiv
{
	position:absolute; 
	top:5px; 
	left:40px;
	float:left;
	
}
.MenuTbl
{
	position:absolute; 
	top:4px; 
	left:40px;
	float:left;
	
}
.MenuItemDiv
{
	padding: 10px 0px 0px 0px;
	float:left;
}
.MenuSpacer
{
	float:left;
	color:#606060;
	font-size:18px; 	
}
.MenuHL
{
    text-decoration:none;
    text-align:right;	
    color:#404040;
    font-size:14px;    
}
.MenuHLActive
{
	text-decoration:none;
    text-align:right;	
    color:#F4EDE3;
    font-size:14px; 	
}
.MenuHL:hover 
{
   color:#F4EDE3;  
}
/* Menu End  (Master Page)*/

/* Page Start */
.PageMain
{
	padding:2px 2px 2px 2px;	 
	width:620px;
	background-color:#FFFFFF;
	float:left;
}
.PageMainWide
{
	padding:0px 0px 0px 0px;	 
	width:836px;
	background-color:#FFFFFF;
	float:left;
}
.PageFiller
{
	width:10px;
	float:left;

}
.PageRight
{
	 
	width:200px;
	float:right;	 
}
/* Page End */

.Ad_Filler
{
	height:3px;
	width:200px;
	background-color:#f79421;		
}


