body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, td, p, input, textarea, ul, li, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cableleft {
	background-color: #FFFFFF;
	background-image: url(images/site_images/leftcable.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cableright {
	background-color: #FFFFFF;
	background-image: url(images/site_images/cabletop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidetext {
	background-image: url(images/site_images/sidetext.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
}
.menubg {
	background-color: #B4B58D;
	background-image: url(images/site_images/menubg.jpg);
	background-repeat: repeat-y;
}
.bottomleft {
	background-image: url(images/site_images/bottomleft.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom {
	background-image: url(images/site_images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainarea {
	padding: 20px;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #B4B58D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B58D;
	border-right-color: #B4B58D;
	border-bottom-color: #B4B58D;
	border-left-color: #B4B58D;
	font-weight: 500;
}
h2 {
	font-size: 15px;
	color: #024186;
	font-weight: 500;
}
h3 {
	font-size: 14px;
	color: #024186;
}
a {
	color: #024186;
}
a:link {
	color: #024186;
	text-decoration: none;
}
a:visited {
	color: #024186;
	text-decoration: none;
}
a:hover {
	color: #B4B58D;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.smalltext {
	font-size: 9px;
}
.copy {
	font-size: 10px;
	text-align: right;
	padding-right: 25px;
	color: #666666;

}
.menubox{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	border-top-color: #B4B58D;
	border-right-color: #B4B58D;
	border-bottom-color: #B4B58D;
	border-left-color: #B4B58D;
	text-align: right;
	padding-right: 3px;

}
.menuboxright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	border-top-color: #EBEBDF;
	border-right-color: #EBEBDF;
	border-bottom-color: #EBEBDF;
	border-left-color: #EBEBDF;
}
.menuboxthis{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	border-top-color: #B4B58D;
	border-right-color: #B4B58D;
	border-bottom-color: #333333;
	border-left-color: #B4B58D;
	text-align: right;
	padding-right: 3px;

}
.menuboxrightthis {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	border-top-color: #EBEBDF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #EBEBDF;
	background-color: #B4B58D;

}
.menuitem {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.menuitem:link {
	color: #333333;
	text-decoration: none;
}
.menuitem:visited {
	color: #333333;
	text-decoration: none;
}

.menuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tablehead {
	color: #FFFFFF;
	background-image: url(images/site_images/tablehead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;




}
.centredrow {
	text-align: center;
	vertical-align: center;

}
.tablerow {
	vertical-align: center;
	height: 15px;

}
.smallfield {
	width: 100px;
}
.mediumfield {
	width: 250px;
}
.formleft {
	text-align: right;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menuboxadmin {
	height: 20px;
	text-align: right;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;

}
.peermenuhead {
	font-weight: bold;
	height: 25px;
}
.contentarea {
	padding-left: 5px;
}
input.buttonclass {
   margin: {margin: 0px 0px 0px 0px};
   text-align: center;
   border: black ridge 2px;
	width: 80px;
	height: 30px;
	color: black;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;	
   text-transform: uppercase;
	padding: 2px;
	cursor: pointer;
	background-color: #B4B58D;

}

input.buttonclass2 {
	background-color: #B4B58D;
	cursor: pointer;
	width: 80px;
	height: 30px;
	text-transform: uppercase;
	text-align: center;
   border: black ridge 2px;
   font-size: 11px;
   color: black;
   margin-left: 10px;
   font-weight: bold;	
   padding: 2px;
   font-family: sans-serif;


}		