/* CSS Document */

/* MENU BAR */



.menulink {

	font-family: Arial;

	font-size: 12px;

	color: white;

	text-decoration : underline;

}

A.menulink:hover {

	font-family: Arial;

	font-size: 12px;

	color: white;

	text-decoration : underline;

}

.reglink {

	font-family: Arial;

	font-size: 12px;

	color: black;

	text-decoration : underline;

	font-weight: bold;

}

A.reglink:hover {

	font-family: Arial;

	font-size: 12px;

	color: #d3263a;

	text-decoration : underline;

	font-weight: bold;

}

.reglink2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration : underline;

	font-weight: bold;

}

A.reglink2:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fffdcf;

	text-decoration : underline;

	font-weight: bold;

}

/* BODY */

.copy {

	font-family: Comic Sans MS, sans-serif;

	font-size: 9pt;

	color: BLACK;

	text-decoration : none;

}

.copy2 {
	font-family: Comic Sans MS, sans-serif;
	font-size: 12px;
	color: BLACK;
	text-decoration : none;
	letter-spacing: 1.0;
	line-height: .96;
}
#main {
	
	padding-top: .5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: -.5px;
}
#main p {
	font-family: Comic Sans MS, sans-serif;
	font-size:12px;
	line-height:12px;
}

	
.copy3 {

	font-family: Comic Sans MS, sans-serif;

	font-size: 10px;

	color: #333333;

	text-decoration : none;

	letter-spacing: 1.0;

}

.copy4 {

	font-family: Comic Sans MS, sans-serif;

	font-size: 9pt;

	color: #333333;

	text-decoration : none;

}

.copy5 {

	font-family: Comic Sans MS, sans-serif;

	font-size: 9pt;

	color: #333333;

	text-decoration : none;

}

.smallcopytitle {

	font-family: Comic Sans MS, sans-serif;

	font-size: 12px;

	color: BLACK;

	text-decoration : none;

	font-weight: bold;

}

.smallcopy2 {

	font-family: Comic Sans MS, sans-serif;

	font-size: 10px;

	color: BLACK;

	text-decoration : none;

}

.smallcopy3 {

	font-family: Comic Sans MS, sans-serif;

	font-size: 7.5pt;

	color: BLACK;

	text-decoration : none;

}

.smallcopy {

	font-family: Comic Sans MS, sans-serif;

	font-size: 10px;

	color: #dfdd70;

	text-decoration : none;

}

.header {

	font-family: Comic Sans MS, sans-serif;

	font-size: 20px;

	color: Black;

	text-decoration: none;

	font-weight: bold;

}

.header2 {

	font-family: Comic Sans MS, sans-serif;

	font-size: 20px;

	color: Black;

	text-decoration: none;

	font-weight: bold;

}

.title {

	font-family: Comic Sans MS, sans-serif;

	font-size: 14px;

	color: Black;

	text-decoration: none;

	font-weight: bold;

}

.title2 {

	font-family: Arial;

	font-size: 11px;

	color: Black;

	text-decoration: none;

	font-weight: normal;

}

.newslink  {

	font-family: Arial;

	font-size: 12px;

	color: #d3263a;

	text-decoration : underline;

}

A.newslink:hover {

	font-family: Arial;

	font-size: 12px;

	color: black;

	text-decoration : underline;

}

/* FOOTER */

.footerlink{

	font-family: Arial;

	font-size: 10px;

	color: #666666;

	font-weight: normal;

	text-decoration: none;



}

A.footerlink:hover {

	font-family: Arial;

	font-size: 10px;

	color: #ffffff;

	font-weight: none;

	text-decoration: underline;



}

.MTWlink1 {

	font-family: Arial;

	font-size: 10px;

	color: #333333;

	font-weight: normal;

	text-decoration: none;



}

.MTWlink {

	font-family: Arial;

	font-size: 10px;

	color: #333333;

	font-weight: normal;

	text-decoration: underline;



}

A.MTWlink:hover {

	font-family: Arial;

	font-size: 10px;

	color: #ffffff;

	font-weight: none;

	text-decoration: underline;



}