/* Blue Cube CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002139;
}
.shadow1 {
background-image:url(../images/BLUECUBE-site_02.gif);
background-repeat:no-repeat;
}
.shadow2 {
background-image:url(../images/BLUECUBE-site_05.gif);
background-repeat:no-repeat;
}
.events {
background-image:url(../images/BLUECUBE-site_25.gif);
}
.boxborder {
background-image:url(../images/BLUECUBE-site_24.gif);
background-repeat:no-repeat;
}
.style2 {
font-size: 10px; 
color: #D3D112; 
font-family: Verdana;
}
.active {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.active {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.active:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #D3D112;
	font-weight: bold;
	text-decoration:none;
}


.menu {
	font-family: Verdana;
	font-size: 14px;
	color: #D3D112;
	font-weight: bold;
	text-decoration:none;
}
a.menu {
	font-family: Verdana;
	font-size: 14px;
	color: #D3D112;
	font-weight: bold;
	text-decoration:none;
}

a.menu:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.style5 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.sitelinks {
	color: #D3D112;
	text-decoration: none;
}
a.sitelinks {
	color: #D3D112;
	text-decoration: none;
}
a.sitelinks:visited {
	text-decoration: none;
	color: #D3D112;
}
a.sitelinks:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.sitelinks:active {
	text-decoration: none;
	color: #0061AA;
}
a:link {
	color: #D3D112;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D3D112;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #0061AA;
}