body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5a5959;
	scrollbar-base-color: #666666;
    scrollbar-arrow-color: #FE3C30;
    scrollbar-darkshadow-color: #666666;
	scrollbar-highlight-color:magenta;
    scrollbar-face-color: #2C3031;
}

#apDiv1 {
	width:100%;
	left: 0;
	margin-top: 0px;
	background-image: url(../images/matte_1900.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	visibility: visible;
}

.shadowleft {
	background-image: url(../images/shadow_left.png);
}

.shadowright {
	background-image: url(../images/shadow_right.png);
}

.contentleft {
	background-image: url(../images/content_line_left.jpg);
}

.contentright {
	background-image: url(../images/content_line_right.jpg);
}

html {
   scrollbar-base-color: #333333;
   scrollbar-arrow-color: #FE3C30;
   scrollbar-darkshadow-color: #666666;
   scrollbar-highlight-color:#808080;
   scrollbar-face-color: #2C3031;
}

.bodytext11 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #AFADAD;
	line-height: 1.35em;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #EEEEEE;
	text-decoration: underline;
	outline: none;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
	outline: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	outline: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
	outline: none;

}

a:hover {
	color: #FF4651;
	text-decoration: none;
	outline: none;
	text-align: center;
}


a.red:link {
	color: #FF4651;
	text-decoration: underline;
	outline: none;
}

a.red:visited {
	color: #FF4651;
	text-decoration: underline;
	outline: none;
}

a.red:active {
	color: #FF4651;
	text-decoration: underline;
	outline: none;
}

a.red:hover {	
	color: #FF4651;
	text-decoration: none;
	outline: none;	
}



a.white:link {
	color: #cccccc;
	text-decoration: underline;
	outline: none;
}

a.white:visited {
	color: #cccccc;
	text-decoration: underline;
	outline: none;
}

a.white:active {
	color: #cccccc;
	text-decoration: underline;
	outline: none;
}

a.white:hover {	
	color: #ccccc;
	text-decoration: none;
	outline: none;	
}


.bodytext14 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #AFADAD;
	font-weight: bold;
}
.bodytext15 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #AFADAD;
	font-weight: bold;
}
