.sbttn {
    border-right		: #F29400 1px solid;
    border-top			: #F29400 1px solid;
    background-color	: #d6e7ef;
    border-left			: #F29400 1px solid; 
    color				: #000000;
    border-bottom		: #F29400 1px solid;
    text-decoration		: none; 
    font-weight			: normal; 
    height				: 24px;
    width				: 100px;
    cursor				: pointer;
}

.button {
	cursor				: pointer;
	border				: 0px;
}

img.printButton {
	position			: relative;
	left				: 175px;
	top					: 116px;
}

table.detailTable {
	background-color 	: #F29400;
}

.detailTable td {
    background-color	: #FFFFFF;
    vertical-align		: top;
    padding				: 5px; 
}

td.detailHeader {
	padding				: 5px;
	background-color	: #F29400;
	color				: #FFFFFF;
}

.detailHeader a {
	color				: #FFFFFF;
}

.maintable {
    overflow			: auto;
} 

.maintable TD {
    vertical-align		: top;
}

.hide {
	display:none;
}

.bgblue
{
	background		: #003876;
	border-collapse	: collapse;	
	width			: 170px;
}

.bgblue {
	background		: #F29400;
	width			: 170px;
}

div.Menu {
    margin				: 5px;
    padding				: 0px;
    padding-left		: 0px;
	width				: 150px;	
	min-height			: 660px;
	height				: 660px;
	float				: left;
}

div.Main {
	width 				: 800px;
	float				: left;
}
