



td 	{
	color: #B3B59F;
	font-family: verdana, arial, sanserif;
	font-size: 10px;
	font-weight: normal
	}

p	{
	color: #777777;
	font-weight: normal
	}	
A 
	{
	COLOR: white;
	FONT-FAMILY: Verdana, Geneva, Arial, SanSerif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: bottom
	}

A:hover {
	COLOR: darkred;
	}

HR 	{
	COLOR: silver;
	border: none 0; 
	border-top: 1px; 
	width: 100%;
	height: 1px; 
	} 

H1
	{
	COLOR: #660066;
	FONT-FAMILY: Verdana, Geneva, Arial, SanSerif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	margin-bottom: 0px;
	}

H2
	{
	COLOR:   darkgrey;
	FONT-FAMILY: Verdana, Geneva, Arial, SanSerif;
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	}

UL, LI 
	{
	margin-left: 1em;
 	padding-left: 0em;
	}

.ST_SPLASH_BODY
	{
	background-color: #336699;
	color: black;
	font-family: verdana, arial, sanserif;
	font-size: 10px;
	TEXT-ALIGN: center;	
	}

.ST_MENU
 	{
	background-color: #B3B59F;
	COLOR: darkgrey;
	FONT-FAMILY: Verdana, Geneva, Arial, SanSerif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: top
	}

.ST_COPY
 	{
	background-color: darkred;
	color:silver;
	font-family: verdana, arial, sanserif;
	font-size: 10px;
	font-weight: normal
	}


.ST_SIDE_IMAGE
 	{
	background-color: #6699FF;
	background-image: url('c:/strawberrythieves/web/images/strw.jpg');
	COLOR: white;
	font-family: verdana, arial, sanserif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left
	}

.ST_PAGE_TITLE
 	{
	background-color: white;
	color: #660066;
	font-family: verdana, arial, sanserif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 1em
	}

.ST_SPACER_LIGHT
 	{
	background-color: white;
	color: black;
	font-family: verdana, arial, sanserif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	text-align: right
	}

.ST_PAGE_CONTENT
 	{
	background-color: #FFFFCC;
	color: #777777;
	font-family: verdana, arial, sanserif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
	padding: 1em 
	}

.ST_A
 	{
	color: #336699;
	font-family: verdana, arial, sanserif;
	font-size: 12px;
	font-weight: normal;
	}

.ST_A:HOVER
 	{
	color: darkred;
	}

.ST_H1_A
 	{
	COLOR: #660066;
	font-family: verdana, arial, sanserif;
	font-size: 11px;
	font-weight: bold
	}

.ST_H1_A:HOVER
 	{
	color: red;
	}


