body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td.main {
	background-image:url(images/bg_repeat.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #666666;
	font-weight : normal;
}
.smallnav a:link {
	color: #CC0000;
	text-decoration : none;
	font-weight: normal;
}
.smallnav a:hover {
	text-decoration : underline;
	font-weight: normal;
}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 17px;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.greyText a:link {
	color: #8C92B4;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:visited {
	color: #8791AF;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.greyText a:hover {
	color: #777A99;
	text-decoration : underline;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 23px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
.menu	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 19px;
}
.menu A:link	{
	text-decoration:none;
	color:#CC0000
}
.menu A:visited	{
	text-decoration:none;
	color:#FF0000
}
.menu A:active
  {
	text-decoration:none;
	color:#000000
}
.menu A:hover  {
	text-decoration:underline;
	color: #000000;
}

