body
{
    font-family: verdana,arial,helvetica;
    font-size: 10pt;
    font-weight: normal;
    background-color: #060606;
    background-image: url('../images/bg1-tall.png');
    /*background-attachment: fixed;*/
    background-repeat: repeat-x;
    color: #ffdd66;
    margin: 0;
    margin-top: 9px;
    margin-bottom: 20px;
}

table
{
    margin: auto;
}

th
{
    text-align: center;
    margin: auto;
}

td
{
    text-align: left;
}

a
{
    text-decoration: none;
}

a:link, a:visited, a:active
{
    margin: 6px;
    padding: 0;
    color: #cc6600;
    text-decoration: none;
}

a:hover
{
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    color: #ff0000;
    text-decoration: none;
    border: 2px solid;
}

a.header:link, a.header:visited, a.header:active
{
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0;
    background: 0;
}

a.header:hover
{
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0;
}

a.enlace:link, a.enlace:visited, a.enlace:active
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.enlace:hover
{
    color: #ff9933;
    font-weight: bold;
    text-decoration: underline;
}

a.special
{
    font-family: "arial black" , arial;
    text-decoration: none;
    font-weight: bold;
}

a.special:link, a.special:visited, a.special:active
{
    color: #454545;
    background-color: black;
    border: 1px inset #666668;
}

a.special:hover
{
    color: #ffcc66;
    background-color: #880000;
    border: 1px inset #666668;
}

a.derechos:link, a.derechos:visited, a.derechos:active
{
    color: #333333;
    font-family: "arial black" , arial;
    font-size: 10pt;
    font-weight: bold;
}

a.derechos:hover
{
    color: #eeeeee;
    background-color: #000000;
    border-color: #ffffff;
    font-family: "arial black" , arial;
    font-size: 10pt;
    font-weight: bold;
}

p
{
    padding: 4px;
    margin: 11px;
    border: 0;
    text-align: left;
    text-indent: 0;
}

p.normal
{
    font-weight: bold;
    font-size: 11pt;
    text-align: justify;
}


p.comentario
{
    color: #ffcc00;
    font-family: "Times New Roman";
    font-weight: bold;
    font-style: italic;
}

p.mensaje
{
    border-style: inset;
    border-color: #d5be7c;
    border-width: 2px;
    background-color: #000000;
    color: #00ff00;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    padding: 3px;
    text-align: center;
}

.tapon
{
    padding: 0;
    height: 7px;
    background: url("../images/grey.png") no-repeat 0px 0px;
}

.derechos
{
    font-size: 10pt;
    background: url("../images/grey_fill.png") repeat-y;
    padding: 2px;
    color: #333333;
    font-family: "arial black";
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
}

.derechos
{
    font-size: 10pt;
    background: url("../images/grey_fill.png") repeat-y;
    padding: 5px;
}

.tapete
{
    padding: 0;
    height: 11px;
    background: url("../images/grey.png") no-repeat 0px -8px;
}


.header
{
    padding: 0; /*background-image: url("../images/bg.png");*/ /*height: 28px;*/
}

.btop
{
    padding: 0;
    height: 7px;
    background: url("../images/black.png") no-repeat 0px 0px;
}

.bmiddle
{
    text-align: center;
    padding: 20px 40px;
    margin: 0; /*height: 1px;*/
    background: url("../images/black_fill.png") repeat-y;
}

.bbottom
{
    padding: 0;
    height: 11px;
    background: url("../images/black.png") no-repeat 0px -8px;
}

.boxtop
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxtop_orange.gif");
}

.boxmiddle
{
    padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url("../images/boxmiddle_orange.gif");
}

.boxbottom
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxbottom_orange.gif");
}

.boxpurpletop
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxtop_purple.gif");
}

.boxpurplemiddle
{
    padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url("../images/boxmiddle_purple.gif");
}

.boxpurplebottom
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxbottom_purple.gif");
}

.boxredtop
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxtop_red.gif");
}

.boxredmiddle
{
    padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url("../images/boxmiddle_red.gif");
}

.boxredbottom
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxbottom_red.gif");
}

.boxdarktop
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxtop_dark.gif");
}

.boxdarkmiddle
{
    padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url("../images/boxmiddle_dark.gif");
}

.boxdarkbottom
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxbottom_dark.gif");
}

.boxcyantop
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxtop_cyan.gif");
}

.boxcyanmiddle
{
    padding: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url("../images/boxmiddle_cyan.gif");
}

.boxcyanbottom
{
    padding: 0;
    height: 18px;
    background-image: url("../images/boxbottom_cyan.gif");
}

.mtop
{
    padding: 0;
    height: 7px;
    background: url("../images/silver.png") no-repeat 0px 0px;
}

.mmiddle
{
    color: #000000;
    vertical-align: middle;
    padding: 0;
    padding-top: 4px;
    background: url("../images/silver_fill.png") repeat-y;
    font-family: Arial Black;
}

.mbottom
{
    padding: 0;
    height: 11px;
    background: url("../images/silver.png") no-repeat 0px -8px;
}

.block
{
    padding: 0px;
    margin: 0px auto;
    width: 989px;
}

h1
{
    color: #ffffff;
    text-align: center;
    font-family: "impact";
    font-size: 24pt;
}

img
{
    vertical-align: middle;
}

img.header
{
    border: 0;
}

a.catrin:hover
{
    background: 0;
    cursor: default;
}

img.mensaje
{
    border-style: inset;
    border-color: #d5be7c;
    border-width: 2px;
    padding: 6px;
    background-color: #000000;
}

ul
{
    text-align: left;
}

li
{
    margin: 2px 2px 6px 28px;
    padding: 0px 2px 0px 0px;
    text-align: left;
    vertical-align: top;
}

th.divider
{
    background-image: url('../images/smenu.gif');
    height: 2px;
    padding: 0;
}

p.fecha
{
    color: #443300;
    font-family: "arial black";
    font-weight: bold;
    font-size: 10pt;
    padding: 3px;
    text-align: center;
    border-bottom-style: groove;
    padding-bottom: 0;
    border-bottom-color: #885500;
    border-bottom-width: 0;
}

tt
{
    font-size: 12pt;
}

p.descripcion
{
    color: #ffffff;
    font-family: "arial narrow";
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
}

hr
{
    border-style: outset;
    border-width: 2px;
    border-color: #ff6600;
}

.cap
{
    float: left;
    font-family: Impact;
    font-size: 48pt;
    padding: 0;
    margin-top: -19px;
    margin-bottom: -19px;
}

.Tiny
{
    font-size: xx-small;
}

.content
{
    text-align: center;
    margin: 0;
    border: 0;
    padding: 0;
}

.column
{
    text-align: center;
    margin: 0;
    border: 0;
    padding: 0;
    width: 50%;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.ContentBox
{
    width: 100%;
}

.epBox
{
    padding: 0;
    margin:10px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    box-shadow: 0 0 10px 10px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 0 10px 10px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,0.35);}

.fecha
{
    color: #666666;
}

ul.menu
{
		text-align:center;
    width: 500px;
    border-style: outset;
    border-width: 1px;
    border-color: #444444;
    padding:0;
    margin:0px auto;
}

li.menu
{
    float: left;
    width: 100px;
    text-align:center;
    vertical-align:middle;
    list-style-image: none;
    border-style: inset;
    border-color: #333333;
    border-width: 0;
    background: url("../images/menu.png") repeat-x 0px -120px;
    padding: 0;
    margin:0;
}

.thumbtable 
{
	width:100%;	
}

.stretch
{
	width:100%;
}

img.thumb
{
	border:1px inset #666666;
}

#friends ul
{
	list-style-image:none;
}

#friends p
{
	text-indent:0;
}
