body 
	{ 
		background-color: #b6b6b6;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
		background: #b6b6b6 url(splash/homeBack.gif);
		background-repeat: repeat-y;
	  	}
		
.blank 
	{ 
		background-color: #ffffff;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
		background: #FFFFFF url(images/transpix.gif);
		background-repeat: repeat-y;
	  	}
	   
a:link 
	{
		color: #757474;
		}
a:hover 
	{
		color: #cb2100;
		}
		
a:visited
	 {
	 	color: #cb2100;
		}
		
a:link.special 
	{
		color: ;
		}
		
a:visited.special
	 {
	 	color: ;
		}
		
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
		
p.brown 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #757474;
		}
		
p.rose 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #8e8d8d;
		}
		
.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
		
b
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		font-weight: bold;
		}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 0px;
		margin-bottom: 10px;
		color: #000000;
		font-style: italic;
		}
.header
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 12pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ff0000;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		color: #000000;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		color: #000000;
		}
		
ul.noindent
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
li.dot
	{
		background-image: url(splash/dot.gif);
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 1.25em;
	}

.bodyRight
	{
	 	background: #FFFFFF url(splash/bodyRight.gif);
		background-repeat: repeat-y;
		}
		
.rightBack
	{
	 	background: #FFFFFF url(splash/rightBack.gif);
		background-repeat: repeat-y;
		}
		
.rightBack2
	{
	 	background: #FFFFFF url(splash/rightBack2.gif);
		background-repeat: repeat-y;
		}
		


