.body {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	text-decoration: none; }

.heading {
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none; }
	
.welcome {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none; }
	
.nav {
	color: #000000;
	font-size: 11px;
	font-family: Arial, sans-serif; }

a:link {
    text-decoration: none;
	color:#000000; }

a:visited {
    text-decoration: none;
    color: #000000; }

a:active {
    text-decoration: none;
    color: #000000; }

a:hover {
    text-decoration: none;
    color: #ff6600; }
	
.bkgrd-main {
	background-image:
	url(images/bg_image.gif);
	background-repeat: repeat; }

.bkgrd-leftedge {
	background-image:
	url(images/left-edge.jpg);
	background-repeat: repeat-y; }

.bkgrd-rightedge {
	background-image:
	url(images/right-edge.jpg);
	background-repeat: repeat-y; }

.bkgrd-topedge {
	background-image:
	url(images/bottom-edge.png);
	background-repeat: repeat-x; }

.navback {
	background-image:
	url(images/navback.jpg);
	background-repeat: repeat-x; }

.header {
	background-image:
	url(images/header-placement.jpg);
	background-repeat: no-repeat; }

.footer {
	text-align:center;
	color: #000000;
	font-size: 10px;
	font-family: Arial, sans-serif;
	width: 830px;
	background-image:
	url(images/footback.jpg);
	background-repeat: repeat-x; }
	
.quote {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style:italic;
	text-decoration: none; }

.body-col1 {
	width:25; }

.body-col2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	width:250; }
		
.body-col3 {
	width:55;
	background-image:url(images/vert-rule.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y; }

.body-col4 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	width:475; }
	
.bodyparams {
	background-color:#e6e6e6;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0; }
	
.hor-rule {
	height:2;
	background-image:url(images/hor-rule.jpg);
	background-position:center;
	background-repeat:repeat-x; }
	
.leftedge {
	height:24;
	background-image:url(images/left-edge.png);
	background-position:right;
	background-repeat:repeat-y; }
	
.rightedge {
	height:24;
	background-image:url(images/right-edge.png);
	background-position:left;
	background-repeat:repeat-y; }