body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
}
.toprshad {
	background-image: url(images/top-r.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.midrshad {
	background-image: url(images/mid-r.png);
	background-repeat: repeat-y;
	background-position: right;
}
.botrshad {
	background-image: url(images/bot-r.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.padding {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.txt1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000066;
}


.botcshad {
	background-image: url(images/bot-c.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botlshad {
	background-image: url(images/bot-l.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}





h1 {
	text-decoration: none;
	margin: 0px;
}
.hdrtxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.topleftline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftline {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.biglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.blubrdr {
	border: 1px solid #0000FF;
	margin-left: 1px;
	margin-right: 1px;
}
.fototxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.ratestxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}
