body, td, table {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.red {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #A80009;
}
.blue {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #223C83;
}
.blue2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0077B8;
}
.orange {
	color : #F79239;
}
.green {
	color : #17943C;
}
A {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0077B8;
	text-decoration : none;
}
A:hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #0077B8;
	text-decoration : underline;
}
A.small {
	font-size : 10px;
	font-family : Verdana, sans-serif;
	color : #0077B8;
	text-decoration : none;
}
A.small:hover {
	font-size : 10px;
	font-family : Verdana, sans-serif;
	color : #0077B8;
	text-decoration : underline;
}
A.copyright {
	text-decoration : none;
	color : #D6CB8F;
}
A.copyright:hover {
	text-decoration : none;
	color : #EFE3B4;
}
A.cat {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	color : #000000;
	text-decoration : none;
}
A.cat:hover {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #A80009;
	text-decoration : none;
}
A.path {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #D5DEE9;
	text-decoration : none;
	font-weight : bold;
}
A.path:hover {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #D5DEE9;
	text-decoration : underline;
	font-weight : bold;
}
A.trebms-rbi:hover {
	font-size : 13px;
	font-weight : bold;
	color : #0077B8;
	font-family : "Trebuchet MS", Arial;
	text-decoration : none;
}
.trebms-rbi {
	font-size : 13px;
	font-weight : bold;
	color : #B20019;
	font-family : "Trebuchet MS", Arial;
}
.trebms-bbi {
	font-size : 13px;
	font-weight : bold;
	color : #00648D;
	font-family : "Trebuchet MS", Arial;
}
.trebms13 {
	font-size : 13px;
	color : #000000;
	font-family : "Trebuchet MS", Arial;
	line-height : 15px;
}
.catheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 16px;
	color : #A80009;
	font-weight : bold;
}

.catheader2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #A80009;
	font-weight : bold;
}
A.header1:hover {
	font-size : 13px;
	font-weight : bold;
	color : #0077B8;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
}
.header1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color : #A80009;
	font-weight : bold;
}
.header2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #223C83;
	font-weight : bold;
}
.path {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #D5DEE9;
	font-weight : bold;
}
.newstitle {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #A80009;
	font-weight : bold;
}
.date {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #0077B8;
	font-size : 12px;
}
.prod {
	font-family : Arial, Helvetica, sans-serif;
	color : #6495ED;
	font-size : 12px;
}
ul {
	margin-left:15px;
	padding-left:0px;
	margin-top:0px;
	padding-top:6px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	list-style-image : url(/images/dot-cross.gif);
}
ul.star {
	margin-left:15px;
	padding-left:0px;
	margin-top:0px;
	padding-top:6px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	list-style-image : url(/images/star.gif);
}
LI.cross {
	list-style-image : url(/images/dot-cross.gif);
}
LI.star {
	list-style-image : url(/images/star.gif);
}
DIV.tab {
	padding-bottom : 3;
	padding-top : 3;
	padding-left : 10;
	padding-right : 10;
}
input.field, option.field, select.field, textarea.field {
	background-color:#F7FCFF;
	font-Family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border-color : #80B1CD;
	border-style : solid;
	border-width : 1px;
}
input.smallfield, option.smallfield, select.smallfield {
	background-color:#FAFCFE;
	font-Family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	BORDER-RIGHT: #333541 1px solid;
	BORDER-TOP: #767785 1px solid;
	BORDER-LEFT: #767785 1px solid;
	BORDER-BOTTOM: #333541 1px solid;
}
