/** Common **/
body
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family:Tahoma;font-size: 11px;font-weight: normal;color: #004279;
	line-height: 16px;	  
}
td
{
	font-family:Tahoma;font-size: 11px;font-weight: normal;color: #004279;
	/**line-height: 16px;**/	  
}
p
{
	font-family:Tahoma;font-size: 11px;font-weight: normal;color: #004279;
	line-height: 16px;	  
}
.textbox
{
	background-color: #f3f3f3; 
	font-family:Tahoma;font-size: 11px;font-weight: normal;color: #004279;
}
.button
{
	height: 23px; 
	font-family:Tahoma;font-size: 11px;font-weight: normal;color: #004279;
}

a:link{font-family: Tahoma;font-size: 11px;color: #00a54f; text-decoration: underline; }
a:visited{font-family: Tahoma;font-size: 11px;color: #00a54f; text-decoration: underline; }
a:hover{font-family: Tahoma;font-size: 11px;color: #00a54f; text-decoration: none; }

/** Custom **/
.TableBackground
{
	background-color: #d6d6d6;	
	BACKGROUND-IMAGE: url(../images/site/bck_tblmain.jpg);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: repeat;
}
.Footer
{
	color: White;  
	background-color: #a3a3a3;
	vertical-align: middle;
	text-align: center;    	
}
.white{font-family: Tahoma;font-size: 11px;color: #FFFFFF;}
a.white:link{font-family: Tahoma;font-size: 11px;color: #FFFFFF; text-decoration: underline; }
a.white:visited{font-family: Tahoma;font-size: 11px;color: #FFFFFF; text-decoration: underline; }
a.white:hover{font-family: Tahoma;font-size: 11px;color: #FFFFFF; text-decoration: none; }

a.whitebold:link{font-family: Tahoma;font-size: 11px;color: #FFFFFF; text-decoration: none;}
a.whitebold:visited{font-family: Tahoma;font-size: 11px;color: #FFFFFF; text-decoration: none;}
a.whitebold:hover{font-family: Tahoma;font-size: 11px;color: #9ec9eb; text-decoration: none;}

.RightPanel
{
 padding-top: 15px; 
 background-color: #8f8f8f; 	
 border-right: solid 1px #fafafa; 
 background-color: #d6d6d6;	
 BACKGROUND-IMAGE: url(../images/site/bck_pnlRight.jpg);
 BACKGROUND-POSITION: left top;
 BACKGROUND-REPEAT: repeat;
}
.BodyPanel
{
 padding: 25px 25px 25px 0px; 	
}
.PageTitle
{
font-family:Arial;font-size: 17px;font-weight: bold;color: #004279;		
}
.Header_Background
{
 padding-top: 27px;
 padding-bottom: 23px;  
 BACKGROUND-IMAGE: url(../images/site/bck_header.gif);
 BACKGROUND-POSITION: left top;
 BACKGROUND-REPEAT: repeat-x;
}
.Background_Menu
{
 color: White; 
 padding-left: 15px; 
 padding-top: 10px;
 padding-bottom: 10px;
 BACKGROUND-IMAGE: url(../images/site/bck_menu.GIF);
 BACKGROUND-POSITION: left top;
 BACKGROUND-REPEAT: repeat-x;
}
