/*Stylesheet for UPR*/

body	{
	background-color:#CC0000;
	font-family: Century Gothic;
}

Table.menu	{
	background-color:#CC0000; 
	position: absolute; 
	top: 110px; 
	left: 90px;
}

Table.Bottom	{
	position: absolute; 
	Top: 540px; 
	left: 300px;
	width: 200px; 
	height: 40px;
	background-color:#333399;
}

Table.header	{
	font-weight: none;
	position: absolute; 
	top: 20px; 
	left: 90px;
	font-family: Century Gothic;
}

Table.text	{
	position: absolute; 
	top: 150px; 
	left: 90px;
	width: 600px;
	height: 370px;
	font-family: Century Gothic;
}

td	{
	font-weight: none;
	text-align: none;
	font-size: 14px;
	font-family: Century Gothic;
}

td.text	{
	background-color:#FFFFFF;
}

td.bottom	{
	font-weight: none;
	text-align: center;
	font-size: 24px;
	font-family: Century Gothic;
}

A:active.1	{
	font-weight: none;
	text-align: none;
	font-size: 14px;
	font-family: Century Gothic;
	color: #000000;
}

A:link.1	{
	font-weight: none;
	text-align: none;
	font-size: 14px;
	font-family: Century Gothic;
	color: #000000;
}

A:hover.1	{
	font-weight: none;
	text-align: none;
	font-size: 14px;
	font-family: Century Gothic;
}

A:visited.1	{
	font-weight: none;
	text-align: none;
	font-size: 14px;
	font-family: Century Gothic;
	color: #333399;
}

hr	{
		color: #cccc99;
}