body {
	background-color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

.background {
	background-color: #6666FF;
}

.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
}

.text a {
	font-family: "Comic Sans MS";
	color: #000;
	font-size: 14px;
}
.text a:visited {
	text-decoration: underline;
	color: #666666;
}
.text a:hover {
	cursor: help;
	text-decoration: underline;
	color: #0066FF;
}
.text a:active {
	text-decoration: underline;
	color: #FF0000;
}

.text a:link {
	text-decoration: underline;
	color: #000;
}


.header {
	font-family: Morpheus;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}

.heading {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.heading2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.heading3 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.box1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699FF;
	font-weight: bold;
	background-repeat: repeat;
	cursor: help;
	border: 1px solid #000000;
	
}
.box2 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #3366FF;
}



.box1 a {
	font-family: Comic Sans MS;
	color: #000000;
	font-weight: bold;

}
.box1 a:visited {
	font-family: Comic Sans MS;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.box1 a:hover {
	font-family: "Comic Sans MS";
	cursor: help;
	text-decoration: none;
	color: #0066FF;
}
.box1 a:active {
	font-family: Comic Sans MS;
	text-decoration: none;
	color: #FF0000;
}

.box1 a:link {
	font-family: "Comic Sans MS";
	text-decoration: none;
	color: #FFFFFF;
}

.sides {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

body,td,th {
	color: #000000;
}

.link1 a {
	font-family: "Comic Sans MS";
	color: #000;
	font-size: 14px;
}
.link1 a:visited {
	text-decoration: underline;
	color: #666666;
}
.link1 a:hover {
	cursor: help;
	text-decoration: underline;
	color: #0066FF;
}
.link1 a:active {
	text-decoration: underline;
	color: #FF0000;
}

.link1 a:link {
	text-decoration: underline;
	color: #000;
}

.button {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-position: center;
	font-weight: bold;
	height: 20px;
	width: 50px;
	background-color: #6699FF;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.forms {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699FF;
	font-weight: bold;
	cursor: help;
}
.bnews {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.input {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.news_layout {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	overflow: auto;
	position: fixed;
	font-weight: bold;
}
.alert {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	font-size: 14px;
}
