.textsm
{
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 10px
}
.text
{
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 11px
}
.textbld
{
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.textblue
{
    COLOR: #330099;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px
}

.textwhite
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px
}

.textWhiteBold
{
	COLOR: #FFFFFF;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.textlg
{
    COLOR: #000000;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 13px
}
.textBigBold
{
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}

.textRed
{
    COLOR: #ce0431;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: normal
}

.textRedBold
{
    COLOR: #FF0000;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 14px
    FONT-WEIGHT: bold
}
.textSmlRed
{
    COLOR: #ce0431;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal
}

.textSmlBlue
{
    COLOR: #31009c;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal
}

A:link
{
    COLOR: #330099
}
A:visited
{
    COLOR: #330099
}
A:hover
{
    COLOR: #cc0033
}
A.hrefblue:visited
{
    COLOR: #330099
}
A.hrefblue:hover
{
    COLOR: #cc0033
}
A.hreflgblue:visited
{
    COLOR: #330099
}
A.hreflgblue:hover
{
    COLOR: #cc0033
}
A
{
    COLOR: #cc0033;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal
}
.test {color: white;}

.test a
{
    COLOR: white;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

.test a:visited
{
    COLOR: white;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

.test a:hover
{
    COLOR: white; //#cc0033;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}

A.hrefblue
{
    COLOR: #330099;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.hreflgblue
{
    COLOR: #330099;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.textlgblue
{
    COLOR: #3a3acc;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.textlgblack
{
    COLOR: #000000;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.textlgred
{
    COLOR: #cc0033;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}

.clsCategory
{
    COLOR: #666699;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    MARGIN: 0px;
    TEXT-DECORATION: none
}


#content {
	margin-top: 35px;
}
		
.menuStyle  {
	
	}


#menuHead   {
	
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px
	}

		
#menuHead1  {
		position: relative;
		 }

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	
	}

#menuHead2  {
		position: relative;
		 }

#menu2 {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 200px;
	}
	
#menuHead3  {
		position: relative;
		 }

#menu3 {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 200px;
	}
	
#menuHead4  {
		position: relative;
		 }

#menu4 {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 200px;
	}
	
#menuHead5  {
		position: relative;
		 }

#menu5 {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 200px;
	}
		
a.menuLink:link {
	
	text-decoration: none
	}
	
a.menuLink:visited {
	
	text-decoration: none
	}	
	

a.menulink:hover {
	
	text-decoration: none;
	cursor: auto;
	}	
