a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	}
	a.main:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;

}
a.main:visited {
	color: #006633;
	text-decoration: none;
	font-weight: bold;

}
a.main:hover {
	color: #990000;
	text-decoration: underline;
	background-image: none;

	}
a.sub:link {
	color: #999999;
	text-decoration: none;
}
a.sub:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.sub:hover {
	color: #990000;
	text-decoration: underline;
	}	
	.entry { background: #DEF; border: solid 1px black; width: 400px; padding: 10px; margin: 0 auto 15px; text-align: left }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F1efe2;
	color: #003366;
	
	margin-left: 0px;
	margin-top: 0px;
    margin-right: 0px;
	margin-bottom: 10px;
}
.spacer { clear: both; height: 5px }
.maintable {
	background-color: #FFFFFF;
	border: 2px solid #990000;
}
.align {
	left: auto;
	top: 0px;
	right: -2px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
}
.images {
	border: 2px solid #990000;
}
.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9966;

}
.leftborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #003366;
}
.leftright {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #003366;
	border-left-color: #003366;
	border-right-width: 1px;
}
.bottommargin {
	bottom: 0px;
}
.super {
	text-transform: uppercase;
}
a.tab {
	border-style: solid solid none solid;
	border-color: black;
	border-width: 1px 1px 0px 1px;
	background-color: silver;
	padding: 2px;
	text-decoration: none;
      }
      a.tab:hover { 
        border-color: black; 
        background-color: white; 
      }
      .panel {
	background-color: white;
	padding: 0px;
	overflow: hidden;
	border-top: 1px solid black;
	border-right: 1px none black;
	border-bottom: 1px none black;
	border-left: 1px none black;
}
	  .bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.images1 {
	border: 1px solid #990000;
}
.medfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.images3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.contentborder {
	border: 1px solid #003366;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 8px;

}
.linksposition {
	left: 55px;
	width: 120px;
	overflow: scroll;
	position: relative;
	top: 300px;


}
.lowborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.tablepos {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	left: 0px;
	top: -5px;
	right: 0px;
	bottom: 0px;
	border: 0px;


}
h2 {
	font-size: 12px;
	margin: 8px;

}
.rightborder {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #336699;
	border-right-width: 1px;

}
p {
	margin-top: 4px;
	margin-bottom: 4px;

}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #336699;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 0;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 250px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}