html { 
	scrollbar-arrow-color:#00CC00; 
	scrollbar-track-color:#CCCCCC; 
	scrollbar-face-color:#003399; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-darkshadow-color:#AAAAAA; 
	scrollbar-shadow-color:#000000; 
} 
.topnav {
	
}
.footer {
	background-attachment: fixed;
	background-image: url(../Library/footer.lbi);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftspace {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/leftshadow.gif);	
}
.rightspace {
	background-attachment: scroll;

	background-image: 
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/rightshadow.gif);
	background-repeat: repeat-y;
	
}
td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #006666;
	text-decoration: underline;
}
body {
}
.imgbrdr {
	border: thin ridge #003399;
}
.bluimgbrdr {
	border: thin ridge #000000;
	background-color: #FFFFFF;
}
.button {
	font-variant: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	background-color: #003399;
	background-repeat: repeat;
	background-attachment: scroll;
	letter-spacing: 1pt;
	font-weight: bold;
	background-position:  0% 50%;
	border-top: 1px ridge #000000;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #000000;
}
.plugin {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.noplugin {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D7EBFF;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px ridge #003399;
	background-color: #FFFFFF;
}
.maintbl {
	
	background-color: #FFFFFF;
}
.perfect {
	background-color: #003399;
	font-size: 10px;
}
a.perfectlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.perfectlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.perfectlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.highSpd {
	background-color: #FF9966;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
}
.highSpdRight {
	background-color: #FF9966;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: bold;
}
.highSpdAll {
	background-color: #FF9966;
	border: 1px solid #000000;
	font-weight: bold;
}
.stanSpd {
	background-color: #FFCC99;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight: bold;
}
.stanSpdRight {
	background-color: #FFCC99;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-weight: bold;
}
.stanSpdAll {
	background-color: #FFCC99;
	border: 1px solid #000000;
	font-weight: bold;
}
.bttm {
	border-bottom: 1px solid #000000;
}
.bttmLeft {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.bttmLeftRight {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.gallerythumb {
	background-color: #C1D6FF;
	padding: 5px;
	border: 1px solid #000000;
}
.gallerymain {
	background-color: #C1D6FF;
	padding: 5px;
	border: 1px solid #000000;
	width: 550px;
	height: 250px;
	background-attachment: scroll;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
body {
	background-color: #95B5EF;
}

