//background styles//

body {leftMargin="0" topMargin="0" marginwidth="0" marginheight="0"}


.whitebak {
	color: #000099;
	background-attachment: fixed;
	background-color: #3f3073;
	background-repeat: repeat;
} 
  
.whitebak a:link {
  color: #003399; 
  text-decoration : none; 
  background: transparent;}
.whitebak a:visited {
  color: #333333; 
  text-decoration : none;
  background: transparent;}
.whitebak a:hover { 
  color: #0000FF; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}


.bluebak {
	background: #000000;
	color: #FFFFFF;
}

.bluebak a:link {
	font-color: #FFFFFF;
	text-decoration : underline;
	background: transparent;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.bluebak a:visited {
	font-color: #CCCCCC;
	text-decoration : none;
	background: transparent;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bluebak a:hover {
	font-color: #A7A7CE;
	text-decoration : none;
	background: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}



.colors {background: yellow
url("../images/rainbow.gif") repeat 
fixed} 

.librarybak {background: #000066
url(../backgrounds/boxx.gif) repeat 
fixed} 

div#rotateImage {
background-image : url(/scripts/rotate.php);
}
.tablespecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: top;
	vertical-align: top;
	font-style: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

