/* CSS Document */

.scroller{
	scrollbar-face-color: #8d051c;
	scrollbar-highlight-color: #9f090a;
	scrollbar-shadow-color: #490202;
	scrollbar-3Dlight-color: #490202;
	scrollbar-arrow-color: #;
	scrollbar-track-color: #420002;
	scrollbar-darkshadow-color: #420002;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;}
	
.bottom{
	background-image:url(images/bottom.gif);
	width: 720px;
	background-repeat: no-repeat;
	}
	
.blackbg{
	background-image:url(images/gall_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000}
	
	
.smallbg_dec{
	background-image: url(images/bg_3.jpg);
	background-repeat: repeat;
	background-color:#FFFFCC}
	
	
.lightbg_dec{
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	background-color:#FFFFCC}
	
.lines{
	background-image: url(images/bgim.jpg);
	background-repeat:repeat}

.space{
	background-image: url(images/spacer.gif);
	height: 15px;
	background-repeat:repeat-x}
	
.spaceverti{
	background-image: url(images/spacer.gif);
	width: 5px; 	
	background-repeat:repeat-y}
	
.spaceside{
	background-image: url(images/spacer_15.gif);
	width: 15px;
	background-repeat:repeat-y}
	
.dot{
	background-image: url(images/dot.gif);
	background-repeat:repeat-y}
	
.dothori{
	background-image: url(images/dot.gif);
	width: 5px;
	height: 2px;
	background-repeat:repeat-x}

.dothorid{
	background-image: url(images/dot_d.gif);
	width: 5px;
	height: 3px;
	background-repeat:repeat-x}
	
.padding{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;}
	
.white_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold}
	
.copy_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	font-weight:bold}
	
.copy, .copy a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000}
	
.copy a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
	
	
	.click, .click a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00}
	
.click a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000
	}
	
	
.copyyellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00;
	text-decoration:none
	}
	
.copyyellow a:hover{
	color:#FF6600;
	}
	
.copy14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00}
	
.copygrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
	
	
.copypink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0099;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;}

a:hover.copypink{
	color:#FF6600;
	text-decoration: underline;}

.copyb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660000;
	font-weight: bold;
	text-decoration: underline;
}

.bgspan{
	background:#FFCC66
	}
	