body{
	background:#fff url(../images/BG/bg_index.gif) repeat-x;
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 11px;
}
td,input,textarea {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 11px;
}
a.menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #33CCFF;
	text-decoration: underline;
}
.dotline {
	border: thin dotted #CCCCCC;
}
.copyright {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.hd {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
a {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	color: #3399CC;
	text-decoration: underline;
}

