body {
	margin:0;
	padding:0;
	background-image: url(images/bg_black_grad_stripes.gif);
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td{
	font:15px arial, tahoma, helvetica, sans-serif;
	color:#CCCCCC;
}
#table1{
	background-color: #000000;
}


/*header*/
.header{
	height:auto;
	width:100%;
	font-weight: bold;
	color: #FFFFFF;
	font-size:16px;
	border-left: 25px;
	font-variant: small-caps;
	margin-bottom: 15px;
	background-image: url(/images/header_line_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 25px;
}

/*footer*/
.footer{ background:url(site/images/footer_line.gif) repeat-x 0 28px; width:766px; height:69px;}
.footer table{ margin:40px 0 0 0;}
.footer td{ color:#666B78;}
.footer td a{ color:#666B78;}
.footer .col_1{ width:470px;}
.footer .col_2{ word-spacing:2px;}
.footer .col_2 strong{
	color:#FFFFFF;
}
.footer .col_2 strong a{ margin:0; padding:0;   background:none !important}


/*content*/
.separate{ background:url(site/images/separate.gif) top left repeat-y; width:1px; height:100%;}
.content{
	height:auto;
	padding: 15px;
	color: #6699CC;
	font-size: 14px;
}
.contentHeader{
	height:auto;
	padding: 15px;
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}

.PageTitle{
	height:auto;
	padding: 15px;
	color: #3333FF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
}
.TitleHeat{
	height:auto;
	padding: 15px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
}
.PageTitleMain{
	height:auto;
	padding: 2px;
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
}

.title{ display:block;}

.indent_img{ margin:2px 15px 20px 0; float:left;}
.separate_x{ width:100%; height:1px; background:url(site/images/separate_x.gif) top left repeat-x;}


.text_indent div{ margin:5px 0 11px 0;}
.text_indent1 div{ margin:14px 0 14px 0;}
.whitebodytext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
.bluebodytext {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	}	
	
.NavLinks	 {
   font-size: 14px;
   }
.NavLinksJJSBS	 {
	font-size: 10px;
	color: #FFFFFF;
   }   
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0066CC;
}  
