
#bt {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	vertical-align:middle;
	height: 18px;
	background-color:#000;
	text-align:center;
}

TABLE
{
	font-size: 11px;
	font-family: Tahoma;
	font-size:11px;
}
SELECT
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma;
	font-size:11px;
}
INPUT
{
	
	font-family:Tahoma;
	font-size:11px;
}
td {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}
.main {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding:20px 15px 20px 15px;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-y;
}
a:link {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

.logo 
{
	background-image:url(images/logo_home.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
