body 
{ background-image:url(../images/bg.jpg)}


.hiddentext
{
    font-family:serif;
	font-size: 6px;
	color: #272323;
}

	
.LinkText
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
}

.LinkText A
{
    color: #999999;
	text-decoration: none;
border-bottom: 1px dashed;
}

.LinkText A:hover
{
    color: #FFFFFF;
	text-decoration: none;
}


.RedText
{
    font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px dashed;
}

.NormalText
{
    font-family: Verdana;
	font-size: 11px;
	color: #999999;
}

.NormalText A
{
    color: #999999;
	text-decoration: none;
border-bottom: 1px dashed;
}

.NormalText A:hover
{
    color: #FFFFFF;
	text-decoration: none;
}


.BoldText
{
    font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height:26px;
	font-weight: bold;
}



.ArialBoldText
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;



}

.ArialsemiBoldText
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	line-height:30px;

}

.ArialsemiBoldText A
{
    color: #999999;
	text-decoration: none;
border-bottom: 1px dashed;
}

.ArialsemiBoldText A:hover
{
    color: #CCCCCC;
	text-decoration: none;

}



.homeText
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCCCCC;
	line-height:56px;

}
