@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
		
}

a {
	font-size: 14px;
	color: #6600FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
}
a:hover {
	text-decoration: underline;
	color: #8737FF;
}
a:active {
	text-decoration: none;
	color: #6633FF;
}

.content {
	font-family: "Comic Sans";
	font-size: 24px;
	color: #3E009B;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #270062;
	text-decoration: none;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660099;
	text-decoration: none;
}
.sml_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	text-decoration: none;
}
.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.admin_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660099;
}
.admin_tbl_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
.admin_tbl_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	text-decoration: none;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	background-image: url(images/med_outside_back.jpg);
	background-repeat: repeat;
}
.formbox_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CEFFDE;
	text-decoration: none;
	background-image: url(images/title_bar_2.gif);
	background-repeat: repeat;
}
.smallnotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.hw_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
}
.hw_orange_lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.christmas_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.christmas_blue_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.christmas_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	text-decoration: none;
}
.green_header {
	font-family: "Courier New", Courier, monospace;
	font-size: 26px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.blk_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.red_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.green_content_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	text-decoration: none;
}
.red_content_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.hugeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}

