.here:link { font-size: 12px; font-weight: bold; color: black; text-decoration: none;}
.here:visited { font-size: 12px; font-weight: bold; color: black; text-decoration: none;}
.here:hover { font-size: 12px; font-weight: bold; color: black; text-decoration: underline;}

p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.h {
	background-color: #007BA7;
	font-weight: bold;
	color: white;
}

.big1 {
        font-weight: bold;
	font-stretch: expanded;

}
.big2 {
        font-weight: bold;
        font-size: 2em;
}  

.big3 {
        font-weight: bold;
	font-size: 3em;
}

.red {
	color: #ff0000;
}

.title {
	background-color: #007BA7;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: white;
	width:80%;
}

.u {
       text-decoration: underline
}

.b1 {
	background-color: #B0E0E6;
}
.b2 {
	background-color: #6495ED;
}
a {
    color: mediumblue;
    text-decoration: none;
}
a:hover {
    text-decoration: underline
}
body {
    font-family: sans-serif,Verdana, Arial;
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
}
.hl {
    FONT-SIZE: x-small;
    FONT-STYLE: italic;
}
.hl a {
    COLOR: #ef7600;
}
font.n {
    FONT-SIZE: x-small;
    FONT-STYLE: italic;
}
table {
    font-size: 12px;
    text-align: left;
    border-width: 0;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;

}

table.normal {
	width: 100%;
}
table.t90{
	width: 90%;
}
th {
	background-color: #007BA7;
   text-align: center;
   vertical-align: top;
}

.dbsubmit {
	color: #ffffff;
	background-color: #007BA7;
	border: 0;
}
#dbsubmit {
	color: #ffffff;
	background-color: #007BA7;
	border: 0;
}

div.auto_complete {
	width: 350px;
	background: #fff;
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}
div.auto_complete ul li {
	margin:0;
	padding:1px;
	font-size: 10px;
	font-family: Arial;
}
div.auto_complete ul li.selected {
	background-color: #3366cc;
	color: white
}
div.auto_complete ul strong.highlight {
	color: white;
	margin:0;
	padding:0;
}
div.floatright{
	bottom: 8px; 
	left: 8px; 
	right: auto; 
	top: auto; 
	position: absolute;
}
div.t { width:80%;}

a.selected_year {
	color: black;
	font-size: 2em;
}
