A:hover
{
    TEXT-DECORATiON: none;
    color: #FFFFFF
}
A:link
{
}
A:visited
{
}
A
{
    COLOR: #AAAAAA;
}
BODY
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #000000;
    font-size: 10pt
}
.txtGen1
{
    FONT-SIZE: 10pt
}
.txtGen2
{
    FONT-SIZE: 10pt;
    COLOR: #336666
}
.txtSmall1
{
    FONT-SIZE: 8pt
}
.txtError
{
    COLOR: RGB(255,0,0);
    font-weight: bold
}
.txtHdg1
{
	COLOR: #666633;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt
}
.txtBold1
{
    FONT-WEIGHT: bold
}
.txtItalic
{
    FONT-SIZE: 8pt;
    FONT-STYLE: italic
}
.txtFooter
{
    FONT-SIZE: 8pt;
    COLOR: #999999
}
.txtTicker
{
	font-size: 10pt;
	color: #FFCC33
}
.txtTicker A
{
	color: #FFCC33;
	text-decoration: none;
	font-size: 10pt
}
.txtTicker A:hover
{
	color: #FFCC33;
	text-decoration: underline;
}
.imgGallery IMG
{
	border: 1;
	border-color: #FFFFFF;
}
.imgGallery A
{
	border: 1;
	border-color: #FFFFFF;
}
.imgGallery A:hover
{
	border: 1;
	border-color: #FFCC33;
}
.txtPhotoDetail
{
	color: #000000;
	font-weight: bold;
	font-size: 14pt
}