body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('img/bg.gif');
	background-color: #414141;
	background-repeat: repeat-x;
	font-size:12px;
	color: #918f90;
	line-height: 17px;
	margin: 31px 0px 0px 0px;
}
td {
	line-height: 17px;
}
a {
	text-decoration:underline;
	color:#a12349;
}
.png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "img/0.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


img {	border-width: 0px;}

h4 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:27px;
	font-weight: normal;
}

h1 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #ffffff;
	line-height:34px;
	
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:27px;
	font-weight: normal;
}


#top {
	background-image: url('img/top.gif');
	background-color: #ffffff;
	background-repeat: none;
	height:153px;
	width:901px;
	vertical-align:top;
}
#mid {
	background-image: url('img/mid.jpg');
	background-color: #ffffff;
	background-repeat: none;
	height:266px;
	width:901px;
}

#bot {
	background-image: url('img/bot.gif');
	background-color: #ffffff;
	background-repeat: none;
	height:19px;
	width:901px;
}
#lft {
	background-image: url('img/lft.gif');
	background-repeat: repeat-y;
	width:10px;
}
#rght {
	background-image: url('img/rght.gif');
	background-repeat: repeat-y;
	width:10px;
}
#main {
	background-color: #ffffff;
	width:100%;
}

#search {
	font-family: Trebuchet MS, sans-serif;
	font-size:12px;

}

input {
	height:21px;
	border:1px solid #918f90;
}

#mnu {
	background-image: url('img/menu.gif');
	background-color: #ffffff;
	background-repeat: none;
	width:881px;;
	height:45px;
	margin-top:19px;
	text-align:center;
}

a.amnu {
	font-family: Trebuchet MS, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

.mnu_sel {
	background-image: url('img/menu_sel.gif');
	background-repeat: repeat-x;
}		  

.red_but {
	background-image: url('img/red_bg.gif');	
	width: 230px;
	height: 40px;
	background-repeat: no-repeat;	 
	text-decoration: underline;
	color: #ffffff;
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif;		
	text-align: center;
	padding-top: 8px;
}				

a.whit {
	text-decoration: underline;
	color: #ffffff;
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif;
}						 
.rd {
	color: #a12349;
}						  
.gr {
	color: #918f90;
}						  
		  
.mbl {
	color: #000000;
	letter-spacing: 2px;	
	font-size: 14px;
}						  

a.hd4 {
	font-size: 20px;
	color: #a12349;
	line-height: 23px; 
}									  

p {
	margin-bottom: 10px;
	margin-top: 10px;
}		

ol,ul {
	padding-left: 28px;	 
	margin-left: 0px;	 
	line-height: 24px;
	
}							
.botbg {
	background-image: url(img/bot_bg.gif);
	background-repeat: repeat-x;
	background-color: #f1ebdb;
}  
					 
.hd5 {
	font-size: 11px;
	color: #a12349;
}			 
.sign {
	color:#ffffff;
	font-size: 11px;
	text-align: center;
}		  


