/* CSS Document */

/* ######################## */
/* Last Updated: 19/08/06 */
/* By: Dan Marks         */
/* Copyright Dan Marks  */
/* ################### */
/*Main Links*/
a {
	text-decoration: underline;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
/*
.top {
	color: #000000;
	text-decoration: none;
}
.top a:hover {
	color: #3333CC;
	text-decoration: none;
}

.top a:link {
	color: #000000;
	text-decoration: none;
}*/
/*Main Nav Links*/
table.home {
	font-weight: bold;
	text-align: left;
}
.home a:link {
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	text-align: left;
}
.home a:visited {
	color: #000000;
	text-decoration: none;
}
.home a:hover {
	color: #0000FF;
	text-decoration: none;
	text-align: left;
}

.home {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

/*.homebig a{
	color: #3333CC;
	text-decoration: none;
}
.homebig a:link {
	color: #3333CC;
	text-decoration: none;
}
.homebig a:visited {
	color: #3333CC;
	text-decoration: none;
}
.homebig a:hover {
	color: #0099FF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/logonavred.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}*/
/* Body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
}
/* sub nab */
.on {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	background-color: #CCCCFF;
	text-align: left;
	font-size: small;
}
.on a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	background-color: #CCCCFF;
	text-align: left;
	font-size: small;
	font-weight: bold;
}
.on a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;
	background-color: #CCCCFF;
	text-align: left;
	font-size: small;
}
.on a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #0099ff;
	background-color: #CCCCFF;
	text-align: left;
	font-size: small;
}
.onCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	text-align: left;
	font-size: medium;
	font-weight: bold;
}
.onCopy a:link{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	font-size: medium;
	color: #000000;
	font-weight: bold;

}
.onCopy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	font-size: medium;
	font-weight: bold;

}
.tops {
	border: 1px solid #3333CC;
}

.onCopy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #CCCCFF;
	font-size: medium;
	font-weight: bold;

}
.onCopy2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	font-size: medium;
	font-weight: bold;

}
.onCopy2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	font-size: medium;
	font-weight: bold;

}
.onCopy2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #CCCCFF;
	font-size: medium;
	font-weight: bold;

}

.onCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #CCCCFF;
	text-align: left;
	font-size: medium;
	font-weight: bold;
}
.onCopy3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	font-size: medium;
		font-weight: bold;

}
.onCopy3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	font-size: medium;
		font-weight: bold;


}
.onCopy3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #CCCCFF;
	font-size: medium;
	font-weight: bold;

}

.onCopy3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: medium;
	font-weight: bold;
}
/* dreamweaver styles */
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* ticker links */
.ticki a:link {
	color: #CCCCFF;
	text-decoration:none;
}
.ticki a {
	color: #CCCCFF;
	text-decoration:none;
}
.ticki a:link {
	color: #CCCCFF;
	text-decoration:none;
}
.ticki a:visited {
	color: #CCCCFF;
	text-decoration:none;
}
.ticki a:hover {
	color: #CCCCFF;
	text-decoration:underline;
}
/* page layout*/
.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
}
/* sub nav links */
.SubItemRow {
	color: #0000FF;
		font-weight: bold;
}
.SubItemRow a:link {
	color: #0000FF;
		font-weight: bold;
}
.SubItemRow  a:visited{
	color: #0000FF;
		font-weight: bold;
}
.SubItemRow a:hover{
	color: #0000FF;
		font-weight: bold;
}
/* main layout */
.topborder {
	background-color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #0000FF;
	border-left-color: #000099;
}
/* home fotter links */
.madeby {
	color: #CCCCFF;
	text-decoration: none;
}
.madeby a {
	color: #CCCCFF;
	text-decoration: none;
}
.madeby a:link {

	color: #CCCCFF;
	text-decoration: none;
}
.madeby a:visited {


	color: #CCCCFF;
	text-decoration: none;
}
.madeby a:hover {



	color: #CCCCFF;
	text-decoration: underline;
}
/* christmas styles */
.christmas a {
	color: #CC3300;
	text-decoration: underline;
}
.christmas a:link {

	color: #CC3300;
	text-decoration: underline;
}
.christmas a:visited {
	color: #CC3300;
	text-decoration: underline;
}
.christmas a:hover {
	color: #CC3300;
	text-decoration: none;
}
/* other styles */
.divnews {
	background-color: #990000;
}
.hr {
	color: #0000CC;
}
.divspace {
	padding: 5px;
}
#admin, #admin2 {
	color: #990000;
	background-color: #CCCCFF;
}
.topbg {
	background-color: #000099;
/*	background-image: url(../images/new.jpg);
*/	background-repeat: no-repeat;
	background-position: left;
}
li {
	list-style-type: square;
}
#pic {
}
#img2 {
	float: left;
}
#pic {
	height: 97px;
	padding-left: 3px;
}
#img3 {
	float: right;
}
.style33 {font-size: small}

#img4 {
	float: left;
	padding-right: 4px;
}
