/* CSS Document */

body { 	background-color: url(../img/site/bg.jpg);
	background-image: url(../img/site/bg.jpg);
	background-repeat: repeat-x, repeat-y;
	scrollbar-3dlight-color: rgb(255,255,255);
 	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(50,50,50);
  	scrollbar-face-color: rgb(255,255,255);
  	scrollbar-highlight-color: rgb(150,150,150);
  	scrollbar-shadow-color: rgb(84,84,84);
	font color:#000000; font-size:11px; font-family:Arial; }

a:link { font-family:Arial; font-size:10pt; color:#FFFFFF; text-decoration:none; font-weight:normal; }
a:hover { font-family:Arial; font-size:10pt; color:#FF0000; text-decoration:none; font-weight:normal; }
a:link2 { font-family:Arial; font-size:10pt; color:#FFFFFF; text-decoration:none; font-weight:normal; }
a:hover2 { font-family:Arial; font-size:9pt; color:#FF0000; text-decoration:none; font-weight:normal; }
a:link3 { font-family:Arial; font-size:9pt; color:#000000; text-decoration:none; font-weight:normal; }
a:hover3 { font-family:Arial; font-size:9pt; color:#FF0000; text-decoration:none; font-weight:normal; }

