p {
	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: #CCCCCC;
	text-decoration: none;
}

a:link { font-family:Verdana, Arial, sans-serif; color:#777777; text-decoration:none; font-weight:normal}
a:visited { font-family:Verdana, Arial, sans-serif; color:#777777; text-decoration:none; font-weight:normal}
a:active { font-family:Verdana, Arial, sans-serif; color:#777777; text-decoration:none; font-weight:normal}
a:hover { font-family:Verdana, Arial, sans-serif; color:#CCCCCC; text-decoration:underline; font-weight:normal}


.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: #CCCCCC;
	text-decoration: none;
}

.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;
}

.bodymenu {
	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: #555555;
	text-decoration: none;
}

.bodybig {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 22px;
	font-style: normal;
	line-height: 30px;	
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}

.smallgrey {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}

.titlebody {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
}
/* inpTxt: text */
.inpTxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #333333;
	border: 1px solid #663333;
}
.reg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
a.reg:link
{
    font-weight: normal;
    font-size: 11px;
    color: #CCCCCC;
	text-transform: capitalize;
    text-decoration: none;
}
a.reg:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #CCCCCC;
    text-decoration: none
}
a.reg:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none
}
a.reg:active
{
    font-size: 11px;
    color: #CCCCCC;
    text-decoration: none
}
.menutxt {
	font-family: Arial, Geneva, Helvetica, sans-serif, Verdana;	
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
}
a.menutxt:link
{
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
a.menutxt:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none
}
a.menutxt:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline
}
a.menutxt:active
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none
}
.regblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #33CCFF;
	text-decoration: underline;
}
a.regblue:link
{    font-weight: normal;
    font-size: 11px;
    color: #33CCFF;
    text-decoration: underline;
}
a.regblue:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #33CCFF;
    text-decoration: underline
}
a.regblue:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #00CCFF;
    text-decoration: underline
}
a.regblue:active
{
    font-size: 11px;
    color: #33CCFF;
    text-decoration: underline
}