body{
	background-color: #BBD5F1;
	background-image: url('bg.png');
	background-repeat: repeat-x;	
}

.everything{
	

}
#infolinks{
	width: 500px;
	
	
}
#url{
    width: 400px;
    height: 30px;
    background-color: #000;
    color: #BBD5F1;
    font-weight: bold;
    border-color: #06528E;
    border: solid 3px #06528E;
}

.kk{
	width: 400px;
    height: 30px;
    background-color: #000;
    color: #BBD5F1;
    font-weight: bold;
    border-color: #06528E;
    border: solid 3px #06528E;
}

#data{
	color: #000;
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	
}



.submit_button{
	background-color: #6BA7E7;
	border: 3px #000 solid;
    border-left: 0px;
    border-top: 0px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	height: 36px;
	cursor: pointer;
	}
.description{
	
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
}
.logo a{
	font-family:  sans-serif, Verdana;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.footer_menu a{
	margin-right: 7px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: blue;
}
.tag{
	font-weight: bold;
	font-family: Verdana;
	color: #06528E;
	width: 500px;

	
	
}
.text_box{
	color: gray;
}

.color{
	
	width: 600px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-top: 4px;
	border: solid 0px #2A73E7;
	
}

.info{
	background-color: #f4f889;
	width: 700px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		border: solid 3px #c99e25;
		padding: 5px;
		text-align: center;
}
.des{
	text-align: center;
}
.tder{
	font-family: Verdana;
	color: #06528E;
margin: 2px;

}
.topper{
    height: 25px;
    background-color: #C9C9C9;
    color: #000;
    font-weight: normal;
    font-size: medium;
    margin: 0;
    padding: 0;
    border: 1px solid black;
}
.topper a{
    color: #2A5FAA;
}
