p.navbuttons a {
	color: #0066FF;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding: 6px 0px 5px 0px;
	width: 150px;
	border-top: 0px solid #EEEEEE;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #EEEEEE;
	background-repeat: no-repeat;
} 

p.navbuttons a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 150px;
	border-top: 0px solid #EEEEEE;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #EEEEEE;
	background-image: url(../images/button-blue-master.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 32px;
} 

p.navbuttons a:hover, p.navbuttons a:active {
	background-color: #ffffff;
	color: #FFFFFF;
	background-image: url(../images/button-red-2.gif);
	background-repeat: no-repeat;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #EDEDED;
}
.top-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}
.mid-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
A.type1:link    {
	text-decoration:none;
	color: #FFFFFF;
}
A.type1:visited {color:#FFFFFF; text-decoration:none;}
A.type1:active  {text-decoration:none;}
A.type1:hover   {
	color:#ED0000;
	text-decoration:none;
}

A.type2:link    {color:#FF0000; text-decoration:underline;}
A.type2:visited {color:#FF0000; text-decoration:underline;}
A.type2:active  {color:#FF0000; text-decoration:underline;}
A.type2:hover   {color:#ABCDEF; text-decoration:underline;}

A.type3:link    {
	color:#666666;
	text-decoration: none;
}
A.type3:visited {
	color:#666666;
	text-decoration: none;
}
A.type3:active  {
	color:#666666;
	text-decoration: none;
}
A.type3:hover   {
	color:#FF0000;
	text-decoration: none;
}
.mid-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.big-grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.smallCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

