/* CSS Document */


html{
	background:#ccc url(../images/bg_logo.gif) repeat-x top;
	margin:0;
	padding:0;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0;
	margin-top:6px;
	}
	
h3 {
	color:#630;
	background-color:#CCCCCC;
	padding:3px 5px 3px 10px;
	}
	
.websitedesc {
	margin:-60px 15px 0 15px;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	font-size:13px;
	color:#666;
	}
	
.websitedescbot {
	margin:20px 15px 0 15px;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	font-size:13px;
	color:#666;
	}

.websitedesc a, .websitedescbot a {
	font-weight:bold;}
	
.websitedesc a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;}

.websitedescmini {
	margin:-115px 15px 0 130px;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	}
	
.printeddesc {
	margin:-7px 15px 0 20px;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	}
	
.lftside {
	background:url(../images/corners_l.gif) repeat-y top;
	}
	
.rtside {
	background:url(../images/corners_r.gif) repeat-y top left;
	}
	
img {
	border:0;
	}
	
table.illustrations img {
	text-align:center;
	}
	
.indent {
	margin:15px 0 0 31px;
	}

	