/* CSS Document */

body { 
 background-attachment: fixed;
 background-image:url(images/frame_bg.jpg);

}
body {
 scrollbar-base-color: #000000;
 scrollbar-track-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #000000;
 scrollbar-arrow-color: #CC6600;
 scrollbar-face-color: #9E0004;
}
.format {
    
     color: #CC6600;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 10px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 12px;
	font-weight:;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #9E0004;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E0004;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #DA0000;
	text-decoration: none;
}
