html{	
height: 100%;
}

body{
	height: 100%;
	margin: 0px;
	background-color: #ffffff;
	color: #EEEEEE;
	font-family:Tahoma;
	font-size:11pt;
	}

table.outer{
	height: 100%;
	width: 100%;
	border-width: 0px; 
	border-style: outset;
	background-color: #DF0000;
}

td.middle{
	background-color: #000000;
	padding: 20px; 
 	width: 710px; 
	vertical-align: top;
}


h1{
	color:#EEEEEE;
	font-size:24pt;
	font-family:Tahoma;
}

font.title{
	color: #EEEEEE;
	font-size:24pt;	
	font-family:Tahoma;
	font-weight:bold;
}

ul{
	margin-top: 0;
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:11pt;
	margin-left: 18px;
}

p{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:11pt;
}

a{
	color:#EEEEEE;
	font-family:Tahoma;	
	font-size:11pt;
}

a:hover{
	color:#DF0000;
	font-family:Tahoma;
	font-size:11pt;
}

a.menu{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:14pt;
}

a.menu:hover{
	background:#DF0000;
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:14pt;
}

a.pmenu{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:10pt;
}

a.pmenu:hover{
	background:#DF0000;
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:10pt;
}

a:link img, a:visited img, a:active img{ 
	border-color:#EEEEEE; 
}

a:hover img{ 
	border-color: #DF0000; 
}

font.menu{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:14pt;
}

font.menu:hover{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:14pt;
}

font.pmenu{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:10pt;
}

font.pmenu:hover{
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:10pt;
}

img{
	border-color: #EEEEEE;
}