BODY{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height:15px;
}
.leftside{
	background-image: url(../images/leftside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightside{
	background-image: url(../images/rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftside-bottom{
	background-image: url(../images/leftside-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightside-bottom{
	background-image: url(../images/rightside-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white{
	background-color: #FFFFFF;
}
.bord-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6B9FC4;
}
.menu{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:link{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover{
	font-size: 8pt;
	color: #6B9FC4;
	text-decoration: none;
}
table.mainmenu td{
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 26px;
	padding-left:23px;
}
table.mainmenu td a{
	color: #818181;
	text-decoration:none;
}
table.mainmenu td a:hover{
	color: #FF941E;
	text-decoration:none;
}
table.mainmenu th{
	background-image: url(../images/button-bg-big.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align:left;
	font-weight:normal;
	height: 40px;
	padding-left:23px;
}
table.mainmenu th a{
	color: #818181;
	text-decoration:none;
}
table.mainmenu th a:hover{
	color: #FF941E;
	text-decoration:none;
}
H1{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #FF921B;
	text-decoration: none;
	line-height:24px;
}
H2{
	margin: 0px;
	padding: 0px;
	padding-left:21px;
	font-size: 8pt;
	font-weight: bold;
	color: #AF4E4E;
	text-decoration: none;
	line-height:24px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D7D7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7D7D7;
	background-color: #F3F3F3;
}
H3{
	margin: 0px;
	padding: 0px;
	padding-left:14px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
	background-image: url(../images/glow-round.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.h3lineheight{
	font-weight: bold;
	text-decoration: none;
	line-height:18px;
}
table.small th{
	color: #8D0000;
	text-decoration: none;
	background-color: #F1EEEE;
	background-image: url(../images/td-bg1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:24px;
	vertical-align:middle;
	text-align:left;
	padding-left:32px;
}
table.small td{
	background :#FAFAFA;
	text-decoration: none;
	text-align:left;
	padding:8px;
	vertical-align:middle;
}
.txtbox{
	width:118px;
	background-color: #F9F9F8;
	border: 1px solid #EFEFEE;
	height: 17px;
}
.button{
	margin:0px;
	padding:0px;
	height: 17px;
	width: 36px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border:0px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	cursor: hand;
}
.whitebold{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more{
	color: #AF1555;
	text-decoration: none;
}
.more:link{
	color: #AF1555;
	text-decoration: none;
}
.more:hover{
	color: #1F547B;
	text-decoration: underline;
}
.footer{
	color: #A5A5A5;
	text-decoration: none;
}
.footer:link{
	color: #A5A5A5;
	text-decoration: none;
}
.footer:hover{
	color: #000000;
	text-decoration: none;
}
.botpad{
	padding-bottom:8px;
}
.redclr{
	color:#990000;
}
.hr{
	color: #CCCCCC;
}
.cd{
	color: #999999;
	text-decoration: none;
	text-align: right;
	font-weight:normal;
}
