/* Tag Definitions */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #c0c0c0 url(../../g/backgroundtest.jpg) top repeat-x;
	}
body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #fff url(../../g/backgroundtest.jpg) top repeat-x;
	}
a img {
	border: 0;
	}
img {
	vertical-align: middle;
	}
form {
	margin: 0;
	padding: 0;
	}
td {
	vertical-align: top;
	padding: 1px 3px 1px 0;
	}
hr {
	clear: both;
	background-color: transparent;
	height: 1px;
	color: #00879f;
	border-width: 1px 0 0 0;
	border-style:dotted;
	border-color: #00879f;
	margin: 2px 0;
	padding: 0;
	}

blockquote {
	margin: 3px 35px;
	}

/* Generic Classes */
img.icon {
	margin: 0 2px 0 0;
	text-decoration: none;
	}
img.b {
	border: 1px solid black;
	}
img.p {
	margin: 0 5px;
	}
img.inline {
	vertical-align: bottom;
	}
.center {
	text-align: center;
	}
.small {
	font-size: 10px;
	}
.black {
	color: #000;
	}
.red {
	color: #933;
	}
	
A.red2 {
	color: #933;
	text-decoration: none
	}
	
A.red2:hover {
	color: #000;
	text-decoration: underline
	}
	
.yellow {
	color: #c50;
	}
	
A.yellow2 {
	color: #c50;
	text-decoration: none
	}
	
A.yellow2:hover{
	color: #c50;
	text-decoration: underline
	}
	
.green {
	color:#060;
	}
	
A.green2 {
	color:#060;
	text-decoration: none
	}
	
A.green2:hover {
	color:#060;
	text-decoration: underline
	}
	
A.blue2 {
	color:#336699;
	text-decoration: none
	}
	
A.blue2:hover {
	color:#336699;
	text-decoration: underline
	}
	
.clearing {
	clear:both;
	line-height: 0px;
	}

/* Header Block */
#closing {
	width: 750px;
	margin: 10px auto -15px auto;
	background-color: #FFDDDD;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF;
	position: relative;
	padding: 5px;
	font-family: "Trebuchet MS";
	}
#head {
	height: 50px;
	width: 760px;
	margin: 30px auto 0 auto;
	background: #fff url(../../g/webheadertest.jpg) no-repeat;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #555 #555 #000 #555;
	position: relative;
	}
#head img {
	border: 0;
	visibility: hidden;
	}
#headlinks {
	position: absolute;
	right: 0px;
	width: 200px;
	font-size: 10px;
	color: #fff;
	height: 50px;
	text-align: right;
	padding: 0 5px;
	}
#headlinks a {
	color: #fff;
	}
#headlinks .links { 
	color: #aaa;
	padding: 4px 0px 7px 0px;
	}
#headlinks .text {
	font-size: 12px;
	width: 120px;
	}
#closing {
	width: 750px;
	margin: 10px auto -15px auto;
	background-color: #FFDDDD;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FF0000;
	position: relative;
	padding: 5px;
	font-family: "Trebuchet MS";
	}
#head1 {
	height: 50px;
	width: 760px;
	margin: 30px auto 0 auto;
	background: #fff url(../../g/webheadertest.jpg) no-repeat;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	position: relative;
	}
#head1 img {
	border: 0;
	visibility: hidden;
	}
#head1links {
	position: absolute;
	right: 0px;
	width: 200px;
	font-size: 10px;
	color: #fff;
	height: 50px;
	text-align: right;
	padding: 0 5px;
	}
#head1links a {
	color: #fff;
	}
#head1links .links { 
	color: #aaa;
	padding: 4px 0px 7px 0px;
	}
#head1links .text {
	font-size: 12px;
	width: 120px;
	}
	
/* Navigation Bar */
#nav {
	width: 760px;
	margin: 0 auto;
	border-width: 1px;
	border-style: solid;
	border-color: #333 #555 #000 #555;
	background: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	}
#nav .b {
	color: #aaa;
	font-weight: bold;
	font-size: 9px;
	}
#nav ul.top {
	background: url(/r/g/top-bg.gif) top #f0f0f0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	}
#nav ul.top li {
	display: inline;
	}
#nav ul.top li a {
	padding: 3px 12px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #f0f0f0;
	text-decoration: none;
	color: #333;
	}
#nav ul.top li a.active {
	background: url(/r/g/top-active.gif) bottom #ddd;
	border-color: #666;
	border-style: solid;
	color: #666;
	}
#nav ul.bot {
	display: block;
	position: relative;
	background: #ddd url(/r/g/bot-bg.gif) top repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	line-height: 21px;
	height: 21px;
	}
#nav ul.bot li {
	position: absolute;
	display: inline;
	visibility: hidden;
	padding: 0 2px 7px 2px;
	}
#nav ul.bot li.active {
	visibility: visible;
	}
#nav ul.bot li a {
	color: #000;
	text-decoration: none;
	padding: 4px 2px;
	}
#nav ul.bot li a:hover {
	color: #666;
	text-decoration: underline;
	}

/* Main Block */
#main {
	width: 580px;
	margin: 0 auto;
	border-width: 1px 1px;
	border-style: solid;
	border-color: #000 #555;
	}

/* Footer Block */
#footer {
	clear: both;
	width: 758px;
	background: #e5e5e5;
	color: #999;
	border-top: 4px solid #555;
	padding: 2px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#footer a {
	color: #666;
}
.imgmargleft {
	margin-left: 5px;
	margin-right: 0px;
}
.imgmargright {
	margin-right: 5px;
	margin-left: 0px;
}

#leftside {
width: auto;
float: left;
margin-left: 10px;
}

#rightside {
width: auto;
float: right;
margin-left: 10px;
margin-right: 10px;
}

#corner {
margin-left: 10px;
margin-bottom: -10px;
}