@charset "iso-8859-1";

/* author: Vizard Web Design Studios */

/* Creation date: 1/2/2004 */



/* Below stylesheet is for the menu  */

@import url("menu-mars.css");

/* Above stylesheet is for menu */



/* Sets default background, link, and, text color */

body 	

		{

			background-color: #A52A2A; 

			color: #000000; 

		}

				

a:link, a:visited

		{

			background-color: transparent;

			text-decoration: underline;

			color: #000080;

		}

		

/* a:visited

		{

			background-color: transparent;

			text-decoration: underline;

			color: #000080;

		}

*/



.documentdata

		{

			margin-left: 215px;

			text-align: center;

			margin-right: 50px;

			margin-bottom: 20px;

			height: 90%;

		}

		

.centered

		{

			text-align: center;

		}

		

.center

		{

			text-align: center;

		}

		
		
.alignleft

		{

			text-align: left;

		}

		

.alignright

		{

			text-align: right;

		}

		

.pgraph

		{

			background-color: #dcdada;

			text-align: left;

			color: #000000;

			padding: 10px;

			border: 4px double #880000;

			font-size: 17;

			font-family: 'comic sans ms', sans-serif;

			/* text-indent: 35px; */

		}

h2

		{

			background-color: #d00000;

			color: #000000;

			border: 4px double #880000;

			text-align: center;

		}

img

		{

			border: 4px double #880000;

		}

.small

		{
			color: #ffffff;
		}

.bottom

		{

			text-align: center;

			background-color: #dcdada;

			color: #000000;

			border: 2px solid #880000;

			display: block;

			margin: 5px;

			position: relative;

			

		}
.documentdata td
		{
			text-align: center;
		}
		
		
		
.spnsrtxt

		{

			background-color: #dcdada;

			text-align: center;

			color: #000000;

			padding: 10px;

			

			font-size: 17;

			font-family: 'comic sans ms', sans-serif;

			/* text-indent: 35px; */
		}

.frc-sponsor
		{
			display: none;			
		}
		
