@charset "utf-8";
/* CSS Document */

	}
.form {
	width: auto;
	height: 13px;
	border: thin none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
				background-color: #000000;
				background-image:url(http://www.xantaz.net/images/UT-1999-Game-Logo.gif); 
	           	background-repeat:no-repeat;
               	background-position:center center;
               	background-attachment:fixed;
	    	   	font-family: Verdana, Arial, Helvetica, sans-serif;
	           	font-size: 14px;
			   	font-weight: bold;
				line-height: 24px;
				text-align: justify;
			    margin: 10px;
			   	color: #0066CC;
		}

div1 {-moz-opacity: 0.6;} 
div1 {filter: alpha(opacity=60);} 

	#all {
    	width: 788px;
    	margin-left: auto;
   		 margin-right: auto;
   		 text-align: left;
}
#ship {
    margin-left: 75px;
}
#logo {
    margin-bottom: 15px;
}
td {font-size: 12px;}
a:link {
	color: #4974B9;
}
a:visited {
	color: #2F5DA8;
}
a:hover {
	color: #2E5CA9;
}
a:active {
	color: #2D5BA6;
}
.sidebar_title {
    background-color: #ffffff;
    color: #2C5AA7;
    font-weight: bold;
    font-size: 12px;
}

#copyright {
    text-align: center;
    color: #143E80;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 45px;
    margin-top: 12px;
}
#link_partners {
    color: #666666;
}
#link_partners a {
    text-decoration: none;
}

.style3 {color: #2C5AA7}
.style4 {color: #4974B9; }

p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.example_code {
    background-color: #e8e8e8;
    color: #000000;
}
.alexa_rank {
    background-color: #ffffff;
    color: #000080;
    font-weight: bold;
}
.engine_name {
    font-weight: bold;
}
#submit_form {
    font-weight: bold;
}
#submit_progress_old {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 10px;
}
#submit_progress {
    font-size: 16px;
    color: black;
    text-align: center;
    margin: 35px;
    font-weight: bold;
}

.tinytableopacity    {
background: transparent;}

.tinytableopacity TD {
border:1px solid white;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;}
