.fRegBlk 	{
		font-family:	Arial;
		font-size:	12px;
		color:		#000000;
        	}
.fRegWht 	{
		font-family:	Arial;
		font-size:	12px;
		color:		#FFFFFF;
        	 }
.fRegRed 	{
		font-family:	Arial;
		font-size:	12px;
		color:		#FF0000;
        	 }
.fRegBld 	{
		font-family:	Arial;
		font-size:	12px;
		color:		#000000;
		font-weight:	bold;
        	 }
.fLink 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#003366;
		text-decoration:	underline;
       	}
.fLink A 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#ffffff;
		text-decoration:	none;
          	}
.fLink A:Hover {
		font-family:		Arial;
		font-size:		12px;
		color:			#ffffff;
		text-decoration:	underline;
		font-weight: 	bold;
               }
.fPicLink 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#000000;
		text-decoration:	underline;
       	}
.fPicLink A 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#ffffff;
		text-decoration:	none;
          	}
.fPicLink A:Hover {
		font-family:		Arial;
		font-size:		12px;
		color:			#ffffff;
		text-decoration:	underline;
		font-weight: 	bold;
               }            
.fBLink 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#003366;
		text-decoration:	underline;
		font-weight: bold;
       	}
.fBLink A 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#ffffff;
		text-decoration:	none;
          	}
.fBLink A:Hover {
		font-family:		Arial;
		font-size:		12px;
		color:			#ffffff;
		text-decoration:	underline;
		font-weight: 	bold;
               }               
.fLowNavLink 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#003366;
		text-decoration:	underline;

       	}
.fLowNavLink A 	{
		font-family:		Arial;
		font-size:		12px;
		color:			#0000FF;
		text-decoration:	none;
		font-weight:		bold;
          	}
.fLowNavLink A:Hover {
		font-family:		Arial;
		font-size:		12px;
		color:			#FF0000;
		text-decoration:	underline;
		font-weight:		bold;
               }
               
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fffff;
  border: 1px solid #a9a9a9;
  margin: -3px 6px 6px -3px;
  padding: 4px;
  }
.background
{ 
background-image: url('../images/background.jpg');
background-repeat: repeat-y
}