A { font-family: arial; font-size: 12px; color : black;}
A:LINK { font-family: arial; font-size: 12px; color : white;}
a:visited {font-family: arial; font-size: 12px; color : white;}
A:HOVER {font-family: arial; font-size: 12px; color: #00CCFF;}

BODY {
	background: black url('images/background2.jpg') fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
        margin: 0px 0px 0px 0px;
	scrollbar-arrow-color : blue;
	scrollbar-base-color : black;
	scrollbar-darkshadow-color : blue;
	scrollbar-face-color : black;
	scrollbar-highlight-color : blue;
	scrollbar-shadow-color : blue;
	scrollbar-track-color : black;
	scrollbar-3dlight-color : blue;
        font-family: arial;
        font-size: 12px;
}
h1 {font-family: Verdana; font-weight: normal; font-size: 12px; color: black}
h2 {font-family: Verdana; font-size: 12px; color: black}
h3 {font-family: Verdana; font-weight : bolder; font-size: 14px; color: red}
b {font-family: Verdana; font-weight: normal; font-size: 12px; color: black}
td {font-family: Verdana; font-size: 12px; color: black}

.cellcolor5 a:hover {font-family: arial; font-size: 9px;; color: #0000FF}

.cellreg {font-family: Verdana; font-size: 12px; color: black}
.cellreg a:link {font-family: Verdana; font-size: 12px; color: blue}
.cellreg a:visited {font-family: Verdana; font-size: 12px; color: blue}
.cellreg a:hover {font-family: Verdana; font-size: 12px; color: #C1A61C}

.linkcell {font-family: Verdana; font-size: 12px; color: white}
.linkcell a:link {font-family: Verdana; font-size: 12px; color: white}
.linkcell a:visited {font-family: Verdana; font-size: 12px; color: white}
.linkcell a:hover {font-family: Verdana; font-size: 12px; color: #C1A61C}

.maincell {
   background-color: white;
   font-size: 12px;
}

.celloutline {
	background-image: url('images/penn.gif');
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px; color : black;
	border-left: #1E6EDF 1px solid;
	border-right: #1E6EDF 1px solid;
	border-bottom: #1E6EDF 1px solid;
}

.transparent {
	border: white 1px dotted;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/Untitled-4.png');
}
.transparent[class] {
  background-image:url(images/Untitled-4.png);
}

.transparent2 {font-family: Verdana; font-size: 12px; color: white}
.transparent2 {
	border: white 1px dotted;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/Untitled-2.png');
}
.transparent2[class] {
  background-image:url(images/Untitled-2.png);
}