﻿body {
	background-image: url(http://clownnetworking.com/images/back-pages.gif);
	background-repeat: repeat;
	text-align: center;

}
.topcell {
	background-color: #FFFFFF;
	background-image: url(http://clownnetworking.com/images/back-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #000000;
		
}

.midcell {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6F5C48;
	border-right-color: #6F5C48;
	border-bottom-color: #6F5C48;
	border-left-color: #6F5C48;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.botcell {
	background-color: #FFFFFF;
	background-image: url(http://clownnetworking.com/images/back-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #000000;
	height: 20px;
	
}

.small   { font: 8px; color: black;}
.list   {  font: 10px; color: black; text-align : left; word-spacing: 1px; margin: 1px;}

normal   { font: 10px; color: black;}
H1   { font: BOLD 14px "Tahoma"; color: #FF9900; text-align: left;   word-spacing: 1px; margin-top: 0px; margin-bottom: 0px; }
H2   { font: BOLD 15px "Tahoma"; color: #FF9900; text-align: left;   word-spacing: 1px; margin-top: 0px; margin-bottom: 0px; }
H3   { font: BOLD 12px "Tahoma"; color: #FF9900; text-align: center; word-spacing: 1px; margin-top: 0px; margin-bottom: 0px; }
H4   { font: BOLD 10px "Tahoma"; color: #FF9900; text-align: center; word-spacing: 1px; margin: 35px; margin-top: 0px; margin-bottom: 0px;  }
H5   { font: 10px;     color: #FF9900; text-align: center; word-spacing: 1px; margin: 1px;  }
H6   { font: 10px;     color: black;   text-align: left;   margin: 1px;       margin-top: 0px; margin-bottom: 0px;  }
 
A:link          { font: BOLD 10px "Tahoma" serif; color: blue; text-decoration: none; }
A:visited       { font: BOLD 10px "Tahoma" serif; color: blue; text-decoration: none; }
A:active        { font: BOLD 10px "Tahoma" serif; color: blue; text-decoration: none; }
A:hover         { font: BOLD 10px "Tahoma" serif; color: red;  text-decoration: none; }

hr       {  color: #FF9900; }  
td       {  font: 10px; color: black; text-align: left;  }
tr       {  font: 10px; color: black; text-align: left;  }
p        {  font: 10px; color: black; text-align: left; margin-top: 0; margin-bottom: 0;  }
li       {  font: 10px; color: black; text-align: left;  }
