a , a:link, a:visited, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: ``px;
	font-style: normal;
	color: #585886;
	line-height: 15px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;

}
a:hover{
	color : #000000;
	text-decoration: underline;
}
.maintext {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left:15px;
	padding-right:5px;
	
}
td.heading{
	background-color:#585886;
	color:white;
	font:bold 9pt Verdana,Helvetica,sans-serif;
}
td.cell{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #006699;
	background-color:#f5f4ff;
}
.heading{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.cell{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.contact2 a:link,.contact2 a:visited,.contact2 a:active{
	font-family: Verdana, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
	}
.contact2 a:hover{
	color : #99CC66;
	text-decoration: underline;
}
ul{
	margin-top:0px;
	margin-bottom:0px;	
}
.smallinfo a.,.smallinfo a:visited,.smallinfo a:link, .smallinfo a:active{
	color:#000000;
	font-size:85%;
	}
.smalltitle {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #333;
	color:#345;
	margin: 0px;
	padding-top: 20px;
	padding-left: 15px;
}
.smallinfo{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color:#000;
	padding-bottom:1px;
	text-align:center;
}
.card{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color:#777;
	padding-top: 40px;
	padding-left:40px;
	text-align:left;
}
  hr.hr1 {
      border-top: 2px solid #000000;
	  width:90%;
	}
  hr.hr2 {
      border-top: 2px solid #000000;
	  width:100%;
	  text-align:left;
	}
	  hr.hr3 {
      border-bottom: 2px solid #999999;
	  width:100%;
	}
.menu a,.menu a:link,.menu a:active,.menu a:visited, .nolink {
	display : block;
	color : #ffffff;
	text-decoration : none;
	padding-top: 1 px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Times New Roman, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	font-style: normal;
	border: none;
}
.menu a:hover{
	display:block;
	color : #B4B4E0;
	text-decoration : none;
	border: 1px solid #B4B4E0;
	


}
.verline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
body { background: url(../images/bg.gif);
 }


.contentheading {
	height: 30px;
	
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 25px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;

}



.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align:left;

}
	.author{
	font-size: 10px;
	color: #999;
	}
	.date{
	font-size: 10px;
	font-weight:bold;
	color: #999;
	}
.intro{
	border-bottom:1px dashed #B4B4E0;
	font-size: 11px;
	padding:5px;
	color: #000;
}