html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

A:link  {
	text-decoration: none;
	color: #7283ff;
}

A:visited  {
	text-decoration: none;
	color: #7283ff;
}

A:active  {
	text-decoration: none;
	color: #7283ff;
}

A:hover  {
	background: #222222;
}

body  {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: white;
	background-color: black;
	margin: 0 0 0 0;
}

.date-header {
	margin: 2.75em 0 0.25em;
	font-size: 11px;
	color: white;
	background: #444444;
	padding: 0.1em 0.25em 0.1em 1em;
	border: 0.25px solid #444444;
	font-weight: bold;
}

.title {
	margin: 2.75em 0 0.25em;
	font-size: 11px;
	color: white;
	background: #444444;
	padding: 0.1em 0.15em 0.15em .5em;
	border: 0.25px solid #444444;
	font-weight: bold;
}

.title a:link		{ color: yellow;	}
.title a:visited	{ color: yellow;	}
.title a:active		{ color: yellow;	}
.title a:hover		{ color: black;		}


.page-header {
  background-color: #dddddd;
  background-image: url('/images/blend_bar.jpg');
}

.page-footer {
  background-color: #dddddd;
  background-image: url('/images/blend_bar.jpg');
}

.page-content {
	padding: 2em 2em 2em 2em;
}

.copyright {
	font-size:		10pt;
	font-weight:	bold;
}

.quote {
	font-size:		11pt;
	background-color: #111111;
}

.section-header {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 0em 0 0.2em;
}

.section {
	font-size: 13px;
}

.subsection {
	font-size: 13px;
}

.status-bar {
	font-size: 10px;
}

.exploit_updates {
	font-size: 11px;
}

.code {
	background: #111111;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.fatp {
	margin: 2.0em 0 0.5em;
}



.vulnTitle {
	font-weight: bold;
	font-size: 15pt;
	padding-bottom: 2em;
}

.vulnHeader {
	font-weight: bold;
}

.vulnText {
	padding-bottom: 1em;
}

.vulnInfoTable { 
	background: #111111;
	
}

.vulnInfoHeader { 
	font-weight: bold;
}

.vulnInfoData { 

}

/* navigation lists */
#sections_title 
{
	font-weight: bold;
	color: white;
	background: #444444;
	padding: 8px 8px 8px 13px;
	width: 140px;	
	font-size: 11pt;
}


#sections_container { width: 140px; }

#sections_container ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0.5em;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color: white;	
}

#sections_container a
{
	display: block;
	padding: 5px;
	width: 140px;
	background-color: #6b0000;
	border-bottom: 1px solid #999999;
	font-size: 10pt;
	color: white;
	border-left: 1em solid #444444;
		
}

#sections_container a:link #sections_list a:visited
{
	color: white;
	text-decoration: none;
}

#sections_container a:hover
{
	color: white;
	background-color: #cc0000;
	border-color: #666666;
}


.sections_active { }
.sections_link_active { font-weight: bold; }

.subsections_active { }
.subsections_link_active { font-weight: bold; }



#subsections_title 
{
	font-weight: bold;
	color: white;
	background: #444444;
	padding: 8px 8px 8px 13px;
	width: 140px;	
	font-size: 11pt;
}


#subsections_container { width: 140px; }

#subsections_container ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0.5em;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color: white;	
}

#subsections_container a
{
	display: block;
	padding: 5px;
	width: 140px;
	background-color: #6b0000;
	border-bottom: 1px solid #999999;
	font-size: 10pt;
	color: white;
	border-left: 1em solid #444444;
		
}

#subsections_container a:link #subsections_list a:visited
{
	color: #eee;
	text-decoration: none;
}

#subsections_container a:hover
{
	color: #fff;
	background-color: #cc0000;
	border-color: #666666;
}





.level1 
{
	list-style: none;
	text-align: left;
	padding: 0em 0em 1em 0em;
}
.level1 li
{
	padding: 1em .25em 0.25em 0.25em;
}

.level2 
{
	list-style: circle;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level2 li
{
	padding: 0.25em .25em 0.25em 0.25em;
}

.level3 
{
	list-style: square;
	text-align: left;
	padding: 0em 0.25em 0.25em 4em;
}
.level3 li
{
	padding: 0.25em .25em 0.25em 0.25em;
}



.boxTable 
{ 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid;
	border-color: #999999;
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
	background-color: #111111;
}
.boxInnerTable 
{ 
	font-family: verdana, sans-serif; 
	font-size: 8pt; 
}
.boxTdHeader 
{ 
	border-width: 0 0 0 0; 
	border-color: #999999; 
	border-left-style: solid; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	background-color: #333333;
	color: #dddddd;
	height: 20px; 
	font-weight: bold
}
.boxTd 
{ 
	border-width: 0 0 0 0; 
	border-left-style: solid; 
	border-top-style: solid;
	border-right-style: solid; 
	border-bottom-style: solid; 
}
.boxTd1
{
	background-color: #222222;
}
.boxTd2
{
	background-color: #222222;
}
.boxTh
{
	background-color: #222222;
}
