body
{
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
	color: #000000;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table
{
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
	color: #000000;
}

.links {
	color: #FF008A;
}
.links a {
	color: #FF008A;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}

.links_b {
	font-weight: bold;
	color: #FF008A;
}

.links_r {
	color: #000000;
}
.links_r a {
	color: #000000;
	text-decoration: none;
}
.links_r a:hover {
	text-decoration: underline;
}


.top_left {
	line-height: 28px;
}
.top_left a {
	color: #FF008A;
	text-decoration: none;
	font-weight: bold;
}
.top_left a:hover {
	text-decoration: underline;
}


.menu_bott {
	color: #525252;
	line-height: 32px;
}
.menu_bott a {
	color: #525252;
	text-decoration: none;
}
.menu_bott a:hover {
	text-decoration: none;
}

.bott_logo {
	color: #C2C2C2;
}
.bott_logo a {
	color: #FF008A;
	text-decoration: none;
}
.bott_logo a:hover {
	color: #FF008A;
	text-decoration: underline;
}

.bott_logo_2 {
	color: #FF008A;
	text-decoration: none;
}




.infobox {
	background-color: #000000;
	color: #525252;
	border: 0px solid #000000;
	padding: 0px;
        font-size: 11px;
	overflow: hidden;
        font-family: Tahoma, Arial, Verdana;
	width:180px;
	height:100px;
	margin-left: 16px;
}
.butt {
	background-color: #000000;
	background-image: url(../images/send_back.gif);
	background-repeat: no-repeat;
	color: #525252;
	border: 0px solid #000000;
	padding: 0px;
        font-size: 11px;
	overflow: hidden;
        font-family: Tahoma, Arial;
	text-align: left;
	width:160px;
	height:24px;
	margin-left: 13px;
}

#searchbox {
	padding-left: 15px;
}
FORM {
	margin: 0px;
}
.query {
	height: 18px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}
.button {
	position: relative;
	top: 1px;
	height: 20px;
	border: 1px solid #525252;
	color: #FF008A;
	background-color: #000000;
	font-weight: bold;
	font-size: 11px;
}
