body {
	font-size:12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

}
td,select,input,button{
	color:ffffff;
	font-size:12px;
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
}
a {
	color: ffffff;
	text-decoration: none;
}
a:hover {
	color: ff6600;
	text-decoration: underline;
}
a.ahui {
	color: 999999;
	text-decoration: none;
}
a.ahui:hover {
	color: ff6600;
	text-decoration: underline;
}
a.left {
	color: 08D1E3;
	text-decoration: none;
}
a.left:hover {
	color: ff6600;
	text-decoration: underline;
}
a.yellow {
	color: ffff00;
	text-decoration: none;
}
a.yellow:hover {
	color: ff6600;
	text-decoration: underline;
}
.tdbg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.16blue {
	font-size: 16px;
	font-weight: bold;
	color: #08D1E3;
}
.12white {
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
}
.26 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	font-weight: bold;
	color: #FFFF00;
}
.border1 {
	border: 2px solid #CCCCCC;
}
.border2 {
	font-size: 12px;
	color: #FFFF00;
	border-top: 1px solid #233444;
	border-right: 1px solid #233444;
	border-bottom: 0px solid #233444;
	border-left: 1px solid #233444;
}

