<style type="text/css" media="screen">
	
	
	a:link { color: #B52C07;
	text-decoration: none; }
	a:visited { color: #600; 
	text-decoration: none;}
	a:link img {border: none;}
	a:visited img {border: none;}
	a:hover img {border: none;}
	a:active img {border: none;}
	
	a:hover, a:active
	{
		color: #9933ff;
		
	}
	body
	{
		margin: 5;
		padding: 0;
		font: 100% ;
		text-align: center;
		color: #515151;
		background-color:#ffffff;	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	
	
	#container
	{
		margin: 1em auto;
		margin: 1em auto;
		width: 768px;
		text-align: left;
		background-color: white;
		
		font: 95% ;
	}
	
	#header
	{
					
		background-color: white;
		color: #660099;		
		padding: 10,5,10,5;						
		width: 768px;		
		text-align: left;
	}
	
	#header p
	{
	font: 11pt;
	color: #660099;
	padding: 0,5,10,5;
	font-weight: bold;
	}
	#header a{
	text-decoration: none;
	
}
		
	#header a:hover{
	text-decoration: none;}
	
	#header h1
	{
		font: 120% ;
		text-align: left;
		color: #660099;
		margin: 0,0,0,0;
		padding: 0,5,10,5;
	}
	
	
	
	#mainnav
	{
		width: 768px;	
		Background-color:#660099;
		color: white;
		padding: 3,3,0,0;		
		margin-bottom: 0px;
		margin-top: 0px;
		font-weight:bold;	
		font-size: 100%;
	}
	
	
	#mainnav p 
	{
		text-align:center;		
		font-weight:bold;		
		color: white;
	}
	#mainnav ul
	{
		margin: 0 0 5 0px;
		padding: 0;
		list-style-type: none;		
		color: white;
		font-weight:bold;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 12px;
		font-weight:bold;
	}
	
	#mainnav li a
	{
		text-decoration: none;
		color: white;
		font-weight:bold;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: white;
		font-weight:bold;
		
	}
	
	#welcome
	{
		
				
		margin-bottom: 15px;	
		margin-top: 5px;
		color: #660099;		
		font-size: 85%;		
	}	
	
	#menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 200px;
padding: 0px;
margin: 0px;
float:left;
}

#menu h1 {
display: block; 
background-color: #660099;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:200px;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu ul li {
margin: 0px;
padding: 0px;
}
#menu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:200px;
}

#menu ul li a:hover, #menu ul li a:focus {
color: #000000;
background-color: #660099;
}

	
	#contents { margin: 5px 5px 5px 3px;
	float:right;
	width:530px;
	font-size : 95%;
	padding-left: 1px;
	padding-right: 10px;	
	color :  black;	
	}
	#contents h1
	{
		color: #660099;
		font: 95% ;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
	
	
	#contents h2
	{
		color: #660099;
		font: 95% ;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
		
	#contents {background-color : white;}
	#contents p {font-size : 95%;
	
	font: 'Trebuchet MS',Arial, verdana, sans-serif;	}
	
	#contents a { color :  #006600;
	text-decoration: none; 
	font-weight: bold;
	font-size : 95%;
	}

	#contents table
	{
	font-size: 90%;
	layout: fixed;
	width:530px; 
	color:black;
	}
	
	#contents table a 
	{
	font-size: 100%;
	
	font-weight: 100;
	color:black;
	text-decoration: none;
	}
	
	

	
		
	#footer
		{		
		clear: both;
		color: #660099;
		background-color: white;
		text-align: center;
		font-style:italic;		
		padding: 5px;
		font-size: 90%;
		
	}
	#footer a{
	color : #660099;
	text-decoration: none;
	font-weight: bold;
}
		
	#footer a:hover{
	color : #660099;
	text-decoration: none;
	font-weight: bold;
}



#heading1
{
color:#660099;
font: 100% ;
font-weight: bold;

}

#hint1
{
color:#515151;
font: 100% ;

}
	
#hint2
{
color:#660099;
font: 100% ;

}
	
	#tab {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
width: 120px;
padding: 0px;
margin: 0px;

display: block;
background-color: #660099; 
padding: 3px 0 5px 3px;

color: white;
text-align: center;
}
	

#tab a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;

background-color: #660099; 

color: white;
text-align: center;
}

.button 
{ display: block; 
position: relative; 
background: #660099; 
padding: 1px; 
float: center; 
color: white; 
font: normal 12px Arial;
text-decoration: none; 
border: none; 
cursor: pointer; 
width: 60px;
height: 25px;} 
    

.button:hover {
    border: none;
    
    padding: 2px 8px;
}

	.buttonlong 
{ display: block; 
position: relative; 
background: #660099; 
padding: 1px; 
float: center; 
color: white; 
font: normal 12px Arial;
text-decoration: none; 
border: none; 
cursor: pointer; 
width: 120px;
height: 25px;} 
    
		
	input
{
color: black;
		background-color:white;	
		font:  13px Arial;	
		border: 1px solid #d3d3d3;
		
		}	
	
	select
{
color: black;
		background-color:white;	
		font:  13px Arial;	
		border: 1px solid #d3d3d3;
		
		}	
	
	
#justoffleft {

padding: 0px;
margin-left: 180px;

}	
	
	fieldset
{
border: 1px solid #9933cc;
width: 590px;
text-align:center;
margin-left: 20px;
padding-left: 10px;
padding-bottom: 0px;

font-size:90%

}


 

legend
{
color: white;
background: #9933cc;
border: 1px solid #9933cc;
text-align:center;
font-size:100%;
font-weight:bold;
padding-bottom: 5px;
} 

#serv1
	{
		width: 200px;	
		background-color:#cc66ff;	
		color: white;
		padding: 1,1,1,1;		
		text-align: center;
			font-weight:bold;
		font-size: 120%;
	}
	
	
	#serv1 a
	{
		text-align:center;		
		font-weight:bold;
		color: white;
	}
	
	
	#serv1 table a
	{
		text-align:center;		
		font-weight:bold;
		color: white;
	}
	
	
	#button25 
	{
		width: 120px;	
		background-color:#660099;	
		color:white;
		padding: 5,5,5,5;	
		cursor: pointer; 
			text-align:center;
		font-size: 95%;
	}
	
	#button25 a
	{
		cursor: pointer;
		text-align:center; 
		text-decoration: none;
		font-weight:bold;
		color: white;
	}
#message p
		{		
		
		color: black;
		font-size: 95%;
		
	}
	
	
#message h2
		{		
		
		color: #660099;
		font-weight:bold;
		font-size: 100%;
		
	}	
	
	
	#message h3
		{		
		
		color: black;
		font-weight:bold;
		font-size: 95%;
		
	}	
	
	#message1 p a
		{		
		
		color: red;
		
		font-size: 95%;
		
	}	
	
	
	#message1 h2
		{		
		
		color: red;
		font-weight:bold;
		font-size: 100%;
		
	}	
	
	
	#message1 h3
		{		
		
		color: red;
		font-weight:bold;
		font-size: 95%;
		
	}	
	
	#comment p
	{
		width: 550px;	
		background-color:#ebd7ff;	
		color: black;
		padding: 5,5,5,5;	
		text-align: left;
			
		font-size: 95%;
	}
	
	
	

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.75em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : #660099;
		
		font: Arial;
		text-decoration : none;
		background-color : #cc66ff;
		
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : #9933cc;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}	
	
	#menucontents { margin: 5px 5px 5px 3px;
	float:right;
	width:600px;
	font-size : 100%;
	padding-left: 1px;
	padding-right: 10px;	
	color :  black;	
	}
	
	#menucontents h2
	{
		color: #660099;
		font: 95% ;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
	
	#answers p {font-size : 95%;}
	
	#answers h2
	{
		color: #660099;
		font: 95% ;
		font-weight: bold;
		margin: 0 0 0px 0;
	}

</style>
