html{
	padding:0;
	margin:0;
}

body{
	background:#FFFFFF;
	margin:0;
	padding:0;
	color:#999999;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:62.5%;
	text-align:center;
}

h2{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.4em;
	margin:auto;
	text-transform:capitalize;
}

h2 span{
	background:#fff;
	padding:10px 50px 0px 0;
	margin:auto;
	line-height:2em;
}

#border{
	width:620px;
	padding:0;
	margin:15px auto;
	background:#fff 
	
}

#container{
	font-size:1.2em;
	text-align:left;
	margin:0px 0 0px 0;
	padding:10px;
	border-color:#686923;
	border-style:solid;
	border-width:0 0px;
}

.splitright {
background-color: #ffffff;
margin:19px 0 0 0;
width: 55%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
margin:19px 0 0 0;
width: 35%;
float: left;
overflow: hidden;
}

.maintext {
background-color: #ffffff;
text-align:justify;
margin:0px auto;
padding-top:5px;
width: 65%;
float: left;
overflow: hidden;
}


.maintext2 {
background-color: #ffffff;
padding:5px;
margin:0px auto;
width: 75%;
height:45px;
float: left;
overflow: hidden;
}

.maintext3 {
background-color: #ffffff;
margin:0px 0px 0px 0px;
width: 100%;
float: left;

}

.redtext1 {
	color:#CC0000;
	font-size: 18px;
	font-weight: bold;
}


#footer{

background-color: #ffffff;
border-top: 1px solid #0033CC;
margin:80px 0 0 0;
padding-top: 5px;
width: 600px;
float: left;
overflow: hidden;
}


#footer a {
	background-color:#fff;
	border:0;
}

#footer a:link, a:visited {
	color:#999999;
}

#footer a:hover, a:active {
	color:#CC0000;
}

    #topmenu {
	position: relative;
	border-bottom: 1px solid #0033CC;
	top: 15px;
	left: 0px;
	width: 600px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 22px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:2px 15px 4px 6px;
      color:#0033CC;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#999999;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
	#iptools, #dnstools, #brout {
	  display:none;
	}
	.perform {
		text-decoration:underline;
		color:#0000CC;
		cursor:pointer;
	}
	select, input, .outframe {
		border: 1px solid #999999;
		margin: 0 0 0 0;
	}

