body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#0000DD;
}
a.grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
-------------------------------------------------------------------
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sides {
	height: 400px;
	background-image:url(./img/bgSides.gif);
}
.ctrLftSide {
	background-image:url(./img/bgCtrLftSide.gif);
}
.ctrRghtSide {
	padding-top:30px;
	padding-left:60px;
	padding-right:30px;
}
.rghtSide {
	height: 400px;
	background-image:url(./img/bgCtrRghtSide.gif);
}
.rwTp {
	height:100px;
}
.rwMenuLn {
	background-color:#000099;
	height: 15px;
}
.rwSpc {
	height:3px;
}
.rwLn {
	height:1px;
	background-color: #000000;
}
.rwBttmLn {
	background-color:#000099;
	height: 15px;
}
.fnt1 {
	font-size:1px;
}
.fnt5 {
	font-size:5px;
}
.fntHeader {
	font-size:14px;
	font-weight:bold;
}
.fntText {
	font-size:12px;
	font-weight:normal;
}
.fntTextB {
	font-size:12px;
	font-weight:bold;
}
.fntSmall {
	font-size:8px;
	font-weight:normal;
}
.fntLink {
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
.fntWeg {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
}
-------------------------------------------------------------------
#lft {
	width:*;
}
#ctrLft {
	width:168px;
}
#ctrRght {
	width:650px;
}
#rght {
	width:*;
}




