/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px;
padding:0px;
cursor:default;
}

#menu a:link,
#menu a:active,
#menu a:hover,
#menu a:visited {
text-decoration:none;

padding:5px;
font-size:15px;
font-weight:bold;
margin:2px;
border-bottom:4px solid #146898;
color:#666666;
font-family:augie, Verdana, Arial, Helvetica, sans-serif
}

#menu a:hover {
background-color:#0896e8;
color:white;
}

#menu {
margin-bottom:10px;
margin-top:30px;
width:100%;
border-bottom:3px solid #ccdbec;
padding-bottom:20px;
}

#mainTable {
margin:0 auto;
}

#mainTable td{
padding:5px;
}

#credits {
border-top:3px solid #C0C0C0;
padding:4px;
font-weight:bold;
color:#000000;
}

#headerRow td {
border-bottom:3px dashed #C0C0C0;
font-weight:bold;
font-size:12px;
padding:7px;
}

.serie td {
border-bottom:3px dotted #C0C0C0;
color:#000000;
font-weight:bold;
line-height:12px;
}

.serie a:link,
.serie a:visited,
.serie a:active,
.serie a:hover {
text-decoration:none;
color:#000000;
padding:5px;
}

.serie a:hover {
font-weight:bold;
padding:3px;
background-color:#000000;
color:white;
}

#searchMain {
padding:0px;
margin:0px;
}

.searchField {
font-size:10px;
border:0px;
border-bottom:3px solid #dfeeff;
color:#4993bd;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:200px;
}

#submit {
border:20px solid #dfeeff;
padding:1px;
background-color:white;
font-weight:bold;
color:#43b5f6;
}

