body {
  	margin: 0px;
  	padding: 0px;
  	background:#000000;
}
#header {
  	background: darkgreen;
  	width: 100%;
  	position:relative;
}
#leftcol {
  	background: #FFFFFF;
  	float: left;
  	width: 23%;
  	height: auto;
	border:solid 1px gray;
	padding:2;
	overflow: hidden;
}
#rightcol {
  	background:#FFFFFF;
  	float: right;
  	width: 24%;
  	height: auto;
  	padding:2px;
  	border:solid 1px gray;
  	overflow: hidden;
}	
#content {
  	background: #FFFFFF;
  	float: left;
  	width: 51%;
  	height: auto;
  	overflow: hidden;
  	position:relative;
}
#footer {
  	background: #FFFFFF;
  	clear: both;
  	width: 100%;
  	position:relative;
}
#main_container {
	margin-left: auto;
	margin-right:auto;
	width: 80%;
	height:auto;
	background-color:#FFFFFF;
	BORDER-right: #000000 1px solid;
	BORDER-left: #000000 1px solid;
	BORDER-top: #000000 1px solid;
	BORDER-bottom: #000000 1px solid;
	z-index:500000;
	height:auto;
	overflow: hidden;
	min-width:900px;
}

h1 a,h1 a:link,h1 a:visited {
    color: #fff;
    text-decoration: none;
}
a:hover{
	color:red;
	text-decoration: underline;
}
 
 input {
   	font-size: 11;
   	text-align: left;
   	color: black;
   	background-color: white;
   	font-family: Comic Sans MS;
   }
   textarea { 
  		font-size: 11;
  		text-align: left; 
  		color: black; 
  		font-family: Comic Sans MS; 
   }
.thdiv{
	width:96%;
	height:auto;
	background: url('../../images/greengrad.jpg')bottom;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:white;
	border:solid 1px gray;
	padding:3;
	overflow: hidden;
	//background-color:green;
}
.tddiv{
	width:92%;
	font-family:Verdana;
	font-size:11;
	text-align:left;
	background-color:white;
	color:black;
	padding:5;
	//border:solid 1px gray;
	overflow: hidden;

}

.tddivc{
	width:92%;
	font-family:Verdana;
	font-size:11;
	text-align:center;
	background-color:white;
	color:black;
	padding:5;
	//border:solid 1px gray;
	overflow: hidden;

}

   th{
		font-family: Comic Sans MS;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		color:white;
		background: url('../../images/greengrad.jpg')bottom;
		//background-color:green;
	}
   	td.centered{
   		font-face: Comic Sans MS;
   		text-align: center;
   		font-size: 11;
   		background-color: lightcyan;
   		color: black;
   	}
   	td.padded{ 
		background-color: white;
		text-align: left;
		font-family: Comic Sans MS;
		font-weight: normal;
		font-size: 11px;
		padding: 5px;
		color:  black;
	}
	td.paddedc{ 
		background-color: lightcyan;
		text-align: center;
		font-family: comic sans MS;
		font-weight: normal;
		font-size: 11px;
		padding: 5px;
		color:  black;
	}
	td.headerc{ 
		text-align: center;
		font-family: Comic Sans MS;
		font-weight: bold;
		font-size: 18px;
		padding: 5px;
		color:  black;
	}

   	input[type=text] { 
		//width: 100px; 
		background-color: white; 
		font-size: 11px;
	} 
	input.text { 
		width: 300px; 
		background-color: lightyellow;
		font-size: 11; 
	}
	.smalltext{
		font-family:Comic Sans MS;
		font-size:11px;
	}
	.mediumtext {
		font-family: Comic Sans MS;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		text-indent: 0ex;
		color:black;
	}
	.mediumblack {
		font-family: Comic Sans MS;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		text-indent: 0ex;
		color:black;
	}

	.mediumtextc {
		font-family: Comic Sans MS;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: center;
		text-indent: 0ex;
		color:black;
	}
	.mediumtextr {
		font-family: Comic Sans MS;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 13px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: right;
		text-indent: 0ex;
		color:black;
	}
	.h1 {
		font-family: Comic Sans MS;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		font-size: 20;
		text-decoration: none;
		text-align: center;
		text-indent: 0ex;
		color:white;
	}
	.h2 {
		font-family: Comic Sans MS;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		font-size: 14px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: center;
		text-indent: 0ex;
		color:black;
	}
body{
	padding: 20px;
	background-color: #000000;
	font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif;
}
   h1,h2,p{margin: 0 10px}
	h1{font-size: 250%;color: #FFF}
	h2{font-size: 200%;color: #f0f0f0}
	p{padding-bottom:1em}
	h2{padding-top: 0.3em}

	b.rtop, b.rbottom{
		display:block;
		background: #000000;
	}
	b.rtop b{
		display:block;
		height: 1px;
		overflow: hidden; 
		//background: #9BD1FA;
		background: darkgreen;
	}
   b.rbottom b{
   	display:block;
		height: 1px;
   	overflow: hidden; 
   	background: white;
   }
	b.r1{margin: 0 5px}
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop b.r4, b.rbottom b.r4{
		margin: 0 1px;
		height: 2px
	}