﻿* {
padding: 0;
margin: 0;
}


.noimgborder { border:0px;}

html,body {
	background-repeat:no-repeat; 
	background-position: center top;
	background-color: #CCC;
	color: #0000;
	text-align: center;
	padding:0px;
	padding-top:20px;
	margin:0px;
	height:500px; /* this is the key! */
	}

#container {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	margin-top:25px;
	text-align: left;
	min-height: 400px;
	background-color:#FFFFFF;
/*	background-image:url(images/bg.gif);
	background-repeat:repeat-x; */
	}

* html #container {
height: 400px;
}

#main {
width:960px;
background-image:url(../images/lft_rght.jpg);
padding-left:20px;
padding-right:20px;
text-align:center;
}

h1 {
	font-size:14pt;
	font-weight:normal;
	color:#BD1F26;
	}

.ddsmoothmenu{
font: bold 12px Verdana;
/*background: #414141; /*background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu ul{
	z-index:1000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background: #414141; /*background of menu items (default state)*/
color: white;
padding: 0px 0px 0px 0px;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;

}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
	color: #FFFFFF;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
  position: absolute;
  left : 0;
  display : none; /*collapse all sub menus to begin with*/
  visibility: hidden;
    /*border:1px solid black;*/
  /* CSS3 standard */
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
	Udisplay:block;
	width: 115px; /*width of sub menus*/
	padding: 5px;
	border-top-width: 0;
	/*border-bottom: 1px solid gray;*/
border:none;
	filter: alpha(opacity=85); /*IE FIX for background transparency*/
	opacity:0.9;
	-moz-opacity: 0.9;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: auto;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: left;
	text-indent: 10px;
}

/* Holly Hack for IE \*/
html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow
{

position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
/*background: silver; --Removed because it behaves irratically in IE. */
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}.div_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	right: auto;
	bottom: auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.cellpad_btm {
	padding-bottom: 5px;
}
.cellpad_all {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.body_inset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-indent: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BC1F26;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99FF00;
	text-decoration: none;
}
.verdana_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BC1F26;
	text-decoration: none;
}
.horiz_rule_bottom {
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BD1F26;
	border-right-color: #BD1F26;
	border-bottom-color: #BD1F26;
	border-left-color: #BD1F26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.horiz_rule_top {
/*	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	background-image: url(../images/top_bot.jpg);
	background-position:top;
	background-repeat:repeat-x;
/*	border-top-color: #BD1F26;
	border-right-color: #BD1F26;
	border-bottom-color: #BD1F26;
	border-left-color: #BD1F26;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.horiz_rule_left {
/*	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BD1F26;
	border-right-color: #BD1F26;
	border-bottom-color: #BD1F26;
	border-left-color: #BD1F26;*/
	background-image: url(../images/lft_rght.jpg);
	background-position:top;
	background-repeat:repeat-y;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.horiz_rule_right {
/*	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BD1F26;
	border-right-color: #BD1F26;
	border-bottom-color: #BD1F26;
	border-left-color: #BD1F26; */
	background-image: url(../images/top_bot.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD1F26;
}
.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.cellBG_wht {
	background-color: #FFF;
	text-align:left;
}

