.icell
{
    margin:0 0 1px 0;
    padding:0 0 1px 0;

    display:block;
    width:100px;
    text-align:left;
}
.icell2
{
    margin:0px 0px 0px 0;
    padding:0px 0px 0px 0px;

    display:inline;
    width:100px;
    text-align:left;
}
.icell3
{
    margin:0 0 1px 0;
    padding:0 0 1px 0;

    display:block;
    width:250px;
    text-align:left;
}
pre {display:none}
body
{
	color:#ffffff;
	margin:0px;
	background-color:#7C1E3F;
	background-color:#280613;
	background-color:#330b1a;
	text-align:center;
	min-width:847px;
	font-family:verdana;
	font-size:10px;
	/* putting width:780px; here causes safari to NOT center the page */
}

#container
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
	color:#000000;
	clear:both;
	display:block;
	min-height:700px;
	height: auto !important;
	height:700px;
	
	/*background-color:transparent;*/
	background-color:#1d0a11;
	background-color:#330b1a;
	border-left:1px solid #4d192d;
	border-right:1px solid #4d192d;
	border-bottom:1px solid #4d192d;
	padding-right:10px;
	/*background-image:url('/img/new/background-flower.gif');
	background-repeat:no-repeat;
	background-position: top right;*/
	/* changes the way an image floats on the screen
	background-attachment: fixed;
	*/
}
.pics {  
      

    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 20px;  
    border:  1px solid #4d192d;  
    /*background-color: #000;*/   
    /*height: 300px;*/ 
    top:  0; 
    left: 0 
} 

a
{
    color:#ffffff;
    text-decoration:underline;
    font-size:12px;
}
a:visited
{
    color:#ffffff;
    text-decoration:underline;
    font-size:12px;
}

a:hover
{
    color:yellow;
    text-decoration:underline;
    font-size:12px;
}

a.backlink
{
    color:yellow;
    text-decoration:underline;
    font-size:12px;
}
a.backlink:visited
{
    color:yellow;
    text-decoration:underline;
    font-size:12px;
}

a.backlink:hover
{
    color:yellow;
    text-decoration:underline;
    font-size:12px;
}

p
{
font-size:12px;
padding-top:5px;
padding-bottom:5px;
}
td
{
font-size:12px;
}
blockquote { margin-left:25px;}
li
{
font-size:12px;
}
ul
{
    margin:17px;
}
ol
{
    margin:17px;
}
ul.standard li
{
list-style-type:circle;
}
b
{
color:white;
}
.comparions td
{
font-size:10px;
}
/******* Miguel ***********/

.bold12 {
	font-size:16px;
	text-align:center;
	
}