body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393834;
	background-image: url(graphics/page-back.gif);
	background-repeat: repeat;
	}

	}

td  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393834;
	}

P  {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393834;
	}


.litext {
	margin-left:-13px;
	list-style-image: url(graphics/star.gif);
	margin-top:8px;

	}



/* navigation starts */


#navli  {
	margin: 0px;
	padding: 0px;
	}
		
#navcontainer 
	{ 
	width: 89%; 
	margin-bottom:-17px;
	background-image: url(graphics/back-nav.gif);
	}
#navsponsors { 
	width:100%;
	text-align:center;
	padding-right:25px;
}

#navcontainer ul
	{
	margin-left: 8px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer a
	{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 6px;
	width: 99%;
	margin-top: -2px;

	}

#navcontainer a:link, #navlist a:visited
	{
	color: #F3F0E6;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#navcontainer a:hover
	{
	background-color: #FF9933;
	
	}
	


	/* navigation ends */
	



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EABB00;
	width: 80%;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:1px;
	margin-top:4px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EABB00;
	width: 80%;
	margin-bottom:4px;
	}
	
	img {
	border: #FFFFFF;
	}

	a {
	color:#FFCC00
	
	}

	a:hover {
	color:#FFFF00
	}

	.form-yellow {
color:#F0D271;
font-weight:bold;
text-align:right;
}
