body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	margin: 0 0 0 0px;
	
}



#body_style
{

background-repeat:repeat-x;
background-color:#CCCCCC;
border-color:#000000;
margin: 0 0 0 0px;
padding-top:10px;



}


/*main links menu sttings */
/* stylesheet for sub navigation */
.nav2 a:link {color:#000000; text-decoration: none;}
.nav2 a:visited {color:#000000; text-decoration: none;}
.nav2  a:active {color:#000000; text-decoration: none;}
.nav2  a:hover {color:#FFFFFF; text-decoration: none;}


/* stylesheet for sub navigation */
.nav  a:link {color:#FFFFFF; text-decoration: none;}
.nav  a:visited {color:#000000; text-decoration: none;}
.nav  a:active {color:#FFFFFF; text-decoration: none;}
.nav  a:hover {color:#FF0000; text-decoration: none;}


/* sub navigation links */
.nav_sub a:link { font-style:italic; color:#FFFFFF; text-decoration: none;}
.nav_sub  a:visited {font-style:italic; color:#FF9900; text-decoration: none;}
.nav_sub  a:active { font-style:italic; color:#00FF00; text-decoration: none;}
.nav_sub  a:hover {font-style:italic; color:#FF0000; text-decoration: none;}


/* footer settings */
.footer {font-size: 10px; line-height: 12px; color: #cccccc; padding-right:12px;}
.footer a:link {color: #cccccc; text-decoration: none;}
.footer a:visited {color: #cccccc; text-decoration: none;}
.footer a:active {color: #cccccc; text-decoration: none;}
.footer a:hover {color: #ffffff; text-decoration: none;}

.middle_image{ background-image:url(images/middle_grey.jpg); background-repeat:no-repeat;
background-color:#FFFFFF;}

.sub_grad { background-color:#405b99;}

/* box effects */

.box2 {
	border: 1px solid #CCCCCC;
}
.box4 {
	border: 1px solid #333333;
}
.box3 {
	border: 4px solid #666666;
}
.padding {
	padding: 8px;
}




/* table stats settings for the network appliances */

.secWidth {
	width:27%;
	margin-right:18px;
}
.secWidth1 {
	width:32%;
	margin-right:18px;
}
.tabs .tab-buttons li a {
	display:block;
	background:url('images/bg-tab-button-lt.gif') 0 0 no-repeat;
	margin:0;
	padding:5px 10px 4px 10px;
	text-decoration:none;
	text-align:center;
	color:#666666;
	font-size:.8em;
}

/*header styles */
.header1 {font-weight: bold; color: #307CAC;}
.header2 {font-size: 13px; font-weight: bold; line-height: 18px; color: #307CAC;}
.header10 {font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px;}
.headertd {background-color: #003399; color: #ffffff; font-size: 11px; font-weight: bold; height: 20px; padding-left: 0px; padding-right: 10px;}

/*contains settings for the iframe that shows the tables */
.iframe_tables{
width:523px;
height:870px;}



/* Clearfix-Method */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* End hide from IE-mac */


/* container */
.container {
	height:auto;	
	width: 100%;			
	}

