body
{
	margin: 0px 0px 0px 0px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:71.1%;
}

a:link       		{ color: #6699FF; text-decoration: none; }
a:active     		{ color: #6699FF; text-decoration: none; }
a:visited    		{ color: #6699FF; text-decoration: none; }
a:hover      		{ color: #0033CC; text-decoration: underline; }

.box
{
background-image:url(../images/bgbox.gif);
background-repeat:no-repeat;
width: 250px;
height: 120px;
}

.boxtitle
{
	color:#ffffff;
	padding-top: 3px;
	text-align:center;
	font-weight:bold;
}
.boxdesc
{
	padding-top: 16px;
	padding-bottom: 10px;
	text-align:center;
	font-size: 80%;
	padding-bottom: 5px;
}

.boxinfo
{
	padding-top: 7px;
	text-align:center;
	font-size: 80%;
	padding-bottom: 5px;
}
.boxcont
{
	text-align:center;
	margin: 0px;
}
.textbox
{
	border-color:#2c80a0;
	border-width:1px;
	border-style:solid;
	height: 15px;
	width: 120px;
	font-size: 90%;
	line-height:15px;
	vertical-align: middle;
	background-color: #F4FCFF;
/*	padding: 0px 5px 1px 5px;*/
}
.boton
{	
	border-width:1px;
	border-color:#2c80a0;
	border-style:solid;
	text-decoration:none;
	font-size: 90%;
	background-color: #5ac7f1;
	line-height:15px;
	height: 15px;
	padding: 1px 5px 3px 5px;
	vertical-align: middle;
	color: #000066;
}
a.boton:hover
{
	text-decoration: none;
	background-color: #138eec;
	color: #FFFFFF;
}
a.boton, a.boton:active, a.boton:link a.boton:visited
{
	color: #000066;
	text-decoration: none;
}



.tdheader
{
background-image:url(../images/bgheader.jpg);
background-repeat:repeat-x;
background-position: top;
margin: 0px 0px 0px 0px;
height: 124px;
}
.header
{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width: 922px;
height: 124px;
}

.mainex
{
background-image:url(../images/bgmain.jpg);
background-repeat:repeat-x;
background-position: top;
}

.struct
{
background-color:#FFFFFF;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin:0px auto;
padding:0px 0px 0px 0px;
}

.main
{
width: 904px;
height: 400px;
}

.topmenu
{
float: right;
margin-right:10px;
*margin-right:9px;
_margin-right:5px;
margin-top: 94px;
*margin-top: 93px;
width:60%;
}

ul#menu {
list-style: none;
padding: 0px;
margin: 0px;
float: right;
text-align:center;
text-decoration:none;
}

ul#menu li{
background-image:none;
background-repeat:no-repeat;
list-style-image:none;
list-style:none;
padding: 0px;
float: left;
margin: 0px;
white-space: nowrap;
text-decoration:none;
}

ul#menu ul{
float:right;

}

ul#menu li a{
color:#ffffff;
background-image:url(../images/menu.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding:20px 20px 7px 20px;
height:30px;
line-height:30px;
margin:0px 1px 0px 1px;
text-decoration:none;
font-size:0.88em;
}

ul#menu li a:hover{
background-image:url(../images/menuover.jpg);
}
ul#menu li a:active{
background-image:url(../images/menuover.jpg);
}

#copyright
{
	text-align:center;
	font-size: 9px;
	font-style: italic;
	color:#999999;
}

.boxfade
{
	opacity: 0;
	background: #FFFFFF;
}
.boxfadeblack
{
	opacity: 0;
	background: #000000;
}

.mediumtext
{
	font-size: 15px;
}
.bigtext
{
	font-size: 40px;
}
.boldtext
{
	font-weight: bold;
}
.donationbox
{
	width:300px;
	line-height: 21px;
}

table.traceroute
{
	background-color: #fafafa;
	border: 1px #52b2d5 solid;
	border-collapse: collapse;
	border-spacing: 0px
}


td.tracerouteHead
{
	background-color: #d4f4ff;
/*	border: 1px #000000 solid;*/
	border-bottom: 1px #52b2d5 dotted;
	border-right: 1px #e4ecee dotted;
	font-weight: bold;
	font-style: italic;
/*	color: #404040;*/
}


td.tracerouteBody
{
	border-bottom: 1px #6699CC dotted;
	border-right: 1px #e4ecee dotted;
	text-align: left;
	font-weight: normal;
/*	font-size: .7em;
	font-family: Verdana, sans-serif, Arial;
*/
/*	color: #404040;*/
	background-color: #fefefe;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

.red
{
	color: #FF0000;
}
.xhtmlwarning
{
	border-bottom: 1px #DDDDDD dotted; 
}
.xhtmlerror
{
	border-bottom: 1px #DDDDDD dotted; 
}
.userip
{
	position: absolute;
	text-align: right;
	width: 900px;
	_width: 720px;
	top: 25px;
	
	color: #ffffff;
	
}