body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1{
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;

}

.leftcolumn {
	FONT-SIZE: 16px;
	COLOR: #000000;
	background-color: #C0C0C0;
	
}
.leftcolumn A:link {
	COLOR: #CBCBCB; TEXT-DECORATION: none
}
.leftcolumn A:visited {
	COLOR: #CBCBCB; TEXT-DECORATION: none
}
.leftcolumn A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}
.leftcolumn A:active {
	COLOR: #cc6600; TEXT-DECORATION: none
}
.rightcolumn {
	background-image: url(/fw/body_r.gif);
	background-repeat: repeat-y;
}
A:link {
	COLOR: #6F6F6F;
	text-decoration: none;
}
A:visited {
	COLOR: #6F6F6F;
	text-decoration: none;
}
A:hover {
	COLOR: #333333;  TEXT-DECORATION: none
}
A:active {
	COLOR: #6F6F6F;
	text-decoration: none;
}
.tmenu {
	FONT-SIZE: 14px; COLOR: #000000; 
	text-align: right;
	font-weight: bolder;
	background-color: #666666;
	padding-right: 15px;
	
}
.tmenu A {
	COLOR: #CBCBCB;
	TEXT-DECORATION: none;
	padding-right: 15px;
}
.tmenu A:visited {
	COLOR: #CBCBCB; TEXT-DECORATION: none
}
.tmenu A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.tmenu A:active {
	COLOR: #CBCBCB; TEXT-DECORATION: none
}
.style8 {font-weight: bold}
.style14 {FONT-SIZE: 14px; COLOR: #6F6F6F;  font-weight: bold; }

.br_sidebar {
	right: 0px;
	background-color: #C0C0C0;
	width: 250px;
	height: 165px;
	position: absolute;
	bottom: 0px;
	float: right;
}
.body {
	width:100%;
	background-color:#FFFFFF;
	height: 550px;
	position: relative;
	float: none;
}
.td_body {
	background-color:#FFFFFF;
	position: relative;
	vertical-align: top;
}
.div_body {
	padding: 10px;
}
.rightgreybox {
	position:relative;
	width:190px;
	height:200px;
	z-index:1;
	background-color:#cbcbcb;
	bottom: 0px;
	right: 0px;
	padding: 15px;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
}
.bodyrightcell{
	height: 400px;
	vertical-align: bottom;
	width: 220px;
}
.bodyleftcell{
	vertical-align: top;
	padding: 10px;
}


</style>
