
.subcabezas         { font-weight: bold; font-size: 15px }
.subcabezas2  { color: #981327; font-weight: bold; font-size: 11px }
.subcabezasitas  { color: #001050; font-weight: bold; font-size: 12px }
.notas      { color: #d00; font-size: 9px }
.dates { color: black; font-size: 8px }
.cabforma    { color: #001050; font-weight: bold; font-size: 11px }
td.cab { color: #1420b0; font-weight: bold; font-size: 11px; background-color: #fc0; text-align: center }
a    { color: #006698; font-weight: bold; font-size: 9px; text-decoration: none }
a:hover        { color: #306; font-weight: bold; font-size: 9px; text-decoration: none }
td      { color: #001; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.headline   { font-weight: bold; font-size: 18pt; line-height: 16pt; font-family: sabon, garamond, "times new roman", times, serif; letter-spacing: -1pt }
.breve { color: #006698; font-weight: bold; font-size: 12pt; line-height: 16pt; font-family: sabon, garamond, "times new roman", times, serif; letter-spacing: -1pt }
.subhead { font-style: italic; font-weight: bold; font-size: 12pt; line-height: 12pt; font-family: sabon, garamond, "times new roman", times, serif }
.ligaverde2 { color: #363; text-decoration: underline }
.ligaazul2 { color: #006698; text-decoration: underline }
.ligamorada2 { color: #6f30af; text-decoration: underline }
.ligamorada2:hover { color: #6f30af; text-decoration: underline; background-color: #b083db }
.ligaazul2:hover { color: #006698; text-decoration: underline; background-color: #8ab3cc }
.ligaverde2:hover { color: #363; text-decoration: underline; background-color: #c0d6b0 }
.org { color: #ED5204; text-decoration: underline }
.org:hover { color: #ED5204; text-decoration: underline; background-color: #FAA961 }

.market { color: #000011; font-size: 13px; text-decoration: underline }
.market:hover { color: #999999; font-size: 13px; text-decoration: underline; }

.hint {
 	color : maroon;
 	font-size : 10px;
	font-weight: normal;
}

td.formreq {
 	color : #990000;
 	font-size : 10px;
	font-weight: normal;
}
	
.bigred {
	color: maroon;
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-weight: bold;
}

.header {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.redheader {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}

.HeaderText {
	color: #333399;
	font-size : 14px;
	font-weight: bold;
}

.rpthead {
	background-color: #333399;
	color: #ffffff;
	font-weight: bold;
}
		
a.whitehead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
a.whitehead:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.smtext {
	color: #800000;
	font-size: 9px;
}

INPUT.fld {
	font-family: Verdana, Arial;
	font-size: 11px;
}

SELECT.fld {
	font-family: Verdana, Arial;
	font-size: 11px;
}

.simpleview {
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
}

.simpleview:hover {
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
}

/*Additions per ticket#16924 */
a.listLinks {
	font-size:14px;
	font-weight:normal;
	color:black;
}
a.listLinks:hover{
	font-size:14px;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}

a.listLinksSmall {
	font-size:12px;
	font-weight:normal;
	color:black;
}
a.listLinksSmall:hover{
	font-size:12px;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}