@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#CCCCCC;
	background-image: url('/images/graphics/backing.jpg');
	background-repeat: no-repeat
	margin: 0; 
	margin-top: 0px;
	padding: 0;
	text-align: center; 
	color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

.twoColHybLtHdr #container { 
	width: 800px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.twoColHybLtHdr #header { 
	padding: 0 px 0px;  
	height: 100px;
	background-image:url(images/graphics/single_back.jpg);
	background-repeat:repeat-x

} 
.twoColHybLtHdr #nav { 
	padding: 10px 0px 10px 0px;
	margin-bottom: 5px;
	background: #FFFFFF;

} 

.twoColHybLtHdr #sidebar1 {
	float: left; 
	background: #EBEBEB; 
	padding: 15px 0; 
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColHybLtHdr #mainContent { 
	margin: 16px 0px 0px 0px; 
	background:#eeeeee;
	padding: 5px;
	border: 1px solid #999999;
	font-size:13px;
	min-height: 400px;
} 
.twoColHybLtHdr #footer { 
	padding: 5px 10px 5px 5px; 
	background:#ffffff;
} 
.twoColHybLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin: 5px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Clear Space above and below list*/
ul {margin-top: 0; margin-bottom: 0; }

.custlogin {
	padding: 0px;
	margin: 0px;
	width: 180px;
	float: right;
}

.pagetitle {
	vertical-align:middle;
	font-size: 16px;
	font-weight: bold
}

/* START NAV */
#navigation a
{
color: #ffffff;
background: #4d4d4d url(images/graphics/tab-left.gif) left top no-repeat;
text-decoration: none;
font-size:14px;
font-weight:bold;
margin-left: 1px;
padding-left: 12px;
line-height: 26px;
}

#navigation a span
{
background: url(images/graphics/tab-right.gif) right top no-repeat;
padding-right: 12px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fffff;
background: #979797 url(images/graphics/left-tab-hover.gif) left top no-repeat;
padding-left: 12px
}

#navigation a:hover span
{
background: url(images/graphics/right-tab-hover.gif) right top no-repeat;
padding-right: 12px
}

/* Selected Tabs */
#selected a
{
color:#00CCFF;
background: #979797 url(images/graphics/left-tab-hover.gif) left top no-repeat;
padding-left: 12px
}

#selected a span
{
background: url(images/graphics/right-tab-hover.gif) right top no-repeat;
padding-right: 12px
}
/* End Selected Tabs*/

#navigation ul
{
list-style: none;
padding: 0px;
margin: 0px;

}

#navigation li
{
list-style: none;
float: left;
margin: 0px;
}
/* END NAV */

/* Start thebox */
#thebox {
color: #ffffff;
background: #4d4d4d url(images/graphics/thebox-left.gif) left top no-repeat;
text-decoration: none;
font-size:14px;
font-weight:bold;
margin-left: 0px;
padding-left: 12px;
line-height: 26px;
width: 250px;
}
#thebox span {
background: url(images/graphics/thebox-right.gif) right top no-repeat;
padding-right: 12px
}
.thebox_text {
padding: 5px;
border: 1px #999999 solid;
width: 250px;
font-size: 12px;
}
#thebox, #thebox span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#thebox, #thebox span
{
float: none
}
/* End hide */

/* END thebox */

.style1 {color: #CCCCCC;}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 12px}


.input_table{
color: #CCCCCC;
border: 1px #999999 solid;
background-color:#333333;
}
.input_td{
	color: #000000;
	background-image:url(images/graphics/nav_orange.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px #999999 solid;
}