﻿body
{
	background-color: #000000;
	background: #000000;
	font-size: 75%;
	font-family: 'Loki Cola';
	margin: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
}

table.stylemainpage {
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
}






h1 {
	font-size: 100%;
	height: 30px;
	color: #FFFFFF;

}
h2 {font-size:140%;}

a:link {
	background: #000000;
	border: thin #ADD8E6 solid;
	border-color: #FF0000;
	color: #FFFF00;
	border-collapse: collapse;
	caption-side: top;
}

a:visited  {color:yellow}
a:hover    {color:yellow}
a:active   {color:yellow}
object.slide
{
	width: 800px;
	height: 600px;
	position:fixed;
	margin-left:0px;
	margin-top:0px;
}

table
{
	background: #000000;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 800px;
	top: 0px;
	left: 0px;
	background-color: #000000;
	border-spacing: 0;
}

td.frame1
{
	width: 700px;
	height: 600px;
	left: 0px;
	top: 0px;
}
td.frame2
{
	width: 100px;
	 height: 600px;	
}
