/* CSS Document */


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

.nowrap { white-space: nowrap; }

body {
	background-color: #FFFFFF rgb(71%,71%,71%);
	background-image: url(http://www.xantaz.net/images/ut99-files-logo.gif);
	background-repeat:no-repeat;
    background-position:center center;
    background-attachment:fixed;   
	margin: 0px;
    font-family: Veranda;
    color: #0066CC;
    font-size: 12px;
    text-align: justify; }        	   
	         

#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:white;
	background-color:black;

	{background-color: #66CCFF; color: #ffffff;}
	
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;
}
