body {
	font-family: Arial;
	font-size: 11px;
	color: #0B5C80;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #0B5C80;
	text-decoration: none;
	margin-top: 5px;
}

font.title {
    font-family: Verdana;
    font-size: 17px;
    font-weight: bold;
    color: #ff7900;
    text-decoration: none;
}

body.main {
    font-family: Verdana;
    font-size: 11px;
    background: #046393 url("../images2/layout/bgtop.gif") left top repeat-x;
    text-decoration: none;
}

table.main {
    width: 800px;
    border-color: #FFF;
    border-style: solid;
    border-width: 0px;
}

td.top {
    width: 800px;
    height: 59px;
}

td.logo {
    width: 190px;
    background: #046393 url("../images/logo2007.jpg") 10px 27px no-repeat;
}

td.container {
    width: 514px;
}

td.menu {
    width: 141px;
}

table.content {
    width: 514px;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
}

td.content {
  height: 193px;
}

input.text {
  font-family: Arial;
  font-size: 11px;
  color: #004263;
  border-style: solid;
  border-color: #0068b3;
  border-width: 1px;
  background: #d9f8fc;
  padding: 2 2 2 2; 
  height: 20px;
}

select {
  font-family: Arial;
  font-size: 11px;
  color: #0B5C80;
  border-style: solid;
  border-width: 1px;
}

#cpblue {
	color: #0B5C80;
}

#cpwhite {
	color: #ffffff;
}

a:link {text-decoration: none ; color: #0B5C80; }
a:visited {text-decoration: none ; color: #0B5C80; }
a:active {text-decoration: none ; color: #0B5C80; }
a:hover {text-decoration: underline ; color: #0B5C80; } 