td {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.input {
border:#728989 1px solid;
height:20px;
background-color:#425050;
color:#CCCCCC;
font-size:9px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:active {
	color: #000;
	text-decoration:underline;
}

.style1 {
	font-size: 12px;
	color: #000;
}

.style2 {
	font-size: 12px;
	color: #fff;
}

.style2 a:link {
	color: #fff;
	text-decoration: none;
}
.style2 a:hover {
	color: #fff;
	text-decoration:underline;
}
.style2 a:visited {
	color: #fff;
	text-decoration:none;
}
.style2 a:active {
	color: #fff;
	text-decoration:underline;
}
.b_boder {
border-bottom:#C2D690 1px dashed;
}

.style3 {
	font-size:16px;
	color: #0C377C;
	font-weight:bold;
}