BODY {
	background-color: White;
	color: #666666;
	font-family: sans-serif;
	font-size: 1em;
}

IMG {
	border: none;
}

TABLE.header {
	background-color: White;
	width: 100%;
}

TR.header {
	background-color: White;
}

TD.headerlogo {
	background-color: White;
	color: #666666;
	text-align: left;
	width: 20%;
}

TD.headermenu {
	background-image: url(../images/frosty_crop_blur.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #666666;
	text-align: right;
	vertical-align: top;
	width: 80%;
}

A.headermenu {
	font-size: 1em;
	color: #FF005A;
	font-weight: 500;
}

A.headermenu:HOVER {
	font-size: 1em;
	color: #A400FF;
	font-weight: 500;
}

HR.divide {
	width: 100%;
	color: #666666;
	height: 1px;
}

TABLE.content {
	background-color: White;
	width: 100%;
}

TR.content {
	background-color: White;
}

TD.content1 {
	padding: 2%;
	background-color: #E4E4E4;
	border: solid;
	border-color: #226CB2;
	border-width: 1px;
	width: 20%;
	color: #226CB2;
	vertical-align: top;
	text-align: left;
}

P.content1image {
	font-size: 0.8em;
	text-align: center;
}

IMG.content1left {
	border: solid;
	border-color: White;
	border-width: 4px;
   float: left;
}

P.content1 {
	font-size: 0.8em;
}

H1.content1 {
	font-size: 1em;
}

A.content1 {
	color: #226CB2;
}

A.content1:HOVER {
	color: #B22222;
}

TD.content2 {
	padding: 2%;
	background-color: #FFFFFF;
	width: 60%;
	vertical-align: top;
}

P.content2 {
	font-size: 1em;
}

H1.content2 {
	font-size: 1.2em;
}

H2.content2 {
	font-size: 1em;
}

A.content2 {
	color: #B22222;
}

A.content2:HOVER {
	color: #226CB2;
}

A.supportlink {
	text-decoration: none;
}

A.supportlink:HOVER {
	text-decoration: none;
}


IMG.content2right {
	border: none;
   float: right;
}

IMG.content2left {
	border: none;
   float: left;
}

TD.content3 {
	padding: 2%;
	background-color: #E4E4E4;
	border: solid;
	border-color: #226CB2;
	border-width: 1px;
	width: 20%;
	color: #226CB2;
	vertical-align: top;
}

P.content3 {
	font-size: 0.8em;
}

H1.content3 {
	font-size: 1em;
}

A.content3 {
	color: #226CB2;
}

A.content3:HOVER {
	color: #B22222;
}

DIV.center {
	text-align: center;
}

TABLE.events {
	width: 600px;
}

TH.events {
	background: #FF005A;
	color: #FFFFFF;
	width: 200px;
}

TD.events {
	background: #E6E6FA;
	color: #000000;
	width: 200px;
}

TABLE.footer {
	background-color: White;
	width: 100%;
}

TR.footer {
	background-color: White;
}

TD.footer {
	background-color: White;
	color: #666666;
	text-align: center;
	width: 100%;
}

TABLE.footerevents {
	width: 250px;
	font-size: 0.8em;
}

TH.footerevents {
	background: #FF005A;
	color: #FFFFFF;
	width: 125px;
}

TD.footerevents {
	background: #E6E6FA;
	color: #000000;
	width: 125px;
}

TD.footereventsorg {
	background: #FFBFD6;
	color: #000000;
	width: 250px;
	text-align: center;
}

A.footermenu {
	font-size: 1em;
	color: #666666;
}

A.footermenu:HOVER {
	font-size: 1em;
	color: #999999;
}