body         {
	font-size: 14px;
	border: 0px;
	margin: 0px;
	background-color: #FFFFFF;

}
a:active     {
	font-size: 12px;
	color: #333300;
	text-decoration: underline;

}
a:link       {
	font-size: 12px;
	color: #333300;
	text-decoration: none;

}
a:visited    {
	font-size: 12px;
	color: #333300;
	text-decoration: none;

}

a.navi {
	Color : #050C24;
	Font-Size : 14px;
	text-decoration : none;
	Font-Weight : bolder;
}
a.navi:visited {
	Color : #050C24;
	Font-Size : 14px;
	text-decoration : none;
	Font-Weight : bolder;
}
a.navi:hover {
	Color : #050C24;
	Font-Size : 14px;
	text-decoration : underline;
	Font-Weight : bolder;
}
a.navi:active {
	Color : #050C24;
	Font-Size : 14px;
	text-decoration : underline;
	Font-Weight : bolder;
}
a.bnavi {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #333300;
}
a.bnavi:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;

}
a.bnavi:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: underline;
}
a.bnavi:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
.button {
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	border: 0px none;
	background-image: url(button_bg.gif);
	line-height: 22px;
	text-decoration: none;
	white-space: nowrap;

}
.title {
	font-size: 14px;
	font-weight: bold;
}
.input {
	color: #333399;
	background-color: #F6F6F6;
	border: 1px solid #C6C6C6;

}

TD.imagebackm
{
    background-image: url(middle_m_bg.gif);
    background-position: center top;
    background-repeat: repeat-x
}

TD.imagebackl
{
    background-image: url(left_m_bg.gif);
    background-position: center top;
    background-repeat: repeat-x
}

li           {  font-size: 12px}
ol           {  font-size: 12px}
table        {  font-size: 12px}
td           {  font-size: 12px}
