/* --------------------------GENERAL SITE STYLE-------------------------- */

/* --------------------------DEFAULT-------------------------- */
p {
background: #E4E4E6; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%;
font-weight: normal;
text-align: left;
margin-left: 25px;
margin-right: 20px; 
}
ol, ul {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 90%;
margin-left: 25px;
margin-right: 20px;
}
h1, h2, h3, h4 {
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 5px;
}
h1 {
background: #ffffff; 
font-size: 150%; 
text-align: center;
}
h2 {
background: E4E4E6; 
font-size: 125%; 
text-align: center;
}
h3 {
background: #ffffff; 
font-size: 110%; 
}

table {
width: 100%;
}

td {
color: #ffffff; 
font-weight: bold;
}
/* --------------------------LINKS-------------------------- */
a {
text-decoration: none;
}
A:HOVER {
color:#FAEA32;
text-decoration: underline;
}
a:visited {
color:#FAEA32;
}

a:link {
color:#FFFFFF;
	}

img {border-style: none; margin-right: auto; margin-left: auto;}
/* --------------------------TEXT ALIGNMENT and SIZE-------------------------- */
.center {
text-align: center;
vertical-align: top;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.topalign {
vertical-align: top;
}
.small {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 70%;
}
.pagetop {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 70%;
}
/* --------------------------TOP ANCHOR TAG-------------------------- */
.top {
background: #FFFFCC; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 1%; 
line-height: 1%; 
margin: 0px;
}
/* --------------------------HEADERS-------------------------- */
.header {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 5px;
font-size: 175%; 
text-align: center;
}
/* --------------------------NAVIGATION-------------------------- */
.nav {
background: #000000; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
font-weight: normal;
vertical-align: top;
text-align: center;
}
/* --------------------------MADFAT BODY-------------------------- */
.madfatbody {
background: #E4E4E6; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
vertical-align: top;
text-align: center;
}

.imagetable {
background: #E4E4E6; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: normal;
vertical-align: top;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-color: #000000;
border-style: solid;
width: 100%;
}
.shows {
background: #E4E4E6; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: normal;
text-align: left;
vertical-align: top;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-color: #000000;
border-style: solid;
}

.captions {
font-size: 70%;
color: #000000; 
}

.imagetable A:HOVER {
color:#000000;
text-decoration: underline;
}
.imagetable a:visited {
color:#3AC10F;
}

.imagetable a:link {
color:#4475C2;
	}


/* --------------------------NAVIGATION-------------------------- */
.footer {
background: #000000; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 70%;
font-weight: normal;
vertical-align: top;
text-align: left;
}

