.menu_level1
{
    color: White;
    font-family: Arial;
    text-transform:uppercase;
    font-size:8pt;
    font-weight: Bold;
    padding-right:4px;
    z-index:10;
 }

.menu_level1 a:link
{
    color:white;
}
.subMenu, .subMenu a:link, .subMenu a:visited, .subMenu a:hover
{
    font-family: Arial;
    text-transform:uppercase;
    font-size:8pt;
    font-weight: Bold;
    padding-right:14px;
    color:black;
}

.menu_level1 a:visited
{
    color:white;
}

.menu_level2, .menu_level2 a:link, .menu_level2 a:visited
{
    color: black;
    background-color: #ffcb08;
    font-family: Arial;
    font-size: small;
    padding: 4px;
    z-index:10;
}
.menu_hoverstyle
{
    z-index: 10;
}
.Common
{
  background: #ffffff;
  padding: 4px;
}
.PulseCommonContentBoxHeader
{
    margin:0;
    height:41px;
    padding:0;
    border:none;
    border-right:solid 1px #626366;
    background-image:url(../images/BucketTop.png);
    background-repeat:no-repeat;
    font-size:medium;
}
.PulseCommonContentBoxContent
{
    padding:6px;
    border-left:solid 1px #626466;
    border-right:solid 1px #626466;
}
.PulseCommonContentBoxFooter
{
    height:9px;
    padding:0;
    margin:0 0 4px 0;
    border-right:solid 1px #626366;
    background-image:url(../images/BucketBottom.png);
    background-repeat:no-repeat;
 }
 
.PulseCommonSearchArea
{
	width: 182px;
    height:auto;
	overflow: hidden;
    padding: 6px 16px 0 0;
    float:right;
    color:#ffffff;
}
#Bottom {
    margin:0 auto 0 auto;
    padding:6px;
    width:954px;
    height:auto;
    background-color:#e0e0e0;
    border-top:solid 1px #696969;
    font-size:8pt;
}

a:link, a:active, a:visited {
    color: #00036c;
    text-decoration: none;
}

a:hover {
    color: #00036c;
    text-decoration: underline;
}

.PulseCommonSearchArea a:link {
    color: #ffffff;
    text-decoration: none;
}

.PulseCommonSearchArea a:active {
    color: #ffffff;
    text-decoration: none;
}

.PulseCommonSearchArea a:visited {
    color: #ffffff;
    text-decoration: none;
}

.PulseCommonSearchArea a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.nav_strip
{
	background-color: #1a1a1a;
	text-align: left;
	padding: 6px;
}
.navstrip
{
	background: transparent;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.navstrip a:link, 
.navstrip  a:visited
{
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.navstrip a:hover, 
.navstrip a:active
{
	background: transparent;
	color: #FFFFFF;
}
.borderwrap
{
	border: 8px solid #dcdcdc;
	padding: 0px;
	margin: 0px;
}

.maintitle
{
	background-image: url(../images/brownbar.gif);
    background-repeat: repeat-x;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 8px;
	font-family: Arial;
}
.maintitle p
{
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent !important;
}

.maintitle p a,
.maintitle p a:link,
.maintitle p a:visited,
.maintitle p a:active
{
    color: #ffffff;
}
.ipbtable
{
	width: 100%;
}

table.ipbtable
{
	background: transparent;
	color: #222;
	font-size: 12px;
	line-height: 135%;
}

.ipbtable td
{
	padding: 5px;
}
table th
{
	background-color: #4b4b4b;
	background-image: url(../images/subtitle_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px;
}
th
{
	text-align: left;
}
.row1
{
	background: #ececec;
}

.row2
{
	background: #fbfbfb;
}
.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active
{
	background: transparent;
	font-size: 11px;
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}
.popmenubutton
{
	width: 120px;
	white-space: nowrap;
	background-color: #d8d8d8;
	border: 1px solid #3f3f3f;
	color: #3f3f3f;
	font-weight: bold;
	float: right;
	height: 18px;
	text-align: center;
	margin: 0px;
	font-size: 11px;
	padding: 3px;
}

.popmenubutton a:link, 
.popmenubutton a:visited
{
	color: #3f3f3f !important;
	text-decoration: none;
}

.popmenubutton a:hover
{
	color: #000000 !important;
	text-decoration: none;
	border: 0px !important;
}

