/* CSS Document */
/* Copyright 2007 Brother Crow Designs */
/* Graeme Carroll - Brother Crow */

/* standard page styles */



body {

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	background-color:black;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	list-style: square outside;

}

	

p, table, span, div, a {

	font-size: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	list-style: square outside;

}



a, a:link {font-size: 100%; color: black; background-color: transparent; text-decoration: underline;}
a:visited {font-size: 100%; color: black; background-color: transparent; text-decoration: underline;}
a:active {font-size: 100%; color: black; background-color: transparent; text-decoration: underline;}
a:hover {font-size: 100%; color: #339966; background-color: transparent; text-decoration: underline;}

.topnav,a.topnav,a.topnav:link,a.topnav:visited,a.topnav:hover,a.topnav:focus {
text-decoration:none;
}



h1 { color: black; background-color: transparent; font-size: 180%; margin-top: 0px; margin-bottom: 5px;  font-weight: bold; clear: left;}

h2 { color: black; background-color: transparent; font-size: 140%; margin-top: 0px; margin-bottom: 3px;  font-weight: bold; clear: left;}

h3 { color: black; background-color: transparent; font-size: 120%; margin-top: 0px; margin-bottom: 3px;  font-weight: bold; clear: left;}

h4 { color: black; background-color: transparent; font-size: 100%; margin-top: 0px; margin-bottom: 3px; font-weight: bold; clear: left;}

h5 { color: black;  background-color: transparent; font-size: 95%; font-weight: bold; margin-top: 0px; margin-bottom: 2px; clear: left;}

h6 { color: black; background-color: transparent; font-size:90%; font-weight: bold; margin-top: 0px; margin-bottom: 2px; clear: left;}



.defaultrule{

	border-bottom: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	width: 100%;

}



th{

	text-align : left;
	background-color : #CCCCCC;
	color : black;
	font-weight: bold;
	text-indent: 1px;

}



form, input {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}



.btntext, .smbtntext{

	background-color : #DFE3EF;
	color : #000000;
	font-size: 90%;
	font-weight: bold;
	line-height : 14px;	

}



.main {

	font-size: 112%;

}



.introtext { color: #FFFFFF; background-color: transparent; font-size: 90%; font-weight: bold;}



.image { border: 1px solid white; }