.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
body {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	background-image: url(media/main_bg.gif);
	background-position: center center;
	background-repeat: repeat-y;

}
td {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;


}
p {
	font-family: Tahoma;
	font-size: 13px;
}
table {
	font-family: Tahoma;
	font-size: 10px;


}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: lighter;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
select {
font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}