a:visited    { text-decoration: underline; color: #0000FF; }
a:link       { text-decoration: underline; color: #0000FF; }
a:hover      { text-decoration: underline; color: #B1BEB4; }

a.side:visited    { text-decoration: underline; color: #33CCFF; }
a.side:link       { text-decoration: underline; color: #33CCFF; }
a.side:hover      { text-decoration: underline; color: #FFFFFF; }

td, p
	{
	font-family: Arial, Verdana, Sans-Serrif; 
    	font-size: 9pt; 
    	color: #3F4142;
	}


.subend
	{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
	
.subend_2
	{
	background-image: url(images/line_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
.subend_3
	{
	background-image: url(images/line_tile_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
/*
body
	{
	background-image: url(images/bg_westside-side.jpg);
	background-repeat: repeat-y;
	}
*/
  
select, input, textarea 
  	{
    	font-size: 8pt; 
    	color: #3F4142; 
    	font-family: Arial, Verdana, Sans-Serrif; 
	}

.oops
	{
	color:#FF0000;
	}

li
	{
	list-style-type: square;
	}
	
li.resource
	{
	list-style-type: square;
	font-size: 11px; 
	color: #FFFFFF;

	}
	
a.resource:visited    { text-decoration: none; color: #FFFFFF; }
a.resource:link       { text-decoration: none; color: #FFFFFF; }
a.resource:hover      { text-decoration: underline; color: #FFFFFF; }
	

img.plain
	{
	border-color: #000000;
	}

.home1
	{
	font-family: Arial, Verdana, Sans-Serrif; 
    font-size: 8pt; 
    color: #FFFFFF;
	}
	
.home2
	{
	font-family: Arial, Verdana, Sans-Serrif; 
    font-size: 8pt; 
    color: #3F4142;
	}
	
.header
	{
	font-family: Arial, Verdana, Sans-Serrif; 
    font-size: 14pt; 
    color: #999999;
	}
	
.highs
	{
	background-color: #E7EBF1;
	} 
