body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#topt 
{
	font-size: 12px;
	color: #333333;
}

#topt a:link, #topt a:visited
{
	font-size: 12px;
	color: #333333;
}

#topt a:hover
{
	color: #993333;
	text-decoration: none;

}

#gray 
{
	font-size: 12px;
	color: #FFFFFF;
}
#gray a:link, #gray a:visited
{
	font-size: 12px;
	color: #FFFFFF;
}
#gray a:hover
{
	font-size: 12px;
	color: #000000;
}
.whites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.maintxt {
	font-size: 12px;
}
a:hover {
	color: #000000;
}


#footer 
{
	font-size: 11px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover
{
	color: #FFCC00;
}
a:link {
	color: #993333;
}
.smalled {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}


/* yougene style */

.headerMenu {
	background-image : url("/leftMenu/headerMenu.png");
	width : 171px;
	height : 21px;
	}

.textHeader {
	color : #F6CB00;
	position : relative;
	top : 2px;
	left : 14px;
	}
	
.headerMenu2 {
	background-image : url("/leftMenu/headerMenu2.png");
	width : 171px;
	height : 21px;
	}
	
.itemMenu {
	background-image : url("/leftMenu/menuItems.png");
	width : 171px;
	height : 17px;
	}

.textItem {
	color : #9e1a38;
	position : relative;
	top : 0px;
	left : 14px;
	}
	
.spaceMenu {
	height : 14px;
	}
	
a.hLinks {
	color : #F6CB00;
	text-decoration : none;
	}

a:hover.hLinks {
	color : #F6CB00;
	text-decoration : underline;
	}