/* BODY */
body
{ margin:10px; padding:0; background: #cc9933; }

/* END BODY */


/* TYPOGRAPHY */
body	{ font-size:small; font-family: Verdana, Geneva, "Arial MT", sans-serif; color:#333; line-height: 1.35em; }
p	{ margin:0; line-height: 1.35em; }

.superhd1 { color:#000; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; }
.superhd2 { color:#cc9933; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; }
.superhd3 { color:#660066; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; }
.superhd4 { color:#999999; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; }
.subhd1 { color:#000; font-size: medium; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 1.5em; }
.subhd2 { color:#cc9933; font-size: medium; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 1.5em; }
.subhd3 { color:#660066; font-size: medium; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 1.5em; }
.subhd4 { color:#999999; font-size: medium; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 1.5em; }
.sub1 {
	color:#333;
	font-size: x-small;
	font-family: Verdana, Geneva, "Arial MT", sans-serif;
	font-weight:bold;
	text-transform: uppercase;
}
.alert { color:#333; font-size: medium; font-family: "Times New Roman", Times, serif; font-style:italic; }
.posted	{ font-size:x-small; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-style:italic; color: #999; }
.blockquote	{ border-left:1px solid #ccc; padding-left: 10px; margin-left:20px; }

/* END TYPOGRAPHY */

/* LINKS */
a:link	{ color:#660066; text-decoration:underline; }
a:visited	{ color:#660066; text-decoration:underline; }
a:hover	{ color:#cc9933; text-decoration:underline; }
a:active	{ color:#cc9933; text-decoration:underline; }


a.mainlink:link 
{
	font-size: small;
	font-weight: normal;
	display: block;
	color: #333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-decoration: none;
}

a.mainlink:active
{
	font-size: small;
	font-weight: normal;
	color: #660066;
	background-color: #ebebeb;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-decoration: none;
	}

a.mainlink:visited
{
	font-size: small;
	font-weight: normal;
	display: block;
	color: #333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-decoration: none;
	}

a.mainlink:hover
{
	font-size: small;
	font-weight: normal;
	color: #660066;
	background-color: #ebebeb;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	text-decoration: none;
	}
	
/* 1 */

a.sublink1:link
{
	font-size: x-small;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}

a.sublink1:active
{
	font-size: x-small;
	font-weight: bold;
	color: #cc9933;
	text-decoration: none;
	}

a.sublink1:visited
{
	font-size: x-small;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}


a.sublink1:hover
{
	font-size: x-small;
	font-weight: bold;
	color: #cc9933;
	text-decoration: none;
}

/* 2 */

a.sublink2:link
{
	font-size: x-small;
	color: #666;
	text-decoration: none;
	margin-left: 10px;
}

a.sublink2:active
{
	font-size: x-small;
	color: #660066;
	text-decoration: none;
	margin-left: 10px;
	}

a.sublink2:visited
{
	font-size: x-small;
	color: #666;
	text-decoration: none;
	margin-left: 10px;
}

a.sublink2:hover
{
	font-size: x-small;
	color: #660066;
	text-decoration: none;
	margin-left: 10px;
}

/* 3 */

a.sublink3:link
{
	font-size: x-small;
	color: #999;
	text-decoration: none;
}

a.sublink3:active
{
	font-size: x-small;
	color: #660066;
	text-decoration: none;
	}

a.sublink3:visited
{
	font-size: x-small;
	color: #999;
	text-decoration: none;
}

a.sublink3:hover
{
	font-size: x-small;
	color: #660066;
	text-decoration: none;
}

/* END LINKS */