/* CSS Document */

body, table
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a
{
	font-family: Verdana;
	color: #ff6600;
	text-decoration:none;
}

a:hover
{
	font-family: Verdana;
	color: #ff6600;
	text-decoration:underline;
}

.head
{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.sub_head_name
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.txt_bold
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.bot_menu
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.bot_menu a
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.bot_menu a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.foot
{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}

.head_name
{
	font-family:Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
}

.sub
{
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
}

.sub a
{
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
}

.sub a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #669933;
	font-weight: bold;
	text-decoration:none;
}

.page_head {
	font-family:Arial;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
}

.head_big
{
	font-family:Arial;
	font-size: 15px;
	color: #0167CC;
	font-weight: bold;
	text-decoration:none;
}

