body {
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: Tahoma, Geeza pro, Times New Roman;
	color:#;
	}
input, select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.main-menu {
	color : ffffff;
	font-size : 10px;
	font-family : Tahoma;

}
.main-menu a {
	color : ffffff;
	text-decoration: none;

}
.main-menu a:hover {
	color : #FFFFFF;
	text-decoration: underline;

}
.top-menu {
	color : #CCCCCC;
	font-size : 9px;
	font-family : Tahoma;
}
.top-menu a {
	color : #CCCCCC;
	text-decoration: none;
}
.top-menu a:hover {
	color : #ffffff;

}
.down-menu {
	color : #000000;
	font-size : 9pt;
	font-family : Tahoma;
}
.down-menu a {
	color : #000000;
	text-decoration: none;
}
.down-menu a:hover {
	color : ##BD0D05;
	text-decoration: underline;

}
.link {
	color : #DDAD39;
	font-size : 9pt;
	font-family : Tahoma;
}
.link a {
	color : #000000;
	text-decoration: none;
}
.link a:hover {
	color : #3F5F80;
	text-decoration: underline;

}