<style>		<!--
		.navLinksSide{
			text-decoration : underline;
			color: #ffffff;
			font-size: 8px;
			font-weight : bold;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		HTML {
			Min-height:100%;
			Margin-bottom:1px;
		}
		body, td, p, li, div, .regcopy {
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			font-size: 11px;
			color: #000000;
			line-height: 16px;
		}

		p {
			margin-top: 0;
			margin-bottom: 12px;
		}
		a {
			text-decoration : none;
			color: #009999;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		a:hover {
			text-decoration : underline;
			color: #009999;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		a:visited {
			text-decoration : none;
			color: #navy;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}

		h1 {
			margin: 0;
			padding: 15px 0 75px 0;
			text-decoration: none;
			font-weight: bold;
			color: #663366;
			font-size: 22px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			line-height: 22px;
		}
		.h1NoPad {
			margin: 0;
			padding: 15px 0 15px 0;
			text-decoration: none;
			font-weight: bold;
			color: #663366;
			font-size: 22px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			line-height: 22px;
		}
		h2 {
			margin: 0;
			margin-bottom: 15px;
			padding: 0;
			text-decoration : none;
			font-weight : bold;
			color: #663366;
			font-size: 14px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}

		h3 {
			margin: 0;
			margin-bottom: 15px;
			padding: 0;
			text-decoration : none;
			font-weight : bold;
			color: #663366;
			font-size: 12px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		h4 {
			margin: 10px 0 10px, 0;
			padding: 0;
			text-decoration : none;
			font-weight : bold;
			color: #666;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		ul {
			margin: 0;
			padding: 10px 0 0 25px;
		}
		.ulNoPad {
			margin: 0;
			padding: 0 0 0 25px;
		}
		.textBold {
			font-weight: bold;
			color: #000000;
		}
		.textCross {
			text-decoration : line-through;
			color: ##ff3300;
		}
		.boldRed {
			font-weight: bold;
			color: #ff3300;
		}
		.textSmall {
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			font-size: 9px;
			color: #000000;
			line-height: 13px;
		}
		.textESmall {
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			font-size: 8px;
			color: #000000;
		}
		.textHome {
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			font-size: 8px;
			color: #000000;
			line-height: 16px;
		}
		.textWhite {
			font-size: 11px;
			color: #ffffff;
		}
		.textHomeLink {
			text-decoration : none;
			color: #000099;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			line-height: 15px;
		}
		.textHomeLink:hover {
			text-decoration : underline;
			color: #000099;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
			line-height: 15px;
		}

		.footer {
			color: #666666;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}

		.footerLink {
			text-decoration: underline;
			color: #333;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		.footerLink:hover {
			text-decoration: underline;
			color: #999;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}

		.links {
			text-decoration : none;
			color: #navy;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		.links:hover {
			text-decoration : underline;
			color: #0166c4;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		.linksSmall {
			font-size: 7px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}
		.linksSmall:hover {
			font-size: 7px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}


		.padding10 {
			padding: 10px 20px 0 20px;
		}
		.padding5 {
			padding: 10px 10px 0 10px;
		}
		.floatLeft
		{
			float: left;
			padding-top:2px;
			padding-bottom:2px;
		}
		.floatLeftThumb
		{
			float: left;
			margin: 4 12 8 0px;
		}
		.floatRight
		{
			float: right;
			padding-top:2px;
			padding-bottom:2px;
		}
		.button  {
			padding : 2px;
			margin: 0px;
			background-color : #5c105a;
			border-top-width : 1px;
			border-top-color: #cccccc;
			border-left-width : 1px;
			border-left-color: #cccccc;
			border-right-color: #999999;
			border-right-style : solid;
			border-right-width : 1px;
			border-bottom-color: #999999;
			border-bottom-width : 1px;
			border-bottom-style : solid;
			color: #ffffff;
			font-size: 11px;
			font-weight: bold;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}



		/*  Dropdown Menu */
		.topmenuul{
			list-style-type:none;
			margin:0;
			padding:0;
		}

		.topmenuli{
			list-style-type:none;
			float:left;
			margin: 0;
			padding:0;
		}

		.topmenutitle{
			display:block;
			color: #ffcc00;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}

		.submenuul{
			list-style-type:none;
			position:absolute;
			margin: 0;
			padding:0;
			display:none;
			text-align: left;
		}

		.submenuli a {
			list-style-type:none;
			display:block;
			width:164px;
			z-index:99;
		}

		li:hover ul , li.over ul{ /* lists nested under hovered list items */
			list-style-type:none;
			display: block;
			z-index:99;
		}

		/* menu design */
		#dmenu {
			text-decoration : none;
			margin: 0;
			padding:0;
			color: #ffcc00;
			font-size: 11px;
			font-family: Verdana, Arial,Helvetica,Sans Serif;
		}

		.topmenutitle {
			margin: 0;
			padding:0;
			text-indent:0px;
			text-decoration: none;
			line-height:18px;
		}

		.submenuul {
			list-style-type:none;
			background-color:#ffffff;
			padding:0px;
			border-bottom: 1px solid #663366;
			border-left: 1px solid #663366;
			border-right: 1px solid #663366;			
		}

		.submenuli a{
			list-style-type: none;
			font-size: 11px;
			padding: 5 0 5 7px;
			text-decoration: none;
			color: #333333;
			border-bottom: 1px dashed #cccccc;
		}

		.submenuli a:hover{
			list-style-type: none;
			font-size: 11px;
			text-decoration: none;
			background-color:#e3e3e3;
			color: #663366;
			border-bottom: 1px dashed #cccccc;		
		}
		-->
</style>

