body
	{margin: 0px;
	 font-family: sans-serif;}
	 
a:link {color: #0000FF; text-decoration: underline;}
a:visited {color: #0000FF; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #0000FF; text-decoration: underline;}
	
a.a_nav:link {color: #0000FF; text-decoration: underline;}
a.a_nav:visited {color: #0000FF; text-decoration: underline;}
a.a_nav:hover {color: #FF0000; text-decoration: underline; font-style: italic;}
a.a_nav:active {color: #0000FF; text-decoration: underline;}
	
.bottom_left
	{background-image: url(images/bottom_left.gif);
	 background-repeat: no-repeat;
	 background-position: top left;
	 padding-right:10px;
	 padding-top: 55px;
	 padding-left: 6px;
	 padding-bottom: 10px;
	 font-size: 12px;
	 font-weight: bold;}
	 
.dots
	{background-image: url(images/dots.gif);
	 background-repeat: repeat-y;
	 background-position: top left;}
	 
.dots_horizontal
	{background-image: url(images/dots_horizontal.gif);
	 background-repeat: repeat-x;
	 background-position: top left;}
	 
.content
	{padding: 10px;}
	 
.ad
	{text-align: center;}

.SignUp
	{font-size: 36px;
	 font-weight: 900;
	 text-transform: uppercase;
	 color: #000000;
	 font-style: italic;}
	 
.standard_image
	{border: solid black 1px;}
	
.emphasis 
	{font-size: 18px;
	 font-style: italic;
	 font-weight: 900;}
	 
.onclick {text-decoration: underline; color: #0000FF; cursor: pointer;}

.trailerstyle 
	{position: absolute; 
	 visibility: visible; 
	 top: -50px; 
	 font-size: 12px; 
	 font-family: Arial,Helvetica,Verdana; 
	 font-weight: bold; 
	 color: #0000FF;} 
