body {
background-image : url(images/bg.jpg);
background-repeat : no-repeat;
background-position : center top;
text-align : center;
margin : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
background-color : #8fc3d8;
}
#wrapper_top {
text-align : left;
margin : auto;
width : 900px;
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
height : 170px;
padding : 0;
vertical-align : top;
}
#header {
margin-top : 20px;
margin-right : 10px;
margin-bottom : 10px;
margin-left : 10px;
display : block;
}
#nav {
text-align : center;
background-image : url(images/nav.gif);
background-repeat : no-repeat;
height : 41px;
background-position : center 0%;
}
#nav ul {
font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size : 12px;
padding : 6px;
margin : 0;
}
#nav ul li {
display : inline;
padding-left : 10px;
padding-right : 10px;
}
#nav ul li a {
color : #e8e8e8;
text-decoration : none;
}
#nav ul li a:hover {
color : #fff;
text-decoration : underline;
}
#header .login {
text-align : center;
float : right;
width : 400px;
display : block;
}
#header .logo {
width : 400px;
float : left;
}
#wrapper {
text-align : left;
margin : auto;
width : 940px;
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
background-image : url(images/bg_content.jpg);
background-repeat : repeat-y;
background-position : center center;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#content_top {
width : 870px;
padding : 6px;
margin : auto;
}
#content {
width : 870px;
padding : 6px;
min-height : 300px;
margin : auto;
}
#content h1 {
font-size : 18px;
color : #f60;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
margin : 4px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #adbecb;
}
#content h2 {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 16px;
color : #006;
margin : 4px;
padding : 0;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #adbecb;
}
#content h3 {
font-size : 14px;
font-family : Tahoma, Geneva, sans-serif;
color : #333;
margin : 4px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #adbecb;
}
.multipleSelectBoxControl span {
font-family : Arial;
font-size : 12px;
font-weight : bold;
}
.multipleSelectBoxControl div select {
font-family : arial;
height : 100%;
}
.multipleSelectBoxControl input {
width : 25px;
}
.multipleSelectBoxControl div {
float : left;
}
#whereami {
padding : 5px 10px;
color : rgb(70, 122, 167);
border-top : 1px solid #cbd6de;
border-bottom : 1px solid #adbecb;
font-size : 1.1em;
font-weight : bold;
}
.table_header td {
background : url(img/tableheader-bg.gif) no-repeat left top;
padding : 5px 10px;
color : rgb(70, 122, 167);
border-top : 1px solid #cbd6de;
border-bottom : 1px solid #adbecb;
font-size : 1.1em;
font-weight : bold;
}
.table_header td a:link, .table_header td a:visited {
text-decoration : underline;
color : rgb(70, 122, 167);
}
.table_header td a:hover {
text-decoration : underline;
color : #73a822;
}
.table_header td {
border : 1px solid #cbd6de;
}
.row1 td, .row2 td, .row_hover td, .paging_row td {
padding : 2px 2px;
color : #666666;
border : 1px solid #cbd6de;
}
.row1 td {
background : #ffffff;
font-size : 10px;
}
.row2 td {
background : #eeeeee;
font-size : 10px;
}
.nav_links {
border : 1px solid #cccccc;
padding : 4px;
color : blue;
background-color : #CCE3F1;
}
.error {
color : red;
}
#footer {
font-size : 10px;
font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align : center;
vertical-align : bottom;
background-image : url(images/bg_footer.jpg);
background-repeat : no-repeat;
background-position : center top;
height : 91px;
margin : 0;
padding : 0;
}

input.btnhov{
	background-color: #CCE3F1;
	border: thin solid #F60;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: red;
}
#content .search {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 120px;
	text-align: center;
	padding-right: 4px;
	width: 500px;
	
}
input {
	border: 1px solid #69C;
	background-color: #E8E8E8;
	color: #003;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

