@import url(newexpl.css);

body{
background-color: rgb(153,153,102);
}

#Navbar{
background-color: rgb(255,255,255);
border: medium black;
width: 200%;
padding-top: 1px;
padding-bottom: 5px;
padding-left: 3px;
padding-right: 3px;
text-align: center;
}

#Banner{
border: medium black;
width: 200%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#Main{
background-color: rgb(204,204,153);
border: medium black;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
width: 200%;
}

#Copyright{
background-color: rgb(255,255,255);
border: medium black;
padding-top: 2px;
padding-bottom: 5px;
width: 200%;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
font-style: italic;
font-weight: normal;
text-align: center;
}

a:Link
{color: #000088}

a:Visited
{color: #880088}

a:Hover
{color: #FF0000}

h1, h2, h3, h4, h5, h6, p, blockquote, li, ol, ul{
color: black;
font-family: Verdana, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: none;
text-transform: none
}

blockquote{
font-size: 105%;
font-style: italic;
font-weight: bold
}

h1{font-size: 250%}

h2{font-size: 200%}

h3{font-size: 175%}

h4{font-size: 140%}

h5{font-size: 125%}

h6{font-size: 105%;
font-style: italic}

p{font-size: 105%}

.oculto{
display: none;
font-size: 0px;
visibility: hidden
}

.Center{text-align: center}

table.Center{
margin-left: auto;
margin-right: auto;
width:100%;
}

strong{font-size: 105%}

.BLink{
font-family: arial, sans-serif;
font-size: 119%;
font-style: italic;
font-weight: bold
}

.SLink{
font-family: arial, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: bold
}

#BLinks{
font-family: arial, sans-serif;
font-size: 120%;
font-style: italic;
font-weight: bold;
}

#SLinks{
font-family: arial, sans-serif;
font-size: 100%;
font-style: italic;
font-weight: bold;
margin-top: 5px;
}


table.Conj{
border: thin black solid;
color: black;
margin-bottom: 1%;
width: 70%
}

#Backconj{
background-color: #ffdd66;
border: thin black;
color: black;
font-family: Verdana, sans-serif;
font-style: normal;
font-weight: bold;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
width: 50%
}

.DO{
font-family: Verdana, Arial;
font-size: 150%;
font-style: italic;
font-weight: bold;
text-align: right;
width: 10%
}

.DY{
background-color: rgb(204,204,153);
font-family: Verdana, Arial;
font-size: 150%;
font-style: italic;
font-weight: bold;
text-align: right;
width: 10%
}

.MO{border: medium black solid}

.msg p{font-size: 100%}
