A:ACTIVE {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial;
	text-decoration : none;
}
A:LINK {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial;
	text-decoration : none;
}
A:VISITED {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial;
	text-decoration : none;
}

A:HOVER {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial;
	text-decoration : underline;
}

A.pager:HOVER {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial;
	text-decoration : underline;
	background-color : #787878;
}

BODY {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
}

HR {
	background-color : #00008B;
	width : 100%;
	height : 2px;
}

TD {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
}

TD.profile {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

TD.format {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

INPUT.button {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #ffffff;
	background-color : #666666;
	width : 80px;
	cursor : hand;
}

INPUT.forumButton {
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	background-color : #666666;
	width : 100px;
	cursor : hand;
}

INPUT.submitButton {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #ffffff;
	background-color : #666666;
	width : 30px;
	cursor : hand;
	font-weight : bold;
}


INPUT.text {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
	background-color : #f0f0f0;
}

TD.sidebar {
	background-color : #57646B;
}

TEXTAREA.content {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
	background-color : #f0f0f0;
	height : 150px;
	width : 500px;
}

TEXTAREA.summary {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
	background-color : #f0f0f0;
	height : 80px;
	width : 500px;
}

TEXTAREA.application {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;
	background-color : #f0f0f0;
	height : 70px;
	width : 230px;
}

TD.prompt {
	background-color : #e9e9e9;
}

TD.background {
	background-color : #dde0e1;
}

TR.focus {
	background : #666666;
	color : #ffffff;
}

TR.odd {
	background-color : #bcc1c4;
}

TR.even {
	background-color : #e9e9e9;
}

TR.oddOnSite {
	background-color : #ff8c40;
}

TR.evenOnSite {
	background-color : #fab587;
}

TR.header {
	background-color : #999999;
}

.title {
	font-size : 12px;
	font-weight : bold;
	color : #57646b;
}

.combo {
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : none;
	color : #000000;
	background-color : #f0f0f0;
	width : 300px;
}

.list {
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : none;
	color : #000000;
	background-color : #f0f0f0;
	width : 350px;
}

.justify {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify
}