.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #F5F5F5;
  border: 1px #CCCCCC solid;

}
.td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	vertical-align: baseline;
	border: 1px dotted #CCCCCC;
}

.headerline {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	vertical-align: baseline;
	border: 1px solid #990000;
}

.collapse {
	border-collapse: collapse
}

.f {
	color: #990000; text-decoration: none;
}

.g {
	color: #990000; text-decoration: none; font-weight: bold;
}

.h {
	color: #990000; text-decoration: none;
}


body {
margin: 0px;
padding: 0px;
text-align:center;	

}


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;

}

.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #000000;
}

.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	
}

.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}

div#sidebar {
position: relative;
top: 129px;
right: 20px;
width: 180px;
font-size : 70%;
left: 15px;

}

#container{
	margin:0 auto;
	text-align:left;
	width:780px;
	padding-top: 6px;
}

#footer {
font-size: small;
text-decoration: none;
vertical-align: baseline;
border: 1px dotted #CCCCCC;

}

h1 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

h2 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

h3 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


a {
font-size: small;
	color: #990000;
	text-decoration: none;
}

#HeaderLayer {
	position:relative;
	width:170px;
	height:21px;
	z-index:1;
	left: 616px;
	top: 20px;

}

.HeaderTable {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#HeaderLogo {

 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: large;
  color: #990000;  
  }
  
 .HeaderText {
	vertical-align: baseline;
	border: 1px dotted #CCCCCC;

}

#exploit_header {
	float:left;
	font:normal 11px 'Trebuchet MS','Arial';
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#exploit_header ul {

	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	float:left;
	line-height:32px;
	list-style:none;
	margin:0;
	width:776px;
	padding-left:2px;
	padding-right:2px;
	
}

#exploit_header li {
display:inline;
padding:0;
}

#exploit_header a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#exploit_header a span {
	display:block;
	float:none;
padding:0 10px 0 7px;
}

#exploit_header a span img {
	border:none;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}

/* show picture when mouse over link */
#exploit_header a:hover{
background: url(images/left.gif) no-repeat left center;
}

#exploit_header a:hover span {
background:url(images/right.gif) no-repeat right center;
}

#exploit_header a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}

.exploit_footer {
	width: 780px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	line-height:27px;
	list-style:none;
	margin:0;
	border:1px solid #000000;
	font-family: 'Trebuchet MS', 'Arial';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	margin:0px auto;
	color: #FFFFFF;
}
.tr2 {
	background-color: #E4E4E4;
}
.table2 #header {
	color: #E4E4E4;
	background-color: #A6B0B7;
}

label
{
	font-size: 0.7em;
	font-family:arial;
	float:left;
}
.input {
	border: 1px solid #99b3b4;
	width: 400px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}

.outputajax {
	width: 390px;
	font: 11px verdana, sans-serif;
	color:#443;
	margin-bottom:4px;
	outline:none;
}

.outputajax a {
	outline: none;
	background-color: #fbfbf9;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #f2f2f2;
	font:11px verdana, sans-serif;
	color:#999;
}

.outputajax a:hover {
	border-bottom:1px solid #ccc;
	color:#336699;		
}
.inputdd {
	border: 1px solid #99b3b4;
	width: 100px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}

.inputdefault {
	border: 1px solid #99b3b4;
	width: 150px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}

.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}
.submit-btn {
	width: 54px;
	height: 20px;
	outline: none;
	float:right;
	background-color: #CCCCCC;
	background-image: url(images/submit.gif);
	background-repeat: no-repeat;
}
.submit-btn:hover {
	background:url(images/submit.gif) no-repeat 0 -20px #069;
}
div#formcontainer {
	border:1px solid #99b3b4;
	padding:15px;
	margin:10px auto;
	width:400px;
}
.entry ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
}
.entry li {
	display:block;
	margin:0px;
}
.entry li a {
	outline: none;
	background-color: #fbfbf9;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 15px;
	border-bottom:1px solid #f2f2f2;
	font:bold 75% arial,helvetica,sans-serif;
	color:#999;
}
.entry li a:hover {
	background:url(../images/go_partner.gif) 645px 25px no-repeat #fff;
	border-bottom:1px solid #ccc;
	color:#336699;		
}
.entry ul a em {
	display:block;
	color:#808080;
	font-size:90%;
	padding-right:30px;
	font-style:normal;
	font-weight:normal;
}
.entry span {
	display:block;
	color:#a8a8a8;
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
	padding-right:10px;
}
.entry a:hover span {
	color:#800;
}
div#update {
	border:1px solid #ccc;
	margin-bottom:5px;
	background-color:white;
}
div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
}

.pagination{

padding: 2px;

margin: 1em 0;

clear: both;

}



.pagination ul{

margin: 0;

padding: 0;

text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/

font-size: 100%;

}



.pagination li{

list-style-type: none;

display: inline;

padding-bottom: 1px;

}



*:first-child+html .pagination li{ /*IE7 only CSS hack*/

margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */

}



* html .pagination li{ /*IE6 and below CSS hack*/

margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/

}



.pagination a, .pagination a:visited{

padding: 0 5px;

border: 1px solid #9aafe5;

text-decoration: none; 

color: #2e6ab1;

}



.pagination a:hover, .pagination a:active{

border: 1px solid #2b66a5;

color: #fff;

background-color: #9aafe5;

}



.pagination a.currentpage{ /*Style for currently selected page link*/

background-color: #2e6ab1;

color: #FFF !important;

border-color: #2b66a5;

font-weight: bold;

cursor: default;

}



.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/

background-color: white;

cursor: default;

color: #929292;

border-color: transparent;

}



.pagination a.prevnext{ /*Style for previous and next link*/

font-weight: bold;

}


