BODY  {
		background-color: #EEEEEE;
}

A {
		text-decoration: underline;
		color: #000063;
} 

A:visited {
		text-decoration: underline;
		color: #666696;
}

A:hover {
		text-decoration: underline;
		color: #FF7300;
}

td {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 12px;
		color: #666666;
}
.thead {
		font-family: tverdana, tahoma, arial, sans-serif;
		font-size: 12px;
		color: #233895;
}
.small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
}
.head {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #233895;
}
.subhead {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 16px;
		color: #233895;
}
.columnImage {
		background-image: url("/img/dotted-column.gif");
		background-repeat: repeat-y;
}
.rowImage {
		background-image: url("/img/dotted-row.gif");
		background-repeat: repeat-x;
}
.blueLine {
		background-image: url("/img/blue.gif");
		background-repeat: repeat-x;
}
.greyLine {
		background-color: #D5D5D5;
}
.bgLeft {
		background-image: url("/img/bg_left.gif");
		background-repeat: repeat-y;
}
.bgRight {
		background-image: url("/img/bg_right.gif");
		background-repeat: repeat-y;
}
h1 {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 19px;
		color: #666666;
}
h2 {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #233895;
}
h3 {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #233895;
}
.head2 {
		font-family: verdana, tahoma, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #233895;
}
.roweven {
		background-color: #E3E3E3;
}
.rowodd {
		background-color: #F6F6F6;
}


.detailHeading {
	font-weight: bold;
}

.MenuItem {
	FONT-SIZE: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial , sans-serif;
}

