body,td,th {



	font-size: 11px;

	font-family: Arial, Geneva, sans-serif;
	
	background: #363636 url(../images/blustripes.jpg) fixed center;

	color: #343434;
	text-shadow: 5px 0px 20px #ffffff;


}

body
.menuorange{
background: url('/styles/menu-blue.jpg');
background-repeat: repeat-x;

	text-align: center;

	margin-left: 0; 

	margin-right: 0;
	text-align: center;
	width: 33.33%;

}

div.top {
  background-image: url("../images/wubtop.png");
  background-repeat: repeat-x;
}

A:link {color: #000000; text-decoration: none ;}
A:visited {color: #000000; text-decoration: none;}
A:active {color: #000000; text-decoration: none;}
A:hover {color: #FFCC00; text-decoration: none; color: red;}


img.ad {

	text-decoration: none;

	border-style: none;
	opacity: 0.8;
}

A:hover img.ad{
	opacity: 1;

}


.menuorange2{
background: url('/styles/menu-blue.jpg');
background-repeat: repeat-x;



	margin-left: 0; 

	margin-right: 0;
	width: 33.33%;

}

.menuorange3{
background: url('/styles/menu-blue.jpg');
background-repeat: repeat-x;

	text-align: center;

	margin-left: 0; 

	margin-right: 0;
	text-align: center;
	width: 33.33%;

}


div.outsidewrapper{

	width: 624px;

	margin-top: 1em;

	z-index: 80; 

	margin-left: auto; 

	margin-right: auto;

}

div.login{

	float: right;
	margin-right: 0px;
	margin-top: 6px;
	text-shadow: 5px 0px 20px #ffffff;
	
}

div.login A:link, div.login A:visited, div.login A:active{

	color: black;

	text-decoration: none;
}


div.logo{

	width: 200px;

	height: 60px;

	padding-bottom: 2em;

	display: block;

	margin-left: auto; 

	margin-right: auto;
	
	margin-bottom: -2em;



}

img.logo{

	text-decoration: none;

	border-style: none;
	
	margin-top: -10px;

}

img.ad{

	text-decoration: none;

	border-style: none;
	

}

div.ad{


	width: 300px;

	height: 300px;

	padding-bottom: auto;

	padding-top: 0px;

	display: block;

	margin-left: auto; 

	margin-right: 0px;
	

}

div.googlesearch{

	text-align: center;

	width: 450px;
	
	height: 20px;

	margin-left: auto; 

	margin-right: auto;

	opacity: 0.8;

}


div.ad{
	opacity: 0.8;
}

div.wub{
	opacity: 0.8;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.content{

	text-align: center;

	display: block;

	margin-left: auto; 

	margin-right: auto;



}

div.sites{

	margin-top: 2em;
	

}

img.siteimage{

	margin-left: 5px;

	margin-right: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

	opacity: 0.8;

}



A:link img.siteimage{
border: 1px solid #000;


}

A:visited img.siteimage{
border: 1px solid #000;


}

A:active img.siteimage{
border: 1px solid #000;

}

A:hover img.siteimage{
border: 1px solid #000000;
	opacity: 1;

}

div.note{

	margin-top: 3em;

	width: 265px;

	margin-left: auto; 

	margin-right: auto;

	opacity: 0.8

}

div.note .notesubmit {

	float: right; 

	color: #353535;

  	font: bold 84% 'trebuchet ms',helvetica,sans-serif;

  	background-color: #fed;

  	border: 1px solid;

  	border-color: #696 #363 #363 #696;
	
	margin-left: 500px; 

}

table.memberlist th{

	border: none;
}

table.memberlist {

    table-layout:fixed;

    border-spacing: 0px;

    margin-left: auto; 

	margin-right: auto;

	border: none;

    width:50%;

    overflow:hidden;


}

table.memberlist td{

	border-top: none;

	border-right: none;

	border-left: none;

	border-bottom: 1px solid black;

}

table.memberlist th{

	border: none;

}


table.sitelist th{

	border: none;
}

table.sitelist {

    table-layout:fixed;

    border-spacing: 0px;

    margin-left: auto; 

	margin-right: auto;

	border: none;

    width:100%;

    overflow:hidden;


}

table.sitelist td{

	border-top: none;

	border-right: none;

	border-left: none;

	border-bottom: 1px solid black;

}

table.sitelist th{

	border: none;

}



select.country{

	width: 146px;

}

div.footer{

	padding-top: 3em;

	text-align: center;

	font-family: Arial;

	font-size: 10px;

	font-style: italic;

	display: block;

	margin-left: auto; 

	margin-right: auto;

}
.message{
	color: red;
	font-weight: bold; 
}
div.SiteAdd{
	padding-right: 1%;
	float: right;
	margin-right: 0px;
}
span.link A:link, span.link A:visited, span.link A:active{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
span.link A:hover{
	color: red;
	text-decoration: none;
	font-weight: bold;
}
div.SiteAdd A:link, div.SiteAdd A:visited, div.SiteAdd A:active, div.SiteAdd A:hover{

	color: black;

	text-decoration: none;

}
A.Addlink img{
	border: none;
}

div.footer A:link, div.footer A:visited, div.footer A:active, div.footer A:hover{

	color: black;

	text-decoration: none;
}

	#Forms:

	#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:310px;
	}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 300px;
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #000000;

        }
        .idle
        {
	    border: solid 1px #000000;
	    background-image: url( '/styles/lightblue_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }
