/* CSS Document */
.WatchDogContainer
{
	background-color: #e1f0ff;
}

.footer_middle_containerWatchDog
{
	background: #e1f0ff url(./images/footer_middle_container2.jpg) repeat-x bottom right;
	height: 3px;
	width: 100%;
	margin: 0px 9px 0px 9px;

}

.c_head{padding:8px 10px 0 11px; text-align:left;}

.c_content
{
	clear:both;
	color: Red;
}
.c_content table tbody tr td
{
	color: #000000;
	
}

.c_contentpane{padding:8px 15px 0 15px ; text-align:left;}

.c_footer {margin-bottom:0px;padding:0px 10px 0px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}

.left_container1
{
	background: url(./images/left_container1.jpg) no-repeat top left;
	height: 32px;
	padding-bottom: 10px;
}

.right_container1
{
	background: url(./images/right_container1.jpg) no-repeat top right;
	height: 32px;
}

.middle_container1
{
	background: url(./images/middle_container1.jpg) repeat-x top left;
	height: 32px;
	margin: 0px 6px 0px 6px;
	vertical-align: middle;
	padding-top: 8px;	
}

.marquee1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0b3713;
	font-weight: bolder;
}


.header_left_container2
{
	background: url(./images/header_left_container2.jpg) no-repeat top left;
	height: 20px;
	width: 9px;
}

.header_right_container2
{
	background: url(./images/header_right_container2.jpg) no-repeat top right;
	height: 20px;
	width: 9px;
}
.header_middle_container2
{
	background: url(./images/header_middle_container2.jpg) repeat-x top right;
	height: 20px;
	width: 100%;
	margin: 0px 9px 0px 9px;
	font-size: 14px;
}

.header_left_container3
{
	background: url(./images/header_left_container3.jpg) no-repeat center left;
	height: 30px;
	width: 9px;
}

.header_right_container3
{
	background: url(./images/header_right_container3.jpg) no-repeat center right;
	height: 30px;
	width: 9px;
	
}
.header_middle_container3
{
	background: url(./images/header_middle_container3.jpg) repeat-x center right;
	height: 30px;
	width: 100%;
	margin: 0px 9px 0px 9px;
	font-size: 14px;
}

.left_container2
{
	background: url(./images/left_container2.jpg) repeat-y top left;
	border: solid 0px red;
}

.right_container2
{
	background: url(./images/right_container2.jpg) repeat-y top right;
	border: solid 0px red;
}

.footer_left_container2
{
	background: url(./images/footer_left_container2.jpg) no-repeat bottom left;
}

.footer_right_container2
{
	background: url(./images/footer_right_container2.jpg) no-repeat bottom right;
}

.c_contentpane2{padding:0px 6px 0px 6px;text-align:left;}

.footer_middle_container2
{
	background: url(./images/footer_middle_container2.jpg) repeat-x bottom right;
	height: 3px;
	width: 100%;
	margin: 0px 9px 0px 9px;
}

.Head2
{
	font-family:Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-indent:5px;
	
	font-style:italic
}

.Container2Outer
{
    width:100%;
}

.container_spacer
{ 
    width:100%;
    height:7px;
    display:block;
}
    

