.title {
	font : bold 12pt Arial;
	color : #a91000;
	text-decoration : none !important;
}
	
.title-link {
    text-decoration: none;
}

.titlelink {
	font : bold 12pt Arial;
	color : #000066;
}
div.barImage {
	BACKGROUND: url(/site/csuc/images/bar.gif) no-repeat 0px 0px;
	WIDTH: 300px;
	HEIGHT: 3px
}
div.indented {
	padding-left : 10px;
}
div.indentPhoto {
	padding-left : 10px;
}
.header {
	font : bold 12pt Arial;
	color : #ffffff;
	text-decoration : none;
}
.header:hover {
	font : bold 12pt Arial;
	color : #0066ff;
	text-decoration : none;
}
.small {
	font : 10pt Arial;
	color : #000000;
	text-decoration : none;
}
.footer {
	font : 8pt Arial;
	color : #333333;
	text-decoration : none;
	letter-spacing : 1pt;
}
.link {
	font : bold 10pt Arial;
	color : #333333;
	text-decoration : none;
}
.link:hover {
	font : bold 10pt Arial;
	color : #fb8507;
	text-decoration : none;
}
.linklist {
	font : 10pt Arial;
	color : #333333;
	text-decoration : none;
}
.linklist:hover {
	font : 10pt Arial;
	color : #fb8507;
	text-decoration : none;
}
.largelink {
	font : bold 11pt Arial;
	color : #333333;
	text-decoration : none;
}
.largelink:hover {
	font : bold 11pt Arial;
	color : #fb8507;
	text-decoration : none;
}
.large {
	font : bold 11pt Arial;
	color : #333333;
	text-decoration : none;
}
.medium {
	font : bold 12pt Arial;
	color : #000000;
	text-decoration : none;
}
.body, td {
	font : 10pt Arial;
}
.body {
	background-color : #ebede4;
	color : #000000;
}
table.paddedTable {
	padding : 5px;
}
.imageThumb {
	border : 1px solid #660000;
}
.imageThumbOver {
	border : 1px solid #ab0f00;
}
div#map {
	border : 1px solid #ff6600;
}
.consoleLink {
	color : #000099;
	text-decoration : none;
}
.consoleLink:hover {
	color : #0000ff;
	text-decoration : none;
}
.back {
	height : 10%;
	width : 97%;
}
.textbar {
	font : 10px arial;
	padding-right : 5px;
	color : #ffecce;
}
#propertyinfo .PageTitle, .titleProperty, .page-title {
	font : bold 15pt Arial;
	color : #a91000;
	text-decoration : none;
}
div#map {
	border : 1px solid #ff6600;
}
.head {
	background-color : #a91000;
	color : #ffffff;
}
.consoleTitle {
	color : white;
	text-decoration : none;
	padding-top : 3px;
	padding-bottom : 3px;
	padding : 3px;
}
#consoleTabL {
	background-color : #a91000;
}
#consoleTabR {
	background-color : #a91000;
}
.tab {
	font-size : 13px;
	color : #999999;
	text-decoration : none;
}
.tab:hover {
	color : #000066;
	text-decoration : none;
}
.tabCurrent {
	font-weight : bold;
	font-size : 13px;
	color : #000066;
	text-decoration : none;
}
.tabCurrent:hover {
	color : #000066;
	text-decoration : none;
}
.consoleTitleBackground {
	background-color : #ab0f00;
	width : 100%;
	height : 22px;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0;
	padding : 0;
}
.arrowlistmenu {
	width : 200px;
}
.arrowlistmenu .headerbar {
	font : bold 14px Arial;
	color : white;
	background : #a91000 url(/site/csuc/images/titlebar2.png) repeat-x center left;
	margin-bottom : 10px;
	text-transform : uppercase;
	padding : 4px 0 4px 10px;
}
.arrowlistmenu ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	margin-bottom : 8px;
}
.arrowlistmenu ul li {
	padding-bottom : 2px;
}
.arrowlistmenu ul li a {
	color : #a70303;
	background : url(/site/csuc/images/arrowbullet.png) no-repeat center left;
	display : block;
	padding : 2px 0;
	padding-left : 19px;
	text-decoration : none;
	font-weight : bold;
	border-bottom : 1px solid #dadada;
	font-size : 90%;
}
.arrowlistmenu ul li a:visited {
	color : #a70303;
}
.arrowlistmenu ul li a:hover {
	color : #a70303;
	background-color : #f3f3f3;
}
.arrowlistmenu ul ul {
	list-style-type : none;
	margin: 7px 0px 14px 20px;
	padding : 0;
}
.arrowlistmenu input.text {
	font-size:9px;width:120px;margin-bottom:4px;
}
.btn {
	color : #eb4600;
	font-family : 'trebuchet ms', helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	width : 120px;
}
div.dropdown_options {
	border:  1px solid #a91000;
}
div.dropdown_options a {
	display: block;
	width:   220px;
	border-bottom:  1px solid #a91000;
	padding: 2px 5px;
	background-color: #ebede4;
	text-decoration: none;
	color:   #0035c0;
	text-align:left;
}
div.dropdown_options a:hover {
	color:#a91000;
}

