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;
}
/* 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;
}
body {
	background-image: url(images/silver/bg_coolSilver.gif);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;

}
.pageWidth {
	width: 780px;
	border: 1px solid #000000;
}
.tdColorBg {
 background-color:#ebebeb;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990033;
}


.admin_sidenav {
	width: 200px;
}

/**** top nav ****/

#topNav{
	margin: 0px;
	padding: 0px;
	background-color: #000000;

}
#topNav td {
	background-image:url(images/silver/nav_bg.png);
	background-repeat:repeat-x;
	height: 28px;
	vertical-align: middle;
}
#topNav td:hover {
	background-image: url(/images/silver/nav_bg_over.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #000;
}

#topNav a:link, #topNav a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-left-color: #000000;

}

#topNav a:hover{
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-left-color: #000000;
}
/** 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: #f4f4f4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #606060;
	border-bottom-color: #606060;
}
.largeTxt {
	font-size: 14px;
}
.xlTxt {
	font-size: 16px;
}


.wTxt {
	color: #FFFFFF;
}

.border_grey {
	border: 1px solid #8C8C8C;
}
.border_lightGrey {
	border: 1px solid #CCCCCC;
}

.title_Bbg {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/silver/corner_tLeft_silver.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/**** 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_color {
	background-color:#333333;
}
.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-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(images/bg_tranparentBlack60.png);
	background-repeat: repeat;
}
#sideNavLower td {
	
}

#sideNavLower a:link, #sideNavLower a:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#sideNavLower a:hover{
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/bg_tranparentBlack85.png);
	background-repeat: repeat;
}
.sideNavLowerSelected {
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/bg_tranparentBlack85.png);
	background-repeat: repeat;
}
/** end sideNavLower **/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(images/silver/bg_footer.png);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 26px;
}
.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;
}
.nav_underBG{
	background-color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/silver/bar_upper.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 10px;
}
#nav_under {
}
#nav_under td {
	background-color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/silver/bar_upper.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 10px;
}
#nav_under a:link, #nav_under a:visited {
	color: #FFC;
	text-decoration: none;
}
#nav_under a:hover {
	color:#FFF;
}
.NavUnderPadLeft {
	padding-left:10px;
}


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/silver/nav_bg.png);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #FFFFFF;
}
.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: #111111;
}
.b2h, .b2bh {
	height:1px;
	background:#111111;
	border-right:2px solid #111111;
	border-left:2px solid #111111;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #FFF;
}
.headh {
	background: #111111;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	color: #FFF;
}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	background-color: #FFF;
}
.contenthdiv {
	margin-left: 12px;
	padding-top: 5px;
	margin-right: 12px;
	padding-bottom: 5px;
	font-size:12px;
}
