body {
	background-color:#ececec;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;
	
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#efefef;
	line-height: 18px;
	padding: 0px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.right {
	background-color: #ECECEC;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;

}


.topbt {
	border-top: 4px solid #FF9900;
	border-right: #FF9900;
	border-bottom: #FF9900;
	border-left: #FF9900;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	line-height: 18px;

}

A{
color:#ff9900; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-weight: bold;
} 

A:hover {
color:#666666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
font-weight: bold;
} 


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	margin: 2px;
	padding: 4px;
	}


.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:6;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 6px solid #CCCCCC;


}


.bodybox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #ececec;
	padding: 6px;



}

.form {
	background-color: #ffffff;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
border: 1 solid #000000; 
padding: 0;
	font-size: 12px;
	line-height: 18px;

}
.border {
	background-image: url(../graphics/border.gif);
}
.brd2 {
	background-image: url(../graphics/bord2.gif);
}
.bottom {
	display: table;
	height: 100%;
	background-color: #CBCDCC;
	}
