body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: #222;
}
.box {
	background-color: #FFF;
	border: 1px solid #FF9900;
}
a:active 	{ color:#CCC; Text-Decoration: none}
a:link 		{ color:#ff9900; text-decoration: none} 
a:visited 	{ color:#ff9900; text-decoration: none} 
a:hover 	{
	color:#FF0000;
	Text-Decoration: underline;
	
} 
.content {
	padding-right: 40px;
	padding-left: 40px;
	}
h1 {
	font-size: 28px;
	color: #FF7A33;
	font-weight:normal;
	margin:0px;
	letter-spacing: 3px;
}
h2 {
	color: #39FF5A;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight:normal;
	margin-top: 4px;
	
}
h3 {
	color: #FF6600;
	
}
.shiny {
	background-image:url(redshiny.jpg);
	background-repeat: repeat-x;
	}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: auto;
	float: left;
	}
	 #topnav ul li a {
	width: auto;
	height: auto;
	padding: 4px 8px 4px 8px;
	color: #000;
	text-decoration: none;

	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: bold;
	background-image: url(redshiny.jpg);
	background-repeat: repeat-x;	
}
		#topnav ul li a:hover {
	color: #000;
	text-decoration: none;
	background-image: none;
	background-color:#79E276;

	
		}
		#topnav a:active {
			color: #000;
		}
		

		.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

		.dualborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.sub {
	font-size: 70%;
	color:#EEEEEE;
}
.small {
font-size: 12px;
}
.hidden {
	display: none;
}
.justified {
	font-size: 80%;
	color: #222;
	text-align: justify;

}
.insetlist {
	font-size: 80%;
	color: #222;
	margin-left: 200px;
	margin-top: 4px;
	list-style-type: square; }
	
.bodytext {

	font-size: 80%;
	color: #222;
	list-style-type: square;
}
.form {


	font-size: 80%;
	color: #222;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
}
.rightmargin {
	margin-right: 60px;
}
.leftmargin {
	margin-left: 10px;
}
.header {
	background-image: url(headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.orangetel {
	font-size: 22px;
	color: #FF7A33;
}
