
a:visited, a:link {
	color: #BFB1AA;
	text-decoration: underline;
}

a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.side:visited, .side:link {
	color: #D0CAD5;
	text-decoration: underline;
}

.side:active, .side:hover {
	color: #BFB1AA;
	text-decoration: none;
}
body{
	background: url(images/border.gif) #3A3967 repeat-y;
	color: #D0CAD5;
	font: 14px Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #BFB1AA;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #5A0404;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #3A3967;
}

h1 {
	border: #000000;
	background-color: #5A0404;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-top-width: 0px;
	color: #D0CAD5;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 6px;

}

h2 {
	border: #000000;
	background-color: #5A0404;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-top-width: 0px;
	color: #D0CAD5;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 6px;

}

td, p {
	color: #D0CAD5;
	font: 14px Arial, Helvetica, sans-serif;
}

.lh20 {line-height: 20px}

.rights {
	color: #D0CAD5;
	font-size: 11px;
	text-decoration: none;
}

.blk {color: #D0CAD5; font-weight: bold;}

.drb {
	border: #D0CAD5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

	
.crick:link	{
	color: #D0CAD5;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.crick:visited {
	color: #D0CAD5;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.crick:hover {
	color: #D0CAD5;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
		
}

.crick:active {
	color: #D0CAD5;
	font-weight: normal;
	text-decoration : none;
	cursor:default;
}

.pint {cursor:pointer;cursor:hand;
	font-weight:bold;
	color: #D0CAD5;
	text-decoration: underline;
}

.cricktxt  {margin-bottom: 0;
 	margin-top: 10px;
 	text-transform: capitalize;
 	text-decoration: none;
 	line-height: 14px;
 	font-size: 14px;
}


.hdline {font-size: 14px}

.hdline2 {font-size: 12px}

th {color: #D0CAD5; font-size: 14px; font-weight: bold}

.leftbox	{background-color: #5A0404;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 14px;
		color: #D0CAD5;
		font-weight: bold;
		}
.rightbox	{background-color: #BFB1AA;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		}