/** 
    CSS for Alex Mal Club website
    Author:  Vanessa Love @ Digitalistic
**/

/** governs the base of the page, the color of the bulk of the text,
the color of the background, the fonts to be used on the page, and the size
of those fonts **/
body {
	color: 			#000000;
	background:		#FFFFFF;
	font-family:	Helvetica, Arial, San-serif;
	font-size		10pt;
}

.errortext {
	color: #CC0000;
}

/** link colors **/
a:link {
	color:			#990066;
	font-weight:	bold;
}

a:visited {
	color:			#551A8B;
	font-weight:	bold;
}

a:active {
	color:			#FF0066;
	font-weight:	bold;
}

/** bold and large maroon text to be use in the font tag **/
.headerLG {
	color:			#990066;
   font-size:		18pt;
	font-family:	Helvetica, Arial, San-serif;
   font-weight:	bold;
}

.headerMD {
	color:			#990066;
   font-size:		14pt;
	font-family:	Helvetica, Arial, San-serif;
   font-weight:	bold;
}

.headerSM {
	color:			#990066;
   font-size:		12pt;
	font-family:	Helvetica, Arial, San-serif;
   font-weight:	bold;
}

.headerBLU {
	color:			#4618C6;
   font-size:		16pt;
	font-family:	Helvetica, Arial, San-serif;
   font-weight:	bold;
}

.copy {
	color:			#990066;
   font-size:		9pt;
	font-family:	Helvetica, Arial, San-serif;
}
/** body text for paragraphs and table cells **/
p { 
	color: 			#000000;
	font-family:	Helvetica, Arial, San-serif;
	font-size		10pt;
}

td {
	color: 			#000000;
	font-family:	Helvetica, Arial, San-serif;
	font-size		10pt;
}
.committee {
	font-weight:	bold;
	font-family:	Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
	color:				#000000;
}
.committee_lg {
	font-weight:	bold;
	font-family:	Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
	color:				#000000;
	font-size:		12pt;
}

/** sitemap classes **/
a.sm_purple1:link,a.sm_purple1:visited,a.sm_purple1:active {
	font-weight:	bold;
	font-size:		12pt;
	text-decoration: none;
	padding-left:	1em;
	color:				#990066;
}
a.sm_purple2:link,a.sm_purple2:visited,a.sm_purple2:active {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#990066;
}
.sm_purple2 {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#990066;
}
a.sm_purple3:link,a.sm_purple3:visited,a.sm_purple3:active {
	font-weight:	normal;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	3em;
	color:				#990066;
}
a.sm_green1:link,a.sm_green1:visited,a.sm_green1:active {
	font-weight:	bold;
	font-size:		12pt;
	text-decoration: none;
	padding-left:	1em;
	color:				#00CC33;
}
a.sm_green2:link,a.sm_green2:visited,a.sm_green2:active {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#00CC33;
}
.sm_green2 {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#00CC33;
}
a.sm_green3:link,a.sm_green3:visited,a.sm_green3:active {
	font-weight:	normal;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	3em;
	color:				#00CC33;
}
a.sm_pink1:link,a.sm_pink1:visited,a.sm_pink1:active {
	font-weight:	bold;
	font-size:		12pt;
	text-decoration: none;
	padding-left:	1em;
	color:				#CC0066;
}
a.sm_pink2:link,a.sm_pink2:visited,a.sm_pink2:active {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#CC0066;
}
.sm_pink2 {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#CC0066;
}
a.sm_pink3:link,a.sm_pink3:visited,a.sm_pink3:active {
	font-weight:	normal;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	3em;
	color:				#CC0066;
}
.sm_pink3 {
	font-weight:	normal;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	3em;
	color:				#CC0066;
}
a.sm_pink4:link,a.sm_pink4:visited,a.sm_pink4:active {
	font-weight:	normal;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	4em;
	color:				#CC0066;
}
a.sm_blue1:link,a.sm_blue1:visited,a.sm_blue1:active {
	font-weight:	bold;
	font-size:		12pt;
	text-decoration: none;
	padding-left:	1em;
	color:				#0033FF;
}
a.sm_blue2:link,a.sm_blue2:visited,a.sm_blue2:active {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#0033FF;
}
.sm_blue2{
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#0033FF;
}
a.sm_blue3:link,a.sm_blue3:visited,a.sm_blue3:active {
	font-weight:	normal;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	3em;
	color:				#0033FF;
}
a.sm_ltblue:link,a.sm_ltblue:visited,a.sm_ltblue:active {
	font-weight:	bold;
	font-size:		12pt;
	text-decoration: none;
	padding-left:	1em;
	color:				#6699FF;
}
a.sm_yellow1:link,a.sm_yellow1:visited,a.sm_yellow1:active {
	font-weight:	bold;
	font-size:		12pt;
	text-decoration: none;
	padding-left:	1em;
	color:				#FF9900;
}
a.sm_yellow2:link,a.sm_yellow2:visited,a.sm_yellow2:active {
	font-weight:	bold;
	font-size:		10pt;
	text-decoration: none;
	padding-left:	2em;
	color:				#FF9900;
}
