<!--- this is the style sheet --->
body{
	MARGIN-TOP: 0 px;
    MARGIN-LEFT: 0 px;
	font-family:verdana;
	font-size:10pt;
	}
td	{
	font-family:verdana;
	font-size:10pt;
	}
input
	{
	font-family:verdana;
	font-size:10pt;
	}
select
	{
	font-family:verdana;
	font-size:10pt;
	}
button
	{
	font-family:verdana;
	font-size:10pt;
	}
textarea
	{
	font-family:verdana;
	font-size:10pt;
	}				
.maintable
	{
	BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: c2c2c2 1px solid;
    BORDER-LEFT: c2c2c2 1px solid;
    BORDER-BOTTOM: c2c2c2 1px solid;
	}
.header
	{
	font-family:verdana;
	font-size:26pt;
	background-color:C8C8C8;
	padding-left:4px;
	}
.navlinks
	{
	font-family:verdana;
	font-size:10pt;
	border-bottom: 1pt dotted c2c2c2;
	text-decoration:none;
	}
.copyright
	{
	font-family:verdana;
	font-size:8pt;
	color:b4b4b4
	}
a.navhyperlinks
	{
	font-family:verdana;
	font-size:10pt;
	text-decoration:none;
	}
a.navhyperlinks:link
	{
	font-family:verdana;
	font-size:10pt;
	text-decoration:none;
	color:maroon;
	}
a.navhyperlinks:visited
	{
	font-family:verdana;
	font-size:10pt;
	text-decoration:none;
	color:maroon;
	}
a.navhyperlinks:hover
	{
	font-family:verdana;
	font-size:10pt;
	text-decoration:none;
	color:gray;
	}
.content
	{
	background-color:f3f3f3;
	}
.footer
	{
	background-color:f3f3f3;
	}
.contenttitle
	{
		font-weight:bold;
	}
.leftnav
	{
		border-right: 1pt solid c2c2c2;
	}
.formbutton
	{
	font-family:verdana;
	font-size:10pt;
	width:90;
	}
.sm_login{
	font-family:verdana;
	font-size:8pt;
	color:f3f3f3;
}
.sm_login_input{
	font-family:verdana;
	font-size:8pt;
}
.datestamp{
	font-family:verdana;
	font-size:8pt;
}
.nickname{
	font-family:verdana;
	font-size:8pt;
}
a.nickname:link{
	font-family:verdana;
	font-size:8pt;
	color:black;
}
a.nickname:hover{
	font-family:verdana;
	font-size:8pt;
	color:black;
}
a.nickname:active{
	font-family:verdana;
	font-size:8pt;
	color:black;
}
a.nickname:visited{
	font-family:verdana;
	font-size:8pt;
	color:black;
}
.tourclose{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:white;
}
.navhyperlinks{
	background-color:f3f3f3;
}
.outtertable
	{
	BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: c2c2c2 1px solid;
    BORDER-LEFT: c2c2c2 1px solid;
    BORDER-BOTTOM: c2c2c2 1px solid;
	}
.myprofiles{
	font-family:verdana;
	font-size:8pt;
}	
.tddiv{
	height:1px;
	background-color:c2c2c2;
}
.tdspacer{
	height:10px;
}
.jslink{
	text-decoration:underline;
	cursor:hand;
}
.fineprint{
	font-size:8pt;
}
.brownbutton
	{
	font-family:verdana;
	font-size:8pt;
	background-color:ffcc33;
	width:69pt;
	}
	
.redbutton
	{
	font-family:verdana;
	font-size:8pt;
	background-color:ffafa7;
	color:black;
	width:69pt;
	}
	
.greenbutton
	{
	font-family:verdana;
	font-size:8pt;
	background-color:afffa7;
	color:black;
	width:69pt;
	}
.wingdinggreen
	{
	font-family:wingdings;
	font-size:10pt;
	color:green;
	font-weight: 900; 
	}
	
.wingdingred
	{
	font-family:wingdings;
	font-size:10pt;
	color:red;
	font-weight: 900; 
	}
	
.fontgold
	{
	font-family:verdana;
	font-size:10pt;
	color:ffcc33;
	background-color: black;
	font-weight: 900; 
	}
	
.fontblue
	{
	font-family:verdana;
	font-size:10pt;
	color:blue;
	}
	
	
	
	