/*
gold: #FFCC00
red: #DA251C
*/

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.division {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.division:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 9px;
}

a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 9px;
}

a.menuH {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	width: 102px;
	height: 28px;
	vertical-align: middle;
	text-align: center;	
}

a.menuH:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	width: 102px;
	height: 28px;
	vertical-align: middle;
	text-align: center;	
}



body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	font-size: 12px;
}

.border {
	border: 1px #000000 solid;
}

.box {
	border: 1px solid #CCCCCC;
}

.content {
	padding: 25px;
}

.form {  
	border: 1px #666666 solid; 
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF
}

.footer {
	font-size: 14px;
	padding: 10px;
	color: #000000;
}

.TDmenu {
	width: 102px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
}

.TDmenu2 {
	width: 130px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
}

p {
	font-size: 12px;
	color: #000000;
}

.title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


.small {
	font-size: 10px;
}

.up {
	font-size: 12px;
}

.upt {
	font-size: 17px;
}
