A, BODY, H1, H2, H3, H4, INPUT, LI, P, TD, TEXTAREA, SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 BODY, LI, P, TD {
	color : #333333;
	font-size : 85%;
}
.normal {font-size : 85%;}
.normal70 {font-size : 75%;}
.copyright {
	font-size : 70%;
	text-align: left;
	padding-left: 10px;
}
A {
	color:#CC0000;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
}
H1 {
    color : #000000;
    font-size : 110%;
}
H2 {
    color : #333333;
	font-size : 100%;
}
H3 {
    color : #CC0000;
	font-size : 90%;
}
H1.page_title {
    color : #333333;
    font-size : 120%;
	padding-left: 18px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
H2.page_title_2 {
    color : #333333;
	font-size : 100%;
	margin-bottom: 0px;
}
A.menu {
	color : #CC0000;
	font-size : 85%;
	text-decoration: underline;
}
A.search-title{
	color : #CC0000;
	font-size : 85%;
	font-weight:normal;
	text-decoration: underline;
}
A.menu:hover {
	color :#FF0000;
}
A.top-menu {
	color :#ffffff;
	font-size : 85%;
	text-decoration: none;
}
.td_top-menu{
	padding-left: 10px;
}
A.top-menu:hover {
	color :#ffffff;
	text-decoration: underline;
}
A.sections-menu {
	color :#5a5a5a;
	font-size : 85%;
	text-decoration:none;
}
A.sections-menu:hover {
	color :#000000;
}
A.bottom-navigation {
	color :navy;
	font-size : 85%;
}
A.bottom-navigation:hover {
	color :#FF0000;
}
A.textBanner {
	color :#CC0000;
	text-decoration:none;
}
A.textBanner:hover {
	color :#000000;
}

.commandButton {
	cursor: hand;
	background-color: buttonface;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	height : 20px;
}

.folder-content-date {
	font-style: italic;
	font-size : 85%;
	text-align: right;
}
.folder-content-comments-count {
	font-style: italic;
	font-size : 85%;
	text-align: right;
}
.folder-content-author {
	font-size : 85%;
	font-weight : bold;
	text-align: right;
    color : #000000;
}
.folder-content-description {
	font-size : 85%;
	text-align : justify;
}

.parent-folder-content-date {
	font-style: italic;
	font-size : 85%;
	text-align: right;
}
.parent-folder-content-author {
	font-size : 85%;
	font-weight : bold;
	text-align: right;
	color : #000000;
}
.parent-folder-content-description {
	font-size : 85%;
	text-align : justify;
}

.search-date {
	font-style: italic;
	font-size : 85%;
	text-align: left;
}
.create-date {
	font-style: italic;
	font-size : 65%;
	text-align: left;
}
.search-author {
	font-size : 85%;
	font-weight : bold;
	text-align: left;
    color : #000000;
}
.search-description {
	font-size : 85%;
	text-align : justify;
}

.bottomTable{
	background-color : #EEEEEE;
}
.tableBorder {
	background-color : #CCCCCC;
}

.tableCellWhite {
	background-color : #FFFFFF;
}
.tableCellRed {
	background-color : #CC0000;
}
.tableCellLightGray {
	background-color : #EEEEEE;
}