@CHARSET "ISO-8859-1";
.error
{
	font-size:8pt;
	color:#ff0000;
	font-family: verdana, arial, sans-serif; 
}
.success
{
	font-size:8pt;
	color:#0f3480;
	font-family: verdana, arial, sans-serif; 
}
.title
{
	font-size:12pt;
	font-family: verdana, arial, sans-serif;
	font-weight: 900;
	color:#888888;
}
.ordinaryFont
{
	font-size:9pt;
	font-family:verdana, arial, sans-serif;
	font-weight:600;
	color:#6D6968;
}
.maroonFont
{
	font-size:9pt;
	font-family:verdana, arial, sans-serif;
	font-weight:600;
	color:#6D6968;
}
.leftMenuTitle
{
	font-size:10pt;
	font-family:verdana, arial, sans-serif;
	font-weight:900;
	color:#666666;
	margin-left:15px;
}
.leftMenuItem
{
	font-size:10pt;
	font-family:verdana, arial, sans-serif;
	font-weight:300;
	color:#666666;
	margin-left:25px;
}
.maroonTitle
{
	font-size:14pt;
	font-family:verdana, arial, sans-serif;
	font-weight:900;
	color:#6D6968;
	margin-bottom:5px;
}

.maroonSmallTitle
{
	font-size:11pt;
	font-family:verdana, arial, sans-serif
	font-weight:900;
	color:#6D6968;
	margin-bottom:5px;
}

.whiteLinkItem
{
	font-size:9pt;
	font-family:verdana, arial, sans-serif
	font-weight:900;
	color:#FFFFFF;
	margin-bottom:5px;
	margin-top:5px;
	
}

/* -----------------------links-------------------- */
a.hMenuLink:link{ text-decoration:none; color:#000000; font-size:10pt; font-weight:600px;}
a.hMenuLink:hover{ text-decoration:underline; color:#000000; font-size:10pt; font-weight:600px;}
a.hMenuLink:visited{ text-decoration:none; color:#000000; font-size:10pt; font-weight:600px;}

a.grayLink:link{ text-decoration:underline; color:#666666; font-size:8pt;}
a.grayLink:hover{ text-decoration:underline; color:#666666; font-size:8pt;}
a.grayLink:visited{ text-decoration:underline; color:#666666; font-size:8pt;}

a.footerLink:link{ text-decoration:none; color:#FFFFFF; font-size:8pt;}
a.footerLink:hover{ text-decoration:underline; color:#FFFFFF; font-size:8pt;}
a.footerLink:visited{ text-decoration:none; color:#FFFFFF; font-size:8pt;}

a.maroonLink:link{ text-decoration:underline; color:#6D6968; font-size:8pt;}
a.maroonLink:hover{ text-decoration:underline; color:#6D6968; font-size:8pt;}
a.maroonLink:visited{ text-decoration:underline; color:#6D6968; font-size:8pt;}

a.leftMenuLink:link{ text-decoration:underline; color:#666666; font-size:9pt;}
a.leftMenuLink:hover{ text-decoration:underline; color:#666666; font-size:9pt;}
a.leftMenuLink:visited{ text-decoration:underline; color:#666666; font-size:9pt;}

a.leftMenuSelLink:link{ text-decoration:underline; color:#333333; font-size:12pt;}
a.leftMenuSelLink:hover{ text-decoration:underline; color:#333333; font-size:12pt;}
a.leftMenuSelLink:visited{ text-decoration:underline; color:#333333; font-size:12pt;}

a.leftMenuUnSelLink:link{ text-decoration:underline; color:#FFFFFF; font-size:9pt;}
a.leftMenuUnSelLink:hover{ text-decoration:underline; color:#FFFFFF; font-size:9pt;}
a.leftMenuUnSelLink:visited{ text-decoration:underline; color:#FFFFFF; font-size:9pt;}

a.normalLink:link{ text-decoration:underline; color:#000000; font-size:9pt;}
a.normalLink:hover{ text-decoration:underline; color:#000000; font-size:9pt;}
a.normalLink:visited{ text-decoration:underline; color:#000000; font-size:9pt;}

a.boldNormalLink:link{ text-decoration:underline; color:#000000; font-size:9pt; font-weight:900;}
a.boldNormalLink:hover{ text-decoration:underline; color:#000000; font-size:9pt; font-weight:900;}
a.boldNormalLink:visited{ text-decoration:underline; color:#000000; font-size:9pt; font-weight:900;}