A:link {
	text-decoration: none;
	color : #000066;
}

A:VISITED {
	color : #000066;
	text-decoration: none;
}

A:ACTIVE {
	color : #000066;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	color: #777777;
	text-decoration: underline;
}

A.header {
	text-decoration: none;
	color : white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

A.header:VISITED {
	color : white;
	font-size :  10pt;
}

A.header:ACTIVE {
	color : white;
	font-size :  10pt;
}

/* note that A:HOVER isn't supported by all browsers */
A.header:HOVER {
	color: white;
	font-size :  10pt;
}


.TXT{
	color: #000000;
	font-family :  Arial;
	font-size :  10pt;

}
.text {
	COLOR: #000000;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 80%;
	list-style-position: inside;
	list-style-type: square;

}

p{
	color: #000000; 
	font-family :  Arial;
	font-size :  10pt;
}

.TITLE{
	font-family: Arial;
	font-size :  16pt;
	color :  #000000;
	font-weight: bold;
}
.TITLEsmall{
	font-family: Arial;
	font-size :  12pt;
	color :  #000000;
	font-weight: bold;
}

h1{ font-family: Arial; color: #000000; font-size: 14pt; font-weight: 
               bold }
h2{ font-family: Arial; color: #000000; font-size: 12pt; font-weight: 
               bold }
h3{ font-family: Arial; color:#000000; font-size: 10pt; font-weight: 
               bold }
.background {
	background-image: url(Assets/generictop.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.mainbottom {
	font-size: x-small;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: none;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-position: inside;
	list-style-type: square;
}
.rightbar {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.greyframe {
	border: thin solid #999999;
}

.frame2 {
	border: solid #CCCCCC;
}
.frameblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: groove #0000CC;
}
.framebluback {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(Assets/blusquareltr.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat;

}
.sitemap {
	background-color: #FFFFFF;
	background-image: url(Assets/back.gif);
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: .09px solid #999999;
	border-left: 1px none #CCCCCC;


}
.myFrame {
	border: 0;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #003366;
}

.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-position: inside;
	list-style-type: square;
	width: 250px;
	text-align:left;
}

.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	list-style:square;
	outline-color: #FFFFFF;
}

.whitetxt A:link {
	text-decoration: none;
	color : #FFFFFF;
}

.whitetxt A:VISITED {
	color : #FFFFFF;
}

.whitetxt A:ACTIVE {
	color : #FFFFFF;
}

.whitetxt A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

.wmvBullet {
list-style-image: url('Assets/icon-bullet-wmv.gif');
}
.block {background:#e0e0e0; padding:10px; font-family: Verdanna, Arial, Helvetica, sans-serif; color: #DEDEDE; font-size:10px; padding-bottom:inherit}
.block2 {
	background:#e0e0e0;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size:12px;
	border-bottom:.1px solid #999999;
	width: 241px;
}

/* Toptabs menu */
#toptabs {
	font-size:0.8em;
	margin:5px auto -5px;
	width:100%;
}
#toptabs p {color:gray; text-align:right;}
.toptab {background:#f0f0f0 url(Assets/corner.gif) top right no-repeat; border-bottom:1px solid #e0e0e0; color:gray; margin:0 0 0 4px; padding:4px 5px 3px 0px; text-decoration:none;}
.toptab:hover {
	background:#eaeaea url(Assets/corner.gif) top right no-repeat;
	border-bottom:1px solid #eaeaea;
	color:#333333;
	text-decoration:none;
}
.activetoptab {background:#fff url(Assets/corner.gif) top right no-repeat; border-bottom:1px solid #fff; color:#ffffff; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.activetoptab:hover {border-bottom:1px solid #fff; text-decoration:none;}

.footer {
	background:#003063;
	clear:both;
	color:gray;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:800px;
	line-height:1.5em;
	font-size:0.9em;
}
.footer p {
	margin:0;
	padding:0;
}
.footer a {
	background-color:#003063;
	color:#fafafa;
	font-weight:400;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer span {
	font-size:1.2em;
}

/* Navitabs menu */
#navitabs {clear:both;}
.navitab {background:#e0e0e0 url(Assets/corner.gif) top right no-repeat; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:0 0 4px; padding:4px 8px; text-decoration:none;}
.navitab:hover {
	background:#d0d0d0 url(Assets/corner.gif) top right no-repeat;
	border-bottom:1px solid #fff;
	text-decoration:none;
}
.activenavitab {background:#505050 url(Assets/corner.gif) top right no-repeat; color:#fff; font-size:1.1em; margin:0 0 5px; padding:4px 8px 5px; text-decoration:none;}
.activenavitab:hover {color:#fff; text-decoration:none;}
/* Sidebar */
#sidebar {float:right; width:150px;}
#sidebar p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
#sidebar ul {margin:0 0 15px 0; padding:0;}
#sidebar li {list-style:none;}
ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
ul.sidelink li a{background:#f0f0f0 url(images/corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:140px;}
ul.sidelink li a:hover {background:#e0e0e0 url(images/corner.gif) top right no-repeat; border:none; text-decoration:none;}
ul{
 list-style-position: outside;
 list-style-image: none;
 list-style-type: circle;
 color: #000000;
 font-family :  Arial;
 font-size :  10pt;
}
li{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #000000;
	font-family :  Arial;
	font-size :  10pt;
}



div#SearchRecordsRepository_Content a, div#CityOfBakersfieldWebsites_Content a
{
	display: block;

	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	color: #393A6A;
	margin: 3px 0px 3px 0px;
	

}

