@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	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:#FFFFFF;
font-weight:normal;
}

.sectiontext a{
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
.sectiontext a:hover {
text-decoration:underline;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
}

.text a:hover {
text-decoration:underline;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
}
.arial {
font-family: Arial;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

