body,html {
	 margin: 0px;
	 padding:  0px;
	 background-color:#e5e5e5; 
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;  
	 
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.TitleText{
	font-size:18px;
	color:#1f356e;
	text-align:left;
	font-weight:bold;
	text-decoration: none;
	  
}
.TitleText a:link{
	font-size:14px;
	color:#1f356e;
	text-decoration: none;
	text-align:left;
}
.TitleText a:visited{	 
	 font-size:14px;
	 color:#1f356e;
	 text-decoration: none;	
	 text-align:left;	  
}
.TitleText a:hover{	 
	 font-size:14px;
	 color:#1f356e;
	 text-decoration: underline;	
	 text-align:left;	  
}
.TitleText a:active{	 
	 font-size:14px;
	 color:#1f356e;
	 text-decoration: underline;	
	 text-align:left;	  
}
.NavText{	 
	 font-size:11px;
	 color:#dedede;	 
}
.NavText a:link{	 
	 font-size:11px;
	 color:#dedede;
	 text-decoration: none;
}
.NavText a:visited{	 
	 font-size:11px;
	 color:#dedede;
	 text-decoration: none;
}

.NavText a:hover{	 
	 font-size:11px;
	 color:#fff;
	 text-decoration: underline;
}
.NavText a:active{	 
	 font-size:11px;
	 color:#dedede;
	 text-decoration: none;
}

.NavText_bold{	 
	 font-size:11px;
	 color:#dedede;
	 font-weight:bold;	
	  
}
.NavText_bold a:link{	 
	 font-size:11px;
	 color:#dedede;
	 text-decoration: none;
	 font-weight:bold;	
}
.NavText_bold a:hover{	 
	 font-size:11px;
	 color:#fff;
	 text-decoration: underline;
	 font-weight:bold;	
}



.MainText{	 
	 font-size:12px;
	 color:#1f356e;
}
.MainText a:link{	 
	 font-size:12px;
	 color:#1f356e;
	 text-decoration:none;	 
}
.MainText a:visited{	 
	 font-size:12px;
	 color:#1f356e;
	 text-decoration:none;
}
.MainText a:hover{	 
	 font-size:12px;
	 color:#1f356e;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:12px;
	 color:#1f356e;
	 text-decoration:none;
}
.footerLink {	 
	 font-size:9px;
	 color:#1f356e;
	 text-decoration:none;
}
.footerLink a:link {	 
	 font-size:9px;
	 color:#1f356e;
	 text-decoration:none;	 
}
.footerLink a:visited{	 
	 font-size:9px;
	 color:#1f356e;
	 text-decoration:none;	 
}
.footerLink a:hover{	 
	 font-size:9px;
	 color:#1f356e;
	 text-decoration: underline;	 
}
.footerLink a:active{	 
	 font-size:9px;
	 color:#1f356e;
	 text-decoration:none;	 
}


.footer{	 
	 font-size:10px;
	 color:#949494;
	 text-transform:uppercase;
}
.footer a:link{	 
	 font-size:9px;
	 color:#949494;
	 text-decoration:none;
	 text-transform:uppercase;	 
}
.footer a:visited{	 
	 font-size:9px;
	 color:#949494;
	 text-decoration:none;
	 text-transform:uppercase;
}
.footer a:hover{	 
	 font-size:9px;
	 color:#949494;
	 text-decoration:underline;
	 text-transform:uppercase;
}
.footer a:active{	 
	 font-size:9px;
	 color:#949494;
	 text-decoration:none;
	 text-transform:uppercase;
}

.ColumnHeader{background-image:url(images/header_bg_1.jpg); background-repeat:repeat-x; border-bottom:1px solid #a8a8a8; height:26px; text-align:left; padding-left:20px;text-decoration:none}
.ColumnHeader_big{background-image:url(images/header_bg_2.jpg); background-repeat:repeat-x; border-bottom:1px solid #a8a8a8; height:36px}

