@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(/images/common/main_bg.jpg);
	background-repeat: repeat;
}

.title
{
	font-family: Helvetica;
	font-size: 15px;
	color: #000066;
	font-weight:bold;
	text-decoration: None;
}

.title_mid
{
	font-family: Helvetica;
	font-size:18px;
	color: #990000;
	font-weight:bold;
	text-decoration: None;
}

.title_huge
{
	font-family: Helvetica;
	font-size:26px;
	color: #990000;
	font-weight:bold;
	text-decoration: None;
}

.fti_link
{
	font-family: Helvetica;
	font-size: 12px;
	color: #990000;
	font-weight:bold;
	text-decoration: None;
}
 
.botcont
{
font-family: Tahoma; Arial;
font-size:12px;
color: #999999;
text-align:center;
}

.bottit
{
font-family: Tahoma; Arial;
font-size:11px;
color: #CCCCCC;
text-align:center;
}

.texttit
{
font-family: Tahoma; Arial;
font-size:10px;
color: #666666;
text-align:left;
padding:8px;
}

.texttit2
{
font-family: Tahoma; Arial;
font-size:12px;
color: #666666;
text-align: left;
padding: 5px;
}

.buttonset
{
font-family: Tahoma; Arial;
font-size: 12px;
color: #A0A0A0;
text-align:left;
padding:6px;
}

.logtit
{
font-family: Tahoma; Arial;
font-size: 12px;
color: #666666;
font-weight: bold;
text-align: left;
}

.listit
{
font-family: Tahoma; Arial;
font-size:12px;
color: #666666;
font-weight:bold;
text-decoration: underline;
}

.listit2
{
font-family: Tahoma; Arial;
font-size:12px;
color: #666666;
margin-left: 20px;
}

.listit3
{
font-family: Tahoma; Arial;
font-size:12px;
color: #666666;
font-weight:bold;
margin-left: 20px;
}

.listit4
{
font-family: Tahoma; Arial;
font-size:12px;
color: #666666;
font-weight:bold;
margin-left: 0px;
}

.topmen
{
font-family: Tahoma; Arial;
font-size:11px;
color: #999999;
text-align:center;
font-weight:bold;
}

.inp
{
font-family: Tahoma; Arial;
font-size:11px;
color: #666666;
font-weight:bold;
text-align:left;
}

.rightnav
{
font-family: Tahoma; Arial;
font-size:13px;
color: #666666;
text-align:center;
font-weight:bold;
padding: 5px;
text-decoration: none;
}

.breadcrum
{
	font-family: Tahoma; Arial;
	font-size:10px;
	color: #darknavy;
	text-align:center;
	font-weight:bold;
	padding: 2px;
}

.underconstruction
{
	font-family: Tahoma; Arial;
	font-size:30px;
	color: red;
	text-align:left;
	font-weight:bold;
	padding: 20px;
}

.content
{
	font-family: Tahoma; Arial;
	font-size:12px;
	color: #666666;
}

.content-mid
{
	font-family: Tahoma; Arial;
	font-size:14px;
	color: #666666;
}

.content-large
{
	font-family: Tahoma; Arial;
	font-size:18px;
	color: #666666;
}

.content-mid-red
{
	font-family: Tahoma; Arial;
	font-size:14px;
	color: #FF0000;
}

.content-large-red
{
	font-family: Tahoma; Arial;
	font-size:18px;
	color: #FF0000;
}