html  {
	height: 100.05%;
	margin: 0px;
	padding: 0px;
}

body  {
	background-color: #006;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
 	width: 100%;
}

table.main  {
	height: 100%;
	margin: 0px;
	padding: 0px;
 	width: 100%;
}

td  {
	vertical-align: top;
}

.header {
	background: url(images/header.jpg) repeat-x top;
	font-size: 1px;
	height: 75px;
}

.navitop {
	width: 216px;
}
	
.navibot {
	vertical-align: bottom;
	width: 216px;
}

.content {
	background-color: #adf;
	width: 75%;
}
	
.cobotol {
	background: url(images/cobotol.gif) no-repeat bottom right;
	font-size: 1px;
	height: 30px;
	width: 12%;
}

.cobotop {
	background: url(images/cobotop.gif) repeat-x bottom;
	font-size: 1px;
	height: 30px;
}

.cobotor {
	background: url(images/cobotor.gif) no-repeat bottom left;
	font-size: 1px;
	height: 30px;
	width: 13%;
}

.cobomal {
	background: url(images/cobomal.gif) repeat-y right;
	font-size: 1px;
	width: 12%;
}

.cobomar {
	background: url(images/cobomar.gif) repeat-y left;
	font-size: 1px;
	width: 13%;
}

.cobobol {
	background: url(images/cobobol.gif) no-repeat top right;
	font-size: 1px;
	height: 30px;
	width: 12%;
}

.cobobot {
	background: url(images/cobobot.gif) repeat-x top;
	font-size: 1px;
	height: 30px;
}

.cobobor {
	background: url(images/cobobor.gif) no-repeat top left;
	font-size: 1px;
	height: 30px;
	width: 13%;
}

.footer  {
	background: url(images/footer.jpg) repeat-x bottom;
	font-size: 1px;
	height: 75px;
}

a  {
	color: #03c;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

a.nav  {
	color: #bef;
	font-size: 10pt;
}

a.navi  {
	color: #bef;
	font-size: 9pt;
}

a.lex  {
	color: #bef;
	font-size: 8pt;
}

a.nav:hover,a.navi:hover,a.lex:hover  {
	color: #fff;
}

h1,h2,h3  {
	font-weight: 700;
	margin-bottom: 0px;
	margin-left: 9px;
	margin-right: 9px;
}

h1  {
	color: #36a;
	font-size: 15pt;
	margin-bottom: 12px;
	margin-top: 6px;
}

h2  {
	color: #36a;
	font-size: 13pt;
	margin-top: 18px;
}

h3  {
	color: #259;
	font-size: 11pt;
	margin-top: 15px;
}

p,ul  {
	color: #007;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 9px;
	padding: 0px;
}

p,li  {
	line-height: 120%;
}

ul  {
	list-style: square;
	margin-left: 30px;
}

li  {
	margin-top: 6px;
}

ul.lili  {
	margin-bottom: 15px;
	margin-top: 15px;
}

ul.nav  {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 18px;
}

ul.navi  {
	list-style: none;
	margin-bottom: 9px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 6px;
}

li.nav {
	color: #fff;
	font-size: 10pt;
	font-weight: 700;
}

li.navi {
	color: #fff;
	font-size: 9pt;
	font-weight: 700;
}

li.lex {
	color: #fff;
	font-size: 8pt;
	font-weight: 700;
	margin-top: 15px;
}

li.lexi {
	color: #fff;
	font-size: 8pt;
	font-weight: 700;
	margin-top: 3px;
}

.tab1  {
	color: #007;
	font-size: 10pt;
	margin-bottom: 9px;
	margin-left: 6px;
	margin-top: 9px;
}

.tab2,.tab3  {
	margin-left: 3px;
	margin-bottom: 9px;
	padding: 0px;
}

.tab2l,.tab2r  {
	color: #007;
	font-size: 10pt;
	margin: 0px;
	padding: 6px;
}

.tab3l,.tab3r  {
	color: #007;
	font-size: 11pt;
	margin: 0px;
	padding: 6px;
}

.tab2l,.tab3l  {
	padding-right: 24px;
}

.tab2r,.tab3r  {
	text-align: right;
}

.l {
	font-size: 11pt;
	margin-top: 12px;
}

.s {
	font-size: 9pt;
}

.print {
	display: none;
}

input,textarea {
	background-color: #def;
	border: #006 1px solid;
	color: #007;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding-left: 3px;
}

input.button {
	background-color: #25a;
	border: #def 3px solid;
	border-style: ridge;
	color: #def;
	font-weight: 700;
	font-size: 10pt;
	padding: 2px;
	width: 120px;
}

.cfinput {
	width: 360px;
}

.cftarea {
	height: 180px;
	width: 480px;
}

.nobr {
	white-space: nowrap;
}
