td
{
	font-family : Verdana;
	font-size : 12px;
	color : #505050;
	font-weight : normal;
}
.small
{
	font-family : Verdana;
	font-size : 10px;
	color : #505050;
	font-weight : normal;
}

/*
#ff7e40
*/
a
{
	color: #ff7e40;
	font-weight : bold;
	text-decoration: none;
}
a:hover
{
	color: #ff7e40;
	font-weight : bold;
	text-decoration: underline;
}
/*color: #366C8F;
#415561
*/
a.sub_link
{
	color: #505050;
	font-weight : bold;
	text-decoration: none;
	font-size: 9px;
}
a.sub_link:hover
{
	color: #ff7e40;
	font-weight : bold;
	text-decoration: none;
	font-size: 9px;
}
a.main_link
{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	font-size: 9px;
}
a.main_link:hover
{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	font-size: 9px;
}
td.main_menu
{
	background: #5387A8;
	border-right: 1 solid #FFFFFF;
	cursor:hand;
	text-align : center;
}
.inp
{
	border-top:#A8A8A8 1px solid;
	border-left:#A8A8A8 1px solid;
	border-bottom:#A8A8A8 1px solid;
	border-right:#A8A8A8 1px solid;
	font-size:10px;
	background:#FFFFFF;
	height : 16px;
}
.inp_text
{
	border-top:#A8A8A8 1px solid;
	border-left:#A8A8A8 1px solid;
	border-bottom:#A8A8A8 1px solid;
	border-right:#A8A8A8 1px solid;
	font-size:12px;
	background:#FFFFFF;
}
