﻿body {
	background-color: RGB(211,253,254);
	margin: 0px;
}
a {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS", Verdana, Arial, serif;
}
p {
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS", Verdana, Arial, serif;
}
.main {
	width: 984px;
	margin: auto;
	border-width: 0px;
	float:inherit;
}
.dleft {
	top: 0px;
	height: 504px;
	float: left;
	width: 120px;
	text-align: center;
	border-width: 0px;
}
.dright {
	top: 0px;
	height: 504px;
	float: right;
	width: 120px;
	text-align: center;
	border-width: 0px;
	padding:0px;
}
.dright form {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width:119px;
}
.dright img{
	border:0px;
	padding:0px
}
.dright a{
	text-decoration:none;
}
.dmain {
	top: 0px;
	height: 505px;
	display: block;
	margin-left: 121px;
	margin-right: 121px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-width: 0px;
}
.p-left {
	text-align: left;
	display: block;
}
.dbottom {
	display: block;
	padding: 0;
	border-width: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	clear: both;
}
img {
	border-style: none;
	border-width: 0px;
}
.w9 {
	width: 9%;
}
.w10 {
	width: 10%;
}
.w12 {
	width: 12%;
}
.w38 {
	width: 38%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w91 {
	width: 91%;
}
.mainlabel {
	font-size: 24pt;
	color: #008080;
}
.smalllabel {
	font-size: 18pt;
	color: #008080;
}
.blacktxt {
	font-size: 16px;
}
.bluetxt {
	color: blue;
}
.redtxt {
	color: red;
}
.bigredtxt {
	color: red;
	font-size: 24px;
}
.greentxt {
	color: #008000;
}
.fuschtxt {
	color: fuchsia;
}
.tealtxt {
	color: teal;
}
.purptxt {
	Color: purple;
	width:119px;
}
.pmarg {
	margin: 0px 40px 0px 40px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS", Verdana, Arial, serif;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: teal;
	text-decoration: none;
}
a:active {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.navpanel {
	/*top: 0px;*/
	font-size: 12px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 0px;
}
.navpanel a {
	font-size: 12px;
	border-top: 2px solid #D3FDFE;
	border-right: 1px solid #D3FDFE;
	border-bottom: 1px solid #D3FDFE;
	border-left: 2px solid #D3FDFE;
	text-decoration: none;
	display: block;
	width: 100%;
}
.navpanel a:visited {
	font-size: 12px;
	border-top: 2px solid #D3FDFE;
	border-right: 1px solid #D3FDFE;
	border-bottom: 1px solid #D3FDFE;
	border-left: 2px solid #D3FDFE;
	color: teal;
}
.navpanel a:hover {
	font-size: 12px;
	border-top: 1px solid green;
	border-right: 2px solid teal;
	border-bottom: 2px solid teal;
	border-left: 1px solid green;
	background-color: #E9FDFE;
	color: red;
}
.fireworks {
	height: 500px;
	width: 900px;
	font-size: 3px;
}
.fwt {
	font-weight: bold;
	color: red;
}

