html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(images/style6/bg_Blue2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #002775;
	background-repeat: repeat-x;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* Commonly used to style page titles. */
h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
}
/* Commonly used to style section titles. */
h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
}
hr {
	color: #CCC;
	height: 1px;
}
.pageWidth {
	width: 780px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #002775;
	border-left-color: #002775;
}
.tdColorBg {
	background-color:#FFC;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #cc0000;
}
.admin_sidenav {
	width: 200px;
}
/**** top nav ****/

#topNav {
	margin: 0px;
	padding: 0px;/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033CC;*/
}
#topNav td {
	height: 30px;
	background-image:url(images/style6/off.gif);
	background-repeat:repeat-x;
	background-position: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-bottom-color: #03C;
	border-left-color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
#topNav a:link, #topNav a:visited {
	display: block;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#topNav a:hover {
	text-decoration: none;
	background-image: url(images/style6/on.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: bottom;
}
/** end topNav **/
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-color: #ffefaf;
	color: #000000;
	background-image: url(images/style6/bg_title.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dac884;
}
.title_Bbg {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/style6/title_bgYellow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #daba56;
}
.largeTxt {
	font-size: 14px;
}
.xlTxt {
	font-size: 16px;
}
.wTxt {
	color: #FFFFFF;
}
.border_grey {
	border: 1px solid #daba56;
}
.border_lightGrey {
	border: 1px solid #CCCCCC;
}
/**** admin nav ****/

#adminNav {
	margin: 0px;
	padding: 0px;
}
#adminNav h1 {
	padding: 3px;
}
#adminNav a:link, #adminNav a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#adminNav a:hover {
	background-color: #20ABFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
/*** end admin nav ***/

/** side nav **/
.sideNav_imgHolder {
	height:23px;
	width:200px;
}
.sideNav_color {
	background-color:#000099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	background-image: url(images/style6/nav_left_tbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.imageLinks {
	
}
.imageLinks a:link, .imagelinks a:visited {
	text-decoration:none;
	border:0px;
}
.imageLinks a:hover {
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
/** end side nav **/
/**** sideNavLower ****/

#sideNavLower {
	margin: 0px;
	padding: 0px;
	background-color: #000066;
}
#sideNavLower td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#sideNavLower a:link, #sideNavLower a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#sideNavLower a:hover {
	text-decoration: none;
	background-color: #0000ff;
}
/** end sideNavLower **/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	background-image: url(images/style6/off.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003399;
	background-color:#000066;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484848;
}
textarea {
	border: 1px solid #606060;
}
.imgRM {
	margin-right: 4px;
}
.admin_PageButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-image: url(images/admin_page_button.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.redTxt {
	color: #FF0000;
}
.navunlinkColor {
	color:#FFC;
}
.nav_underBG {
	background-color: #000099;
	background-image: url(images/style6/nav_under.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#nav_under td {
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#nav_underLink {
	color:#FFFFFF;
	font-size:11px;
}
#nav_underLink a:link, #nav_underLink a:visited {
	color:#FFC;
	text-decoration:none;
}
#nav_underLink a:hover {
	color:#FFF;
	font-weight:bold;
}
hr {
	color: #CCCCCC;
}
.input {
	height: 20px;
	border: 1px solid #003366;
}
.logoDimensions {
	max-height:100px;
	max-width:740px;
}
.imgGalleryDimensions {
	max-width:300px;
	max-height:300px;
}
.titleBg {
	background-image: url(images/style6/off.gif);
	background-repeat: repeat-x;
	background-color: #000066;
	color: #ffffff;
	background-position: top;
}
.threadBar {
	color: #ffffff;
}
/* round panel */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {
	height:1px;
	margin:0 5px;
	background-color: #000099;
}
.b2h, .b2bh {
	height:1px;
	background:#000099;
	border-right:2px solid #000099;
	border-left:2px solid #000099;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#000099;
	border-right:1px solid #000099;
	border-left:1px solid #000099;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#000099;
	border-right:1px solid #000099;
	border-left:1px solid #000099;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #FFF;
}
.headh {
	background: #000099;
	border-right:1px solid #000099;
	border-left:1px solid #000099;
	color: #FFF;
}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {
	border-right:1px solid #000099;
	border-left:1px solid #000099;
	background-color: #FFF;
}
.contenthdiv {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 12px;
	padding-bottom: 5px;
	font-size:12px;
}