@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;

	background-color:#eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.search {
font-family: Tahoma;
font-size:11px;
color:#e6edf1;
font-weight:bold;
}

.text {
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#000000;
font-weight:normal;
}
.text a:hover {
text-decoration:underline;
font-size:11px;
color:#000000;
font-weight:normal;
}
.arial {
font-family: Arial;

font-size:14px;
color:#000000;
font-weight:600;
}

.text1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #e8e6e6;
font-weight:normal;
}
