BODY {
width:800px;
font-size : 75%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #BCBCBC; 
background-color : #272C32;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
	MARGIN: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	border: 1px solid #BCBCBC;
}

a:link { text-decoration: none; font-weight: normal; color: #BCBCBC}
a:visited { text-decoration: none; font-weight: normal; color: #BCBCBC}
a:hover { text-decoration: none; font-weight: normal; color: #827448}
a:active { text-decoration: none; font-weight: normal; color: #BCBCBC}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 80%; 
color : #BCBCBC; 
background-color : transparent; 
}

p {
font-size : 80%; 
font-family : Verdana, Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color:#BCBCBC;
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color:#BCBCBC;
}
.smalltext a:hover{
color:#65707A;
}

.noline a:link{
  text-decoration : none;
  color:#BCBCBC;
}

.noline a:visited{
  text-decoration : none;
  color:#BCBCBC;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color:#BCBCBC;
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color:#BCBCBC;
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color:#BCBCBC;
}

.largetext a:hover{
color:#65707A;
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #E5E5BF .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #1B1E23;
}

.bg_light {
  background-color : #65707A;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
