/* bodywhite: date */
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
/* bodyblack: text */
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* smallgrey: text */
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
/* menugrey: text */
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
/* TitleSub: text */
.TitleSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
.regwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}
a.regwhite:link
{
    font-weight: normal;
    font-size: 10px;
    color: #CCCCCC;
    text-decoration: none
}
a.regwhite:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #CCCCCC;
    text-decoration: none
}
a.regwhite:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #FFCC99;
    text-decoration: underline
}
a.regwhite:active
{
    font-size: 10px;
    color: #CCCCCC;
    text-decoration: none
}
