a:link		{color:#E84522; text-decoration:underline; }
a:visited	{color:#E84522; text-decoration:underline; }
a:active 	{color:#E84522; text-decoration:none; }
a:hover 	{color:#E84522; text-decoration:none; }

a:link.tab		{color:#E84522; text-decoration:none; }
a:visited.tab	{color:#E84522; text-decoration:none; }
a:active.tab 	{color:#E84522; text-decoration:underline; }
a:hover.tab 	{color:#E84522; text-decoration:underline; }

a:link.text 	{color:#E84522; text-decoration:none; border-bottom: 1px dashed #632011; }
a:visited.text 	{color:#E84522; text-decoration:none; border-bottom: 1px dashed #632011; }
a:active.text 	{color:#E84522; text-decoration:none; border-bottom: 0px; }
a:hover.text 	{color:#E84522; text-decoration:none; border-bottom: 1px solid #E84522; background-image:url('button_back.png');}

a:link.arrow 	{color:#E84522; text-decoration:none; }
a:visited.arrow	{color:#E84522; text-decoration:none; }
a:active.arrow 	{color:#632011; text-decoration:none; }
a:hover.arrow 	{color:#632011; text-decoration:none; }

img {
	border: 0px;
	}

img.link {
	border: 1px solid #E84522;
	}

img.link:hover {
	border: 1px solid black;
	}

img.thumb {
	border: 2px solid #E84522;
	margin: 10px;
	}

img.thumb:hover {
	border: 2px solid #632011;
	}

body {
	color: #E84522;
	font-size:10px;
	font-family: "Times New Roman", "Times"; 
	background-color: black;
	background-image:url("background.jpg");
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	overflow:auto;
	}

td {
	color: #E84522;
	font-size:11px;
	font-family: "Times New Roman", "Times";
	}

td.active1 {
	background-color:#150704;
	border-left: 2px solid #632011;
	border-top: 2px solid #632011;
	border-right: 2px solid #632011;
	padding:10px;
	}

td.active2 {
	background-color:#270D07;
	border-left: 2px solid #632011;
	border-top: 2px solid #632011;
	border-right: 2px solid #632011;
	padding:10px;
	}

td.inactive {
	border-bottom: 2px solid #632011;
	padding:10px;
	}

td.placeholder {
	border-bottom: 2px solid #632011;
	}

td.footer {
	border-top: 1px solid #632011;
	color:#632011;
	padding:5px;
	}

table.back1 {
	background-color:#150704;
	}

table.back2 {
	background-color:#270D07;
	background-image:url("back_gal.jpg");
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	}