/*INDEPENDENT CLASSES*/

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

.gold {
	color: #ffcc00;
}

.justify {
	text-align: justify;
}

.light {
	color: #ffff99;
}
 
.medium {
	font-size: medium;
}

.red {
	color: red;
}

.small {
	font-size: small;
}
  
.tt {
	font-family: "Courier New", Courier, monospace;
} 

.x-small {
	font-size: x-small;
}

.xx-small {
    font-size: xx-small;
}



/*DEPENDENT CLASSES*/

a:link {color: #ffff99; text-decoration: none;}
a:visited {color: #ffff99; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: underline;}
a:active {color: #ff0000; text-decoration: underline;}


a.sidebar2:link {
 color: #ffcc00;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 400;
}

a.sidebar2:visited {
 color: #ffcc00;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 400;
}

a.sidebar2:hover {
 color: #ffff00;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 400;
}

a.sidebar2:active {
 color: #ffff00;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 400;
}


body {
 margin-top: 5px;
 margin-left: 5px;
 color: yellow;
 background-color: black;
 font-family: Arial, Helvetica, sans-serif;

 } 



form {
  margin-top: 8px;
  margin-bottom: 7.5px;
  }
  
 

h1 {
font-family: Arial;
font-weight: 400;
color: #ffcc00;
font-size: 15pt;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
}

h4 {
color: #ffcc00;
font-family:Arial, Helvetica, sans-serif;
font-weight: 700;
font-size: medium;
margin-bottom: 0px;
margin-top: 0px;
line-height: 100%;
text-align: center;
}


img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
} 

input {
 border-left-color: #ffcc00; 
 border-bottom-color: #ffff99; 
 color: #000000;
 font-weight: 600;
 border-top-color: #ffcc00;  
 background-color: #ffff99; 
 border-right-color: #ffcc00;
 }
 

p.center {
	text-align: center;	
}

p.content {
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
text-indent: 30px;
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
line-height: 170%;
color: #ffff00;
}

p.content-arial {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
text-indent: 30px;
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
line-height: 170%;
color: #ffff00;
}


 
select { 
  background-color: #000000; 
  color: #FFCC00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin-top: 0px;
  }

  
span.center {
 text-align: center;

}

table.main {
	border-spacing: 4px; 
	width: 100%;
}

table.mainheader {
	border-collapse: collapse;
	padding: 5px;
	width: 100%;
}

table.mainheader .banner{
	width: 400px;
}
  
td.header {
	background-image: url('cellbg5.gif');
}

td.left {
   border: 1px #ffff99 solid;
   background-image:url('barbg4.jpg');
   vertical-align: top;
   padding: 6px;
   width: 120px;
}

td.middle {
   border: 1px #ffcc00 solid;
   vertical-align: top;
   padding: 6px;
}

td.right {
   border: 1px #ffff99 solid;
   background-image:url('barbg4a.jpg');
   vertical-align: top;
   padding: 6px;
}


   

ul.fanfic {
  list-style-position: outside;
  text-indent: 0px;
  margin-left: 15px;
  padding-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 9pt;
  margin-bottom: 12px;
  line-height: 140%;
  text-align: justify;
}

ul.sidebar {
 padding: 0;
 margin: 0;
 list-style: none;
 margin-top: 5%;
 margin-bottom: 7%;
 font-size: 9pt;
 line-height: 150%;
 font-family: Arial, Helvetica, sans-serif;
}
 
ul.sidebar a:link {
 color: #ffcc00;
 text-decoration: none;
}

ul.sidebar a:visited {
 color: #ffcc00;
 text-decoration: none;
 }

ul.sidebar a:hover {
 border: 1px solid yellow;
 color: #ffff99;
 }

ul.sidebar a:active {
 color: red;
 text-decoration: underline;
 }

 
ul.university {
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 9pt;
margin-bottom: 12px;
margin-top: 5px;
margin-left: 25px;
margin-right: 10px;
line-height: 140%;
text-align: justify;
}


 
ul.zelda {
list-style-position: outside;
text-indent: 0px;
margin-left: 15px;
padding-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 9pt;
margin-top: 10px;
margin-bottom: 12px;
line-height: 140%;
text-align: justify;
}

