BODY
{
	font-family: Verdana, Helvetica, Arial;
	background-color: #000000;
}

.black {background-color: #000000}
.homepage {background-image : url(gif_image/index_bg.gif);	background-position : center;	background-repeat : no-repeat;}
.indexcontent {background-image : url(jpg_image/index_contentbg.jpg);}
.indexcontent2 {background-image : url(jpg_image/index_contentbg2.jpg);}
.bgrightflash {background-image : url(jpg_image/index_bgrightflash.jpg);}

.content
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}

.contentsm
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

A.active, A.visited
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
    text-decoration : underline;
}

A.hover
{
    color: #000000;
    text-decoration : underline;
}

A.small:link, A.small:active, A.small:visited
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 11px;
    text-decoration : none;
}

A.small:hover
{
    color: #B2A17E;
}

A.whitelink, A.whitelink:visited, A.whitelink:active
{
    color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
    text-decoration : underline;
}

A.whitelink:hover
{
    color: #A48F66;
    text-decoration : underline;
}

A.whitecontentlink, A.whitecontentlink:visited, A.whitecontentlink:active
{
    color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
    text-decoration : underline;
}

A.whitecontentlink:hover
{
    color: #000000;
    text-decoration : underline;
}