BODY.vega
{
    BACKGROUND-IMAGE: none;
    FONT-FAMILY: Sans-Serif, Arial, Helvetica;
    BACKGROUND-COLOR: #FEDEC9
}

TABLE.vega
{
    PADDING: 2px;
    WIDTH: 570px;
    BACKGROUND-COLOR: #FEDEC9
}

a:hover
{
}

a.subsiteleft
{
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}
td.subsite_left_head
{
background-color:#CCCCCC;
}
td.subsite_left_on
{
background-color:#FFFFFF;
}
td.subsite_left_off
{
background-color:#CCFF99;
border-bottom-color:#330099;
border-bottom-style:groove;
}
h4.subsite_left
{
font-weight:bold;
font-size:11pt;
padding:0px;
margin:0px;
}
h6.subsite_left
{
font-weight:normal;
font-size:9pt;
padding:0px;
margin:0px;
}

a.subnavileft
{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
td.subnavi_left_head
{
background-color:#CCFF99;
}
td.subnavi_left_on
{
background-color:#FFFFFF;
}
td.subnavi_left_off
{
background-color:#FFFFCC;
border-bottom-color:silver;
border-bottom-style:groove;
}