html, body {margin: 0px;}
a {text-decoration: underline;}
a:hover{text-decoration: underline;	color: #FF9900;}
body, td {  color: #333333; font-family: arial; font-size: 11px}

/* normal navigation */
.normnav {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: right;
	background: url(images/n_1.gif) no-repeat top;
	padding-right: 30px;
	font-weight: bold;
	text-decoration: none;
}
.normnav a:link, .normnav a:visited {
	color: #081a65;
	text-decoration: none;
}
.normnav a:hover, .normnav a:active {
	color: #081a65;
	text-decoration: none;
}

th {
	background: #003399;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.tcontent {
	margin: 2px;
	text-align: left;
}

/* normal navigation ROLLOVER*/
.normnavRoll {
	text-decoration: none;
	padding-top: 2px;
	padding-right: 28px;
	padding-bottom: 1px;
	text-align: right;
	background: url(images/n_1_r.jpg) no-repeat top;
	font-weight: bold;
	color: #FFFFFF;
}
.normnavRoll a:link, .normnavRoll a:visited {
	color: #081a65;
	text-decoration: none;
}
.normnavRoll a:hover, .normnavRoll a:active {
	color: #081a65;
	text-decoration: none;
}

/* sub navigation */
.subnav {
	text-decoration: none;
	background-image: url(images/n_2.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding-right: 25px;
	text-align: right;
	font-size: 11px;
	background-position: top;
}
.subnav a:link, .subnav a:visited {
	color: #081a65;
	text-decoration: none;
}
.subnav a:hover, .subnav a:active {
	color: #081a65;
	text-decoration: none;
}

/* sub navigation ROLLOVER */
.subnavRoll {
	text-decoration: none;
	background-image: url(images/n_2_r.jpg);
	background-repeat: no-repeat;
	height: 14px;
	padding-right: 23px;
	text-align: right;
	font-size: 11px;
	background-position: top;
}

.subnavRoll a:link, .subnavRoll a:visited {
	color: #081a65;
	text-decoration: none;
}

.subnavRoll a:hover, .subnavRoll a:active {
	color: #081a65;
	text-decoration: none;
}

.head {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	background-image: url(images/bg_cont.gif);
}

.bold {
	font-weight: bold;
	color: #FF6600;
}

.boldRed {
	font-weight: bold;
	color: #FF0000;
}

.boldGreen {
	font-weight: bold;
	color: #00FF00;
}

.nav {
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
}

.disect {
	background-image: url(images/disect1.gif);
	background-repeat: repeat-y;
}

.disect2 {

	background-image: url(images/disect2.gif);
	background-repeat: repeat-y;
}

.disect3 {
	background-image: url(images/disect3.gif);
	background-repeat: repeat-y;
}

.grad {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.disect1 {
	background-image: url(images/grad_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.contend {
	background-image: url(images/cont_bott.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
}

.disect5 {
	background-image: url(images/disect5.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.ten {
	font-size: 10px;
}

.blau {
	font-weight: bold;
	color: #000099;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: center;

}

.just {
	text-align: justify;
}

.bold2 {
	font-weight: bold;
	color: #666666;
}
.li1 {
	padding-left: 15px;
	text-align: justify;
}
.li2 {
	padding-left: 30px;
	text-align: justify;
}
.li3 {
	padding-left: 45px;
	text-align: justify;
}
.div {
	background-image: url(images/pxl.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.border {
	border: 1px solid #999999;
	background-color: #f1f1f1;
	padding: 3px;
}
.bold3 {
	text-transform: uppercase;
	color: #FF6600;
}
.li4 {
	padding-left: 60px;
	text-align: justify;
}
.table {
	background-color: #fbfbfb;
	border: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 5px;

}
.table2 {
	background-color: #f3f3f3;
}
