body {
	margin:0px;
	background-color:#dcdddf;
	font:10px tahoma;
}
.leftPane {
	background-image:url(../images/index_10.jpg);
}
.rightPane {
	background-image:url(../images/index_12.jpg);
}
.topBluePane {
	background-image:url(../images/index_16.jpg);
	background-repeat:repeat-x;
	background-color:#dbe4eb;
}
.topBluePane a {
	font:bold 14px tahoma;
	color : #379e18;
	text-decoration:none;
}
.topBluePane a:hover {
	font:bold 14px tahoma;
	color : #000000;
}
.topWhitePane {
	background-image:url(../images/index_19.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.topLinkPane {
	background-image:url(../images/index_05.jpg);
	font:bold 12px tahoma;
	padding-top:12px;
}
.topLinkPane a {
	color:#1c5879;
	text-decoration:none;
	background-image:url(../images/topArrow.gif);
	padding-left:15px;
	padding-right:15px;
	background-repeat:no-repeat;
}
.topLinkPane a:hover {
	color:#000000;
}
.topRightLinkPane {
	background-image:url(../images/index_08.jpg);
	color:#777777;
}
.topRightLinkPane td{ 
	font:10px tahoma;
	padding:3px;
	color:#777777;
}
.bottomLinks {
	background-image:url(../images/index_24.jpg);
}

/* content */

.oo1 {
	background-image:url(../images/oo1.jpg);
	background-repeat:none;
	background-position:top;
	width:418px;
	height:67px;
}
.oo1Over {
	background-image:url(../images/oo1.jpg);
	background-repeat:none;
	background-position:bottom;
	width:418px;
	height:67px;
}
.oo2 {
	background-image:url(../images/oo2.jpg);
	background-repeat:none;
	background-position:top;
	width:418px;
	height:61px;
}
.oo2Over {
	background-image:url(../images/oo2.jpg);
	background-repeat:none;
	background-position:bottom;
	width:418px;
	height:61px;
}
.oo3 {
	background-image:url(../images/oo3.jpg);
	background-repeat:none;
	background-position:top;
	width:418px;
	height:62px;
}
.oo3Over {
	background-image:url(../images/oo3.jpg);
	background-repeat:none;
	background-position:bottom;
	width:418px;
	height:62px;
}
.linkTopHeader {
	font:bold 18px tahoma;
	color:#5d6164;
	white-space:nowrap;
}
.linkTopContent {
	font:12px tahoma;
	color:#5d6164;
	text-align:right;
	padding-right:20px;
}
.tblBack {
	background-image:url(../images/tblBack.jpg);
	background-repeat:no-repeat;
	padding:15px;
	font:11px tahoma;
}
.tblImage {
	float:left; 
	padding-right : 5px;
	padding-bottom : 5px;
}
.input {
	font:11px tahoma;
	border:1px solid #666666;
	background-color:#ffffff;
}
.pageHeader {
	padding:10px;
	font:bold 14px tahoma;
	color : #5d6164;
}
.input {
	background-color:#efefef;
	border:1px solid #777777;
}
.submitButton {
	border:1px outset #777777;
	background-color:#5d6164;
	color : #ffffff;
}
td {
	font:12px tahoma;
}	
td a {
	text-decoration:none;
	color:#000000;
}
td a:hover {
	color:#333333;

}