body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	background: #787878;
	font-family: arial;
}
.border{
	background: #333333;
	border: 1px solid #000000;
	padding: 5px;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.border3{
	background: #333333;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}
.border2{
	border: 1px solid #000000;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;


}
.header2{
	background: #106ACC;

}
.table{
	height: 100%;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;

}

.securitytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #1E558B;
	text-decoration: none;
}
.chromestyle{
	width: 747px;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 747px;
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
	
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	font-family: arial;
	color: #FFFFFF;
	letter-spacing: 2p;
}

.chromestyle ul li a:hover{
	color: #FF8708;
	
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
