/* BODY */
body
{ margin:0; padding:0; background: #333333 url("graphics/body/bg-image.jpg") repeat-x; }

/* END BODY */


/* TYPOGRAPHY */
body	{ font-size:small; font-family: Verdana, Geneva, "Arial MT", sans-serif; color:#333333; line-height: 140%; }

.superhd1 { color:#000000; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; line-height: 150%; }
.superhd2 { color:#c71f7b; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; line-height: 150%; }
.superhd3 { color:#00224f; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; line-height: 150%; }
.superhd4 { color:#84a5c4; font-size: large; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; letter-spacing: 1px; line-height: 150%; }
.subhd1 { color:#000000; font-size: small; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 150%; }
.subhd2 { color:#c71f7b; font-size: small; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 150%; }
.subhd3 { color:#00224f; font-size: small; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 150%; }
.subhd4 { color:#84a5c4; font-size: small; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:normal; line-height: 150%; }
.sub1 { color:#000000; font-size: x-small; font-family: Verdana, Geneva, "Arial MT", sans-serif; font-weight:bold; text-transform: uppercase; }
.alert {
	color:#ff6633;
	font-size: small;
	font-family: Georgia, "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: #666666; }
.feature	{ font-size:x-small; font-family: Verdana, Geneva, "Arial MT", sans-serif; }
.blockquote	{ border-left:1px dotted #84a5c4; padding-left: 10px; margin-left:20px; }

/* END TYPOGRAPHY */

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


a.mainlink:link 
{
	font-size: x-small;
	font-weight: normal;
	display: block;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #84a5c4;
	text-decoration: none;
	
}

a.mainlink:active
{
	font-size: x-small;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff6633;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	text-decoration: none;
	
	}

a.mainlink:visited
{
	font-size: x-small;
	font-weight: normal;
	display: block;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #84a5c4;
	text-decoration: none;
	
	}

a.mainlink:hover
{
	font-size: x-small;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff6633;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	text-decoration: none;
	
	}
	
/* 1 */

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

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

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


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

/* 2 */

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

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

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

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

/* 3 */

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

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

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

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

/* END LINKS */