body {
	background:url('images/bg.png') repeat-x fixed;
	margin:10px;
}

.tablemax {
	height: 100%;
	width: 750px;
}

.tablefooter {
	height:50px;

}

#content {
	padding: 10px;
}

.pictureborder {
	border: 1px solid #CD0001;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #CD0001;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #CD0001;
}

a:link {
	color: #CD0001;
	text-decoration: none;
}
a:visited {
	color: #CD0001;
	text-decoration: none;
}
a:hover {
	color: #CD0001;
	text-decoration: underline;
}
a:active {
	color: #CD0001;
	text-decoration: none;
}

p {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #CD0001;
	}

.stylesmall {	
	font-size: 10pt;
    font-family: arial;
    line-height: 12pt;
	color: #CD0001;
	}

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #CD0001;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #CD0001;
	}

h3 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 15pt;
    color: #CD0001;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}

.ig_reset {
	float: right;
}

#esta {
	width:140px;
	position:absolute;
	right:10px;
	top:130px;
	background:#fff;
	padding:10px;
}
ul li {
	font-size:15px;
	font-family:arial, verdana, sans-serif;
	margin:5px 0px;
}
.listuno {
	color:#ff0000;
}
.listdos {
	color:#0000ff;
}



marquee strong 
{
	color: #000;
	font-family: Times New Roman;
}

marquee p 
{
	margin: 0px;
}	

em 
{
	font-family: Impact;
}

em.alt
{
	color: blue;
		font-family: Comic Sans MS;
}

#marquee-container
{
	height: 30px;
	width: 750px;
	position: relative;
}

#sparkle-bg
{
	background: url('images/sparkle-bg.png') no-repeat;
	height: 30px;
	width:750px;
	position: absolute;
	top: 8px;
	left: 0px;
}
