* 	
	{
		font-family: Arial, Helvetica, Sans Serif;
		}

body 
	{ 	
		background-image: url('splash/background.gif');
		background-color: #ffffff;
	  	margin-top: 50px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}

.popUp 
	{ 	
		background-color: #ffffff;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
	   
a:link 
	{
		color: #777777;
		}
		
a:visited
	 {
	 	color: #777777;
		}
		
a:link.special 
	{
		color: #777777;
		}
		
a:visited.special
	 {
	 	color: #777777;
		}
		
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #777777;
		}	
		
.cal 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		}
.cal form{ margin:0; padding:0;}
.error{color:Red; font-weight:bold;}
p.noborder 
	{
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 1px;
		}	
		
.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #777777;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #777777;
		}
		
b
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #777777;
		font-weight: bold;
		}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #777777;
		font-style: italic;
		}
.header
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #777777;
		}
.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ff0000;
		}
		
.gray 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #777777;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #777777;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #777777;
		}

.bodyMain
	{
	 	background: #ffffff url(splash/bodyMain.gif);
		background-repeat: no-repeat;
		}
		
.calendarCell
	 {
	 	border-style: solid none none solid;
		border-width: 1px;
		border-color: #b2b2b2;
	}
	
.calendarCell2
	 {
	 	border-style: solid solid none solid;
		border-width: 1px;
		border-color: #b2b2b2;
	}		

