/* CSS Document */
Body {
 top-margin:0px;
 left-margin:0px;
 margin-height:0px;
 margin-width:0px;
 background-color: #ffffff;
 font-family: tahoma, verdana, arial;
 font-size: 9pt;
 }

  
 #pat {
 background: url('images/top-pat.gif');
 }
 
 #pat1 {
 background: url('images/shade.gif') ;
 width: 606px;
 height: 50px
 }

A:Link.sub, A:Active.sub, A:Visited.sub
{
	Color: #7F7F7F;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 11px;
	font-weight:bold;
	
}
A:Hover.sub
{
	Color: #DD0B00;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 11px;
	font-weight:bold;
}

A:Link.sb, A:Active.sb, A:Visited.sb
{
	Color: #7F7F7F;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 12px;
	font-weight:bold;
	
}
A:Hover.sb
{
	Color: #DD0B00;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 12px;
	font-weight:bold;
}

A:Link.red-sub, A:Active.red-sub, A:Visited.red-sub
{
	Color: #DD0B00;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 12px;
	font-weight:bold;
	
}
A:Hover.red-sub
{
	Color: #9B0800;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 12px;
	font-weight:bold;
}

A:Link.leftlink, A:Active.leftlink, A:Visited.leftlink
{
	Color: #665F61;
	Text-Decoration: none;
}
 
.head {
	font-family: trebuchet ms;
	font-size: 15px;
	color: 575757;
	font-weight: bold;
	text-align: left;
}
 
 .text {
	font-family: tahoma;
	font-size: 12px;
	color: #555252;
	line-height:120%;
	text-align:justify;
	
}

.red{
	font-family: trebuchet ms;
	font-size: 12px;
	color: #B5120A;
	font-weight: bold;
	text-align: left;
}

.small {
	font-family: tahoma;
	font-size: 11px;
	color: #555252;
	}

A:Link.footer, A:Active.footer, A:Visited.footer
{
	Color: #7F7F7F;
	Text-Decoration: none;
	font-fmaily: tahoma;
	font-size: 10px;
	font-weight:bold;
	
}
A:Hover.footer
{
	Color: #989898;
	Text-Decoration: none;
	font-fmaily: verdana;
	text-decoration: underline;
	font-size: 10px;
	font-weight:bold;
}

.search
{
	Font-Family: Verdana;
	Color: #000000;
	Font-Size: .8em;
	border-right: #BFBFBF 1px solid; 
	border-top: #7D7C7A 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #7D7C7A 1px solid; 
	height:25px;
	background: url('images/filed.gif');
}


 

 
 