/* CSS Document */
body
{
	background-color: #000033;
	background-image:  url(images/BGStore.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #91C8FF;
	font-family: Fixedsys;
	font-size: 12 pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	scrollbar-base-color: #111111;
	scrollbar-arrow-color: #0080C0;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #505050;
	scrollbar-highlight-color: #cccccc;
	scrollbar-track-color: #000033;
}
a:link
{
	color: #C4E1FF;
}
a:active
{
	color: #C4E1FF;
}
a:visited
{
	color: #4072A6;
}
h1
{
	color: #0080FF;
	font-weight: normal;
	text-align: center;
}
h5
{
	text-align: center;
}
h4
{
	color: #91C8FF;
	font-size: 8 pt;
}
.header
{
	color: rgb(102, 153, 204);
	text-align: center;
	vertical-align: middle;
}
.header a:link
{
	color: #00CC00;
}
.header a:active
{
	color: #00FF00;
}
.header a:visited
{
	color: #009900;
}
.sideNav
{
	color: #00CCFF;
	text-align: center;
	vertical-align: top;
}
.sideNav a:link
{
	color: #C4E1FF;
}
.sideNav a:active
{
	color: #D3E8FF;
}
.sideNav a:visited
{
	color: #4072A6;
}
.newsBox
{
	text-align: left;
}
.linksBox
{
	text-align: left;
	text-decoration: none;
}
.jobsBox
{
	text-align: center;
}
.footer
{
	color: #91C8FF;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.footer a:link
{
	color: #D3E8FF;
}
.footer a:active
{
	color: #C4E1FF;
}
.footer a:visited
{
	color: #4072A6;
}

