body
{
	background-color : #FFFFFF;
}
body,table,tr,td,p
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#595959;
	text-decoration : none;
}
a.link
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#595959;
	text-decoration : none;
}
a.link:hover
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#595959;
	text-decoration : none;
}
a.link1
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#003295;
	text-decoration : none;
}
a.link1:hover
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:12px;
	color:#003295;
	text-decoration : underline;
}
.bghome
{
background-image : url(../image/home_bg.jpg);
background-repeat : repeat-x;
background-position : top;
}
.bgshort
{
background-image : url(../image/short_bg.jpg);
background-repeat : repeat-x;
background-position : top;
}
.bglong
{
background-image : url(../image/bg_long.jpg);
background-repeat : repeat-x;
background-position : top;
}
.foot
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:9px;
	color:#FFFFFF;
	text-decoration : none;
}
.under
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:24px;
	color:#595959;
	text-decoration : none;
}