a{
font-family : "Times New Roman", Times, serif;
	background-color: transparent;
	color: #FF0000;
	font-weight: bold;
}

a:hover{
	font-family : "Times New Roman", Times, serif;
	background-color: transparent;
	color: #0000FF;
	text-decoration: none;
}

a.menu {
	background-color: transparent;
	color: #000066;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a:hover.menu {
	background-color: transparent;
	border: thin groove #FFFFFF;
	color: #FF0000;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a.menutitle {
	background-color: transparent;
	color: #000066;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 600;
}

a:hover.menutitle {
	background-color: transparent;
	border: thin groove #FFFFFF;
	color: #00FF00;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 600;
}

a.menu2 {
	background-color: transparent;
	border: thin groove #FFFFFF;
	color: #000000;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a:hover.menu2 {
	background-color: #000000;
	border: thin groove #FFFFFF;
	color: #FFFF00;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 700;
}

a.menu3 {
	background-color: #333366;
	color: #66FFFF;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a:hover.menu3 {
	background-color: #333366;
	color: #FFFF00;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a.menu4 {
	background-color: transparent;
	border: thin groove #FFFFFF;
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 600;
}

a:hover.menu4 {
	background-color: #000000;
	border: thin groove #FFFFFF;
	color: #FFFF00;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 600;
}

a.nav {
	background-color: #99FFFF;
	border: 1px solid #800080;
	color: #000066;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a:hover.nav {
	background-color: #333366;
	border: 1px solid #008000;
	color: #FFFF00;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a.nav1 {
	background-color: #FFFF00;
	border: 1px solid #800080;
	color: #000066;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 500;
}

a:hover.nav1 {
	background-color: #333366;
	border: 1px solid #008000;
	color: #FFFF00;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 500;
}

a.links {
	background-color: #FFFF00;
	border: 1px dotted #800080;
	color: #000066;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 600;
}

a:hover.links {
	background-color: #FF0000;
	border: 1px dotted #800080;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 600;
}

a.archlink {
	background-color: #666666;
	border: thin groove #FFFFFF;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a:hover.archlink {
	background-color: #66CC66;
	border: thin groove #FFFFFF;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: 500;
}

a.linktitle {
	background-color: #FFFF00;
	border: 1px solid #800080;
	color: #000066;
	font-family: sans-serif;
	font-size: 24px;
	font-weight: 600;
}

a:hover.linktitle {
	background-color: #66FF00;
	border: 1px solid #800080;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 24px;
	font-weight: 600;
}

a.clear:hover{
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a.wow {
	color: #669966;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

a:hover.wow {
	color: #0000FF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}

a.tt {
	color: Purple;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: underline;
}

a:hover.tt {
	color: #0000FF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}

body{
	background-color: transparent;
	background-image: url(images/7point0back.jpg);
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: smaller;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CEC7AD;
	scrollbar-face-color: #A9A9A9;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #A9A9A9;
	text-align: left;
}

body.pop{
	background-color: white;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: smaller;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CEC7AD;
	scrollbar-face-color: #A9A9A9;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #A9A9A9;
	text-align: left;
}

body.poptt{
	background-color: white;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CEC7AD;
	scrollbar-face-color: #A9A9A9;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #A9A9A9;
	text-align: left;
}

h1{
	color: #FFFFFF;
	font-family: helvetica,sans-serif;
	font-size: 18;
	font-style: italic;
	font-weight: 700;
}

h2{
	color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 15;
	font-weight: 700;
}

h2.blue{
	color: Blue;
	font-family: Verdana,sans-serif;
	font-size: 12;
	font-weight: 600;
}

h2.wow{
	color: #FF0000;
	font-family: Times New Roman;
	font-size: 18;
	font-style: italic;
	font-weight: 555;
}

h2.red{
	color: #FF0000;
	font-family: Impact,Verdana,sans-serif;
	font-style: oblique;
	font-weight: lighter;
}

h3{
	color: #333399;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18;
	font-style: oblique;
	font-weight: 700;
}

h4{
	color: #FFFFFF;
	font-family: helvetica,sans-serif;
	font-size: 14;
	font-style: italic;
	font-weight: 700;
}

h5{
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18;
	font-style: oblique;
	font-weight: 700;
}

strong.arch {
	background-color: #669999;
	border: thin groove #FFFFFF;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

strong.body {
	background-color: #FFFFFF;
	color: #0000FF;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: 600;
}

strong.body1 {
	background-color: #FFFFFF;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
}

table{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: smaller;
}

table.black{
	background-color: transparent;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}

table.pop{
	background-color: white;
	color: #000000;
	font-size: 20px;
	font-weight: 600;
}

table.poptt{
	background-color: white;
	color: #000000;
	font-size: 20px;
	font-weight: 200;
}

table.clear{
	background: transparent;
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:  9px;
	font-weight: bold;
}

table.copyright{
	color: #999999;
	font-size:  9px;
}

td {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,sans-serif;
	font-size: 11px;
	line-height: 1.25;
}

td.bg3{
	background-color: #33CCFF;
	color: #CCCCFF;
}

td.bold{
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 700;
}

td.footer {
	background-image: url(images/7point0back.jpg);
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 700;
}

td.grey1{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 500;
}

td.logo{
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 700;
}

td.black{
	background-color: black;
	color: #FFFFFF;
}

td.red{
	background-image: url(images/7point0back.jpg);
	color: #66FFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 400;
}

td.red1{
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 700;
}

td.shutup{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 500;
}

td.red2{
	background-color: #336699;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: 600;
}

td.wow{
	background-color: #ffff00;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 600;
}

td.poptt{
	background-color: white;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 200;
}

.black {
	background-color: Red;
	color: Yellow;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.copyright{
	background-attachment: fixed;
	background-image: url(images/gravelback.jpg);
	color: #999999;
	font-size: xx-small;
	text-align: center;
}

.copyrights{
	color: #CCFFFF;
	font-size: 9px;
	text-align: center;
}

.input {
	background-color: #FFFFCC;
	border-bottom: 1px solid;
	border-color: #000000;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: NORMAL;
	font-weight: 700;
	margin-bottom: 4px;
}

.menu {
	background-color: #66CCFF;
	color: #FF0000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
}

.orange {
	background-color: Yellow;
	color: Red;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.pinkpurp {
	background-color: #ffe7ff;
	color: #cc00ff;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.bkyell {
	background-color: Gold;
	color: #000000;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.yellbk {
	background-color: #000000;
	color: Gold;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.redgrn {
	background-color: #33ff00;
	color: red;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 700;
}

.grnred {
	background-color: red;
	color: #33ff00;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 700;
}

.redyell {
	background-color: #fced38;
	color: red;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.yellred {
	background-color: red;
	color: #fced38;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.bluyell {
	background-color: #fced38;
	color: #134e96;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.yellblu {
	background-color: #134e96;
	color: #fced38;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.bluwht {
	background-color: #ffffff;
	color: #6699ff;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.whtblu {
	background-color: #6699ff;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.grnwht {
	background-color: #00cc33;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.whtgrn {
	background-color: #ffffff;
	color: #00cc33;
	font-family: sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.purpyell {
	background-color: #cc00ff;
	color: Yellow;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.yellpurp {
	background-color: Yellow;
	color: #cc00ff;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.qanda {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: 600;
}

.snote {
	background-color: Yellow;
	color: #FF0000;
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: 600;
}

.qandansw {
	background-color: #FFFFFF;
	color: #000099;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.warn {
	background-color: #0000CC;
	color: #FFFF00;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.nublu {
	background-color: #FFFFFF;
	color: #0000CC;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: 500;
}

.nured {
	background-color: #FFFFFF;
	color: #ff0000;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: 500;
}

.pop1{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 555;
}

.white {
	background-color: #FFFFFF;
	color: #003366;
	font-size: 12px;
}

.whitesmall {
	background-color: #FFFFFF;
	color: #003366;
	font-size: 10px;
}
