tr, td, p, li {
	font-family: arial, verdana;
	font-size: 12px;
	color: #333333;
}

body {
	font-family: arial, verdana;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { 
  color: #003E92 
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #003E92;
	font-weight: bold;
	text-decoration: none;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003E92;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003E92;
	text-decoration: none;
	font-weight:normal;
}
.HeadingGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #79BE67;
	text-decoration: none;
}
.fade-t {background-image: url(../images/fade-blue.jpg); background-repeat:repeat-x; background-position:top;}
.fade-b {
	background-image: url(../images/fade-grey.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.fade-r {background-image: url(../images/fade-right.gif); background-repeat:repeat-y; background-position:right;}
.fade-l {background-image: url(../images/fade-left.gif) background-repeat:repeat-y background-position:left;}
.fade-down {
	background-image: url(../images/fade-down.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.normText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.fade-sides{
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.cellHeading{
	height:45px;
	text-align:center;
}
