BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
}

TD {
	font-size: 70%;
	color: #AFAEAE;
}

A {
	font-size: 100%;
	color: #A33333;
	text-decoration: underline;
}

A.menuItem {
	font-size: 110%;
	color: #AFAEAE;
	text-decoration: none;
}

A.menuItem:hover {
	color: #ffffff;;
}

A.menuItem:active {
	color: #ffffff;;
}

A.menuItemSelected {
	font-size: 110%;
	color: #A33333;
	text-decoration: none;
}

A.adminLink {
	font-size: 110%;
	color: #A33333;
	text-decoration: underline;
}

H2 {
	color: #A33333;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 0px 5px 0px; 
}

UL.docList {
	list-style-image: url('/images/icon_doc.gif');
	padding-left: 20px;
	line-height: 1.5;
}

UL.trackList {
	list-style-image: url('/images/icon_track.gif');
	padding-left: 20px;
	line-height: 1.5;
}

UL LI {
	padding-bottom: 10px;
}

FORM { 
	margin: 0em; 
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	border: 1px solid #CCCCCC;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	border: 1px solid #CCCCCC;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	border: 1px solid #CCCCCC;
}

.greyText {
	color: #6A6A69;
}

.footerText {
	font-size: 70%;
	color: #6A6A69;
}

.heading {
	font-weight: bold;
	color: #FFFFFF;
}

.formError {
	color: #A33333;
	font-weight: bold;
	font-size: 80%;
}

.table1 {
	border-bottom: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
}

.table1HeadRow TD {
	background-color: #4C4C4C;
	color: white;
	font-size: 80%;
	border: 1px solid #4C4C4C;
	padding: 10px 10px 10px 10px;
}

.table1CellRow TD {
	font-size: 80%;
	border-left: 1px solid #4C4C4C;
	border-top: 1px solid #4C4C4C;
	padding: 10px 10px 10px 10px;
}

.table1CellRow TD A {
	color: #A33333;
}

.photoBlock {
	display: block; 
	text-align: left; 
	line-height: 120%;
}
