/* Design by [theticus@hotmail.com] */
/* www.bbcq.org */
body {
    width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	background: #FFFFFF;
    background-image: url(../gfx/bg_hatch80.gif);
	line-height: 1.6em;
	margin: 0;
	padding: 0;

	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #ff9e31;
	border-bottom: 0px solid #666;
	}

a:link {
   color:#ff9e31;
   text-decoration: none;
	}

a:hover {
   	color: #666;
   	border-bottom: 0px dashed #666;
   	text-decoration: none;
	}
td {
	text-align: left;
	font-size: 11px;
}

.heading td {
	text-align: left;
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #666666;
	font-weight: normal;
}

HR	{
	border: #0099FF 1px dotted;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 text-transform: uppercase;
}

li {
   width: auto;
   font-size: 1.0em;
   line-height: 1.3em;
   margin: 0 0 0 .5em;
   border: 0;
   padding: 0 0 0 0;
   list-style-image: url(../gfx/li_blue.gif);
   }

.moduletable-topnav {
    width: 80%;
    border: 1px solid #ccc;
    margin-bottom: 5px;

    padding: 5px 0 6px 5px;
    font-size: .8em;
    background: #f1f3f5;
	}

.moduletable-topnav td {
    width: auto;
    text-align: left;
    line-height: 1.3em;
	}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;

}

#top_outer{
	float: left;
	width: 155px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 1px;
  height: 144px !important;
  height: 145px;
  overflow: hidden;
  float: none !important;
  float: left;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../gfx/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}

.mainlevel-topnav {
    font-weight: bold;
	color: #f1f3f5;
	width: 0;
    margin-left: -1px!important;
	margin-left: -4px;
	}

a.mainlevel-topnav {
	position: relative;
	width: auto;
	background: #e9ecef;
	padding: 2px 6px 2px 6px!important;
 	padding: 2px 6px 2px 6px;
	color: #666;
    border: 1px solid #ccc;
    margin: 0 0 0 0;
    font-weight: bold;
	}

a.mainlevel-topnav:hover {
 	width: auto;
	color: #666;
	background:  #ffcc66;
    border: 1px solid #ccc;
	padding: 2px 6px 2px 6px!important;
 	padding: 2px 6px 2px 6px;
    font-weight: bold;
	}

/* STANDARD MODULE TABLE */
.moduletable {
	width: 100%;
	padding: 0 0 10px 0;
    border: 0px solid #ddd;
	margin: 0 0 0 0;
}
.moduletable th {
	color: #666;
    text-align: left;
 	background: #f1f3f5 url(../gfx/dots.gif) top right no-repeat;
   	font-size: 1em;
   	font-weight: bold;
   	padding: 0 0 0 .2em;
    border: 1px solid #ccc;
	margin: 0px;
}

.moduletable td {
    color: #333;
    padding: 0 0 0 5px;
    background: #ff93e1;
    font-weight: normal;
    background: #ffffff;
    padding: 0 0 .4em 0;
    border: 0px solid #ccc;
	}

.moduletable li {
	background: url(../gfx/arrow.png) no-repeat 0 5px;
	padding-left: 12px;
	}

.moduletable p {
	padding: 4px;
	}

.moduletable a {
    color: #ff9e31;
    padding: 0 0 0 0px;
    font-weight: bold;
    border-bottom: 0px dashed #FFF;
	}

.moduletable a:hover {
    color: #666;
	}
.name {
	font-family: arial, helvetica, sans-serif;
    font-weight: normal;
	text-transform: capitalize;
}
INPUT, SELECT, TEXTAREA	{
	FONT-FAMILY: verdana; FONT-SIZE: 10pt;
	color:#000000;
	background:#EEEEEE;
	border:0;
	border-width:1px;
	border-color:#888888;
	border-style:solid;
	}

.sbttn {
	CURSOR: hand;
	BACKGROUND: #d6e7ef;
	BORDER-BOTTOM: #104a7b 1px solid;
	BORDER-LEFT: #afc4d5 1px solid;
	BORDER-RIGHT: #104a7b 1px solid;
	BORDER-TOP: #afc4d5 1px solid;
	COLOR: #000066;
	FONT-FAMILY: tahoma,sans-serif;
	FONT-SIZE: 11px; HEIGHT: 19px;
	TEXT-DECORATION: none
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}