@charset "utf-8";
/* CSS Document */

body {
	font-family:Trebuchet, Tahoma, Frutiger, "Frutiger Linotype", Myriad, Arial, Helvetica, sans-serif; 
	font-size: small;
	text-decoration:none;
	}
h1 {
	font-size:medium;
	font-weight:bold;
	}
h5 {
	font-family:Trebuchet, Tahoma, Frutiger, "Frutiger Linotype", Myriad, Arial, Helvetica, sans-serif; 
	font-size:large;
	color:#FF0000;
	margin-bottom:5px;
	}
	
img {
	border:0;
	}

a, a:visited, a:active {
	color:#006595;
	text-decoration:none;
	}
a:hover {
	color:#00000;
	text-decoration:underline;
	}
table a, a:visited, a:active {
	color:#006595;
	text-decoration:none;
	}
table a:hover {
	color:#ffc222;
	background-color:#000000;
	text-decoration:none;
/*	padding:3px 0 15px 0;
*/	}

table {
/*	table-layout:fixed;
*/	width:90%;
	border:thin solid #fff;
	border-spacing:2px;
	padding:3px;
	margin-left:0;
	font-size:small;
	font-family:Trebuchet, Tahoma, Frutiger, "Frutiger Linotype", Myriad, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.recOps {
	width:75%;
	border:0;
	border-spacing:2px;
	padding:3px;
	margin-left:25px;
	background-image:url(/img/pxl_wht60trans.png);
	}

.warnText {
	color: #FF0000;
	font-weight: bold;
	}	
.UCDbluetxt {
	color:#006595;
	}
.UCDyellowtxt {
	color:#ffc222;
	}
.smaller {
	font-size:smaller;
	}
.large {
	font-size: large;
	}
	
.db_titleRow {
	background-color:#d7f2ff;
	font-family:Frutiger, "Frutiger Linotype", Trebuchet, Tahoma, Myriad, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.db_warnRow {
	text-decoration:none;
	background-color:#ff6a6a;
	}
.db_dataRow {
	background-color:#f4fcff;
	text-decoration:none;
	}
.db_60pctRow {
	background-image:url(/img/pxl_wht60trans.png);
	text-decoration:none;
	}	
.db_clearRow {
	background-image:url(/img/pxl_wht50trans.png);
	text-decoration:none;
	}
.db_transRow {
	background-color:transparent;
	text-decoration:none;
	}
	
#dbbanner {
	position:absolute;
	left:20px;
	top:5px;
	height:72px;
	width:100%;
	background-color:transparent;
	background-image:url(/bylaws.shtml);
	background-repeat:no-repeat;
	overflow:visible;
	z-index:1;
	}
#topbackbar {
	position:absolute;
	left:0;
	top:80px;
	height:20px;
	width:100%;
	border:none;
	background-color:#ffc222;
	visibility:visible;
	overflow:visible;
	z-index:0;
	}
	
#containerDB {
	position:absolute;
	left:199px;
	top:145px;
/*			height:500px; */
	width:70%;
	padding:10px;
	margin:0;
	background-color:#ffffff;
	background-image:url(/img/ISBRAbkgrnd2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-top:5px solid #6633ff;
	border-bottom:5px solid #6633ff;
	z-index:3;
	}
