body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #555; 
font: small/1.3 Arial, Helvetica, sans-serif;
}
#imgborder {
   padding:1px;
   border:1px solid #000;
   background-color:#000;
}

h2 {
color: #fff;
	margin: 1.8em 0 1em;
	padding: 0 0 0 20px;
	width: 30em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.5em;
	font-weight: normal;
	background: #060;
}
#italic {
	font-style: italic;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 984px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentwrapper{
float: left;
width: 100%;
background-color: #b9fa9a;
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
background-color: #b9fa9a;
margin: 10px;
}

#contentcolumn{
margin-left: 250px; /*Set left margin to LeftColumnWidth*/
padding-right:40px;
}

#contentcolumn2{
margin-left: 100px; /*Set left margin to LeftColumnWidth*/
padding-right:40px;
}

#footer{
clear: left;
width: 100%;
background: black;
background-color: #b9fa9a;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

ul.b {list-style-type:square;
padding-left:77px;}

ul.c {list-style-type:square;
padding-left:90px;}

p.pad {list-style-type:square;
padding-left:40px;}

/* Begin Navigation Bar Styling */
#nav {
width: 100%;
float: left;
margin: 0 0 0 0;
padding: 0;
list-style: none;
background-color: #f2f2f2;
border-bottom: 1px solid #ccc; 
border-top: 1px solid #ccc; }
#nav li {
float: right; }
#nav li a {
display: block;
padding: 8px 15px;
text-decoration: none;
font-weight: bold;
color: #030;
border-right: 1px solid #ccc; }
#nav li a:hover {
color: #009900;
background-color: #fff;
}
#nav li ul {
display: none; 
width: 10em; /* Width to help Opera out */
background-color: #063;}
#nav li:hover ul, #navbar li.hover ul {
display: block;
position: absolute;
list-style: none;
margin: 0;
padding: 0; }
#nav li:hover li, #navbar li.hover li {
float: none; }
#nav li:hover li a, #navbar li.hover li a {
background-color: #063;
border-bottom: 1px solid #fff;
color: #000; }
#nav li li a:hover {
background-color: #009900; }	  
/* End navigation bar styling. */


/* Begin table styling. */
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
	
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
	
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;
	
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-top-left-radius:12px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-right-radius:12px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#aaffaa; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #007f00 5%, #007f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007f00), color-stop(1, #007f00) );
	background:-moz-linear-gradient( center top, #007f00 5%, #007f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007f00", endColorstr="#007f00");	background: -o-linear-gradient(top,#007f00,007f00);

	background-color:#007f00;
	border:0px solid #000000;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #007f00 5%, #007f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007f00), color-stop(1, #007f00) );
	background:-moz-linear-gradient( center top, #007f00 5%, #007f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007f00", endColorstr="#007f00");	background: -o-linear-gradient(top,#007f00,007f00);

	background-color:#007f00;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/* End table styling. */