body
{
background-color: #/*cc0000*/ffffff;
}


#table {
	background-color: #ffffff;
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:100%;
}

#topleft {
	position:absolute;
	left:25px;
	top:0px;
	width:750px;
	height:83px;
	border-bottom: 1px solid #999999; 
}


#menu {
	position:absolute;
	left:0px;
	top:90px;
	width:150px;
	height:494px;
}

#bodytext {
	position:absolute;
	left:115px;
	top:106px;
	width:420px;
	height:494px;
}


#home {	
	background-image: url();
	background-repeat: no-repeat;
	position: absolute;
	left:115px;
	top: 80px;
	width: 400px;
	padding: 5px;
	border: 0px solid #ffffff;
}


#right {	
	background-image: url();
	background-repeat: no-repeat;
	position: absolute;
	left:520px;
	top:100px;
	padding: 5px;
	border: 0px solid #ffffff;
}



#folio {
	position:absolute;
	left:100px;
	top:106px;
	width:700px;
	height:600px;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/*
a:active {
	color: #dc143c;
	text-decoration: none;
}
*/


a:visited {
	color: #C3C3C3;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-family: Arial;
	color: #000000;
	margin-left: 0px;
	margin-top: 30px;
	padding-bottom: 0px;
}

h2 {
	font-size: 24px;
	font-family: Arial;
	color: #000000;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 0px;
	padding-bottom: 2px;
	text-align: left;
}

h3 {
	font-size: 18px;
	font-family: Arial;
	color: #cc0000;
	margin: 0;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
}

h4 {
	font-size: 12px;
	font-family: Arial;
	color: #cc0000;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
	margin-left: 40px;
	margin-right: 20px;
}

p  {
	font-size: 12px;
	font-family: Arial;
	margin-left: 30px;
	margin-right: 10px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	
}


ul  {
	font-size: 12px;
	font-family: Arial;
	color: #cc0000;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	
}

table {
	align: center;
	margin-left: 30px;
	margin-top: 10px;
	border: 0;
	border-color: none;
	cellpadding: 10px;
}	

td	{
	font-size: 12px;
	font-family: Arial;
	color: #cc0000;
	border: 0;
	margin-left: 40px;
	margin-right: 20px;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
/*	height: 100px;
	width: 100px;*/
	
}

td.warning	{
	border: 0;
	margin-left: 40px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #ffffff;
/*	height: 100px;
	width: 100px;*/
	
}

img	{border: 0;
	}
	

/* Below is the bodytext styles */


.stock	{border: 0;
	margin-left: 20px;
	margin-right: 30px;
	padding-bottom: 15px;
}	


.headline {
	font-size: 12px;
	font-family: Arial;
	color: #cc0000;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
}

.leadline {
	font-size: 12px;
	font-family: Arial;
	color: #cc0000;
	margin: 0;
	padding-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
}



.bp  {
	font-size: 12px;
	font-family: Arial;
	margin-left: 20px;
	margin-right: 35px;
	padding-bottom: 15px;
	color: #000000;
	text-align: left;
	
}

.subp  {
	font-size: 12px;
	font-family: Arial;
	color: #dc143c;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	
}

/*Menu blank*/

.current  {
	font-size: 12px;
	font-family: Arial;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 0px;
	color: #C3C3C3;
	text-align: left;
	
}

#datecup {
	position:absolute;
	left:0px;
	top:700px;
	width:100px;
	height:30px;
}


#updated  {
	font-size: 10px;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	
}

#date  {
	font-size: 10px;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 0px;
	color: #dc143c;
	text-align: left;
	
}
