/* CSS Prism 2008 Document */



a
{
color:white;
text-decoration:none;
  font-family:verdana; 
  font-weight:bold; 
  font-size:12px; 
  line-height:1.6;
}

a:hover
{
color:white;
text-decoration:none;
 font-family:verdana;
 font-size:12px; 
 font-weight:bold; 
 line-height:1.6; 
 font-weight: normal;
}

.boder {
	border: 1px dotted #040407;
}
	
.scroll{
scrollbar-face-color:#ae0808;
scrollbar-track-color:#FCD2A7;
scrollbar-3dlight-color:#040407;
scrollbar-arrow-color:#FCD2A7;
scrollbar-darkshadow-color:#040407;
scrollbar-shadow-color:#040407;
}

.headertext
{
color:#ae0808;
line-height:1.6;
font-family:verdana;
font-size:12px;
font-weight:bold;
}


.bodytext
{
text-align:justify;
line-height:1.8;
font-family:verdana;
font-size:12px;
color:#464746;
}

.btn {
	font-family: Verdana;
	font-weight:bold;
	color: white;
	background-color: #ae0808;
	border: 1px solid #040407;
	cursor:hand;
}

.TBborder { 
border-bottom:solid 1px #FFFFFF;
border-top:solid 1px #FFFFFF;
}

.bottomborder { 
border-bottom:solid 1px #040407;
}

