BODY {
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: none;
    COLOR: black;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: arial, verdana, sans-serif;
    BACKGROUND-COLOR: #0080C0;
    BACKGROUND-COLOR: #336699;
    BACKGROUND-COLOR: #cccc99;
    BACKGROUND-COLOR: #e0e2d4;
    
    margin: 10px;
    text-align: center;
}
A {
    COLOR: black;
    TEXT-DECORATION: none
}
a:link, a:active, a:visited {
 color: #9c0306;
}
a:hover {
  color: black;
}
a:link.nounderliner, a:active.nounderliner, a:hover.nounderliner, a:visited.nounderliner {
 text-decoration: none;
 color: black;
 font-family: arial, verdana;
 font-size: 11px; 
}

div, h1, h2, p, a {
  margin:0px;
}

H1 {
  margin-left: 90px;
  margin-right: 90px;
  text-align: left;
  FONT-FAMILY: arial;
  font-size: 20px;
  font-weight: bold;
  border-bottom: #aaa 1px solid;
}
H2 {
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  FONT-FAMILY: arial;
  font-size: 20px;
  font-weight: bold;
  border-bottom: #aaa 0px solid;
}
H3 {
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  font-family:"Arial Black", arial;
  font-size: 28px;
  font-weight: bold;
  border-bottom: #aaa 0px solid;
}
H4 {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 40px;
  margin-bottom: 37px;
  text-align: center;
  font-family:"Arial Black", arial;
  font-size: 28px;
  font-weight: bold;
  border-bottom: #aaa 0px solid;
  letter-spacing: 4px;
}


table.navigator {
  margin:auto;
  width:100%;
  border:0px solid;
  font-size:10px;
  background-color: #cccccc;
  background-color: #EEEEEE;
}



#container {
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-SIZE: 11px;
    margin:auto;
	margin-top: 25px;
  
    height:800px;
    max-height: 800px;
    min-height: 800px;
  
  	width:900px;
    max-width: 900px;
    min-width: 900px;
    text-align:left;
    
    OVERFLOW: hidden;
}


#logo {
    BACKGROUND: url(../images/logo1.png) #336699;
    MARGIN: 0px;
    OVERFLOW: hidden;
    HEIGHT: 168px;
}


#ulogo {
    BORDER-TOP: #000000 1px solid;
    BORDER-RIGHT: #000000 0px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 0px solid;
    BACKGROUND-IMAGE: url(../images/logo1.jpg);
    BACKGROUND-REPEAT: no-repeat;
    MARGIN: 0px;
    OVERFLOW: hidden;
    HEIGHT: 100px;
    TEXT-ALIGN: left;
}
#ulogo P {
    color:maroon;
    FONT-FAMILY: arial black, arial, sans-serif;
    FONT-SIZE: 32px;
    PADDING-TOP: 25px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 0px;
    LETTER-SPACING: 8px;
    margin:0px;
	font-stretch: ultra-expanded;
}


#menu {
    PADDING-RIGHT: 5%;
    PADDING-LEFT: 5%;
    MARGIN: 0px;
    COLOR: white;
    BACKGROUND-COLOR: #000;
    TEXT-ALIGN: right;
    width:100%;
    height:20px;
	overflow:hidden;
	border-collapse:collapse;
	border-top: 1px solid white;
}
#menu td {
  	width: 180px;
	text-align: center;
	
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    MARGIN: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #bfd1db 2px solid;
}
#menu td A {
	color: #f7f7ec;
	color: #bfd1db;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}


#main {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    MARGIN: 0px;
	
	background-color: #bfd1db;
	background-color: #fff;
	
    scrollbar-base-color:#ffffff;
    scrollbar-3d-light-color:#cccccc;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#cedfc6;
    scrollbar-track-color:#cccccc;
	
    OVERFLOW: auto;
    HEIGHT: 390px;
	HEIGHT: 593px;
}
#main p {
  text-align: center;
}
#main p.left {
  text-align: left;
  margin-left: 90px;
  margin-top: 30px;
  FONT-FAMILY: arial, verdana;
  font-size: 16px;
  font-weight: bold;
}
#main table {
  text-align: center;
  border-collapse:collapse;
  font-size: 15px;
  border: #000 0px solid;
}
#main table td {
  text-align: center;
  border: #000 0px dashed;
}
#main table td p {
  text-align: left;
}

#main table.team {
  width:100%;
  font-size:11px;
  table-layout:fixed;
  border: 0px solid #000;
  border-collapse:collapse;
  border-color: white;
  margin-top:15px;
}
#main table.team td {
  border-color: white;
  border-left:#aaa 0px solid;
  border-bottom:#aaa 1px solid;
  vertical-align:top;
}


#main table.photos {
    border: 2px solid;
    text-align: center;
    width:80%;
    margin-top: 20px;
    margin-bottom: 25px;
}
#main table.photos td {
    text-align: center;
    width: 33%;
    border-color: black;
    border: 1px solid;
    padding: 10px;
    background-color: #d0d0d0;;
}
#main table.photos td p{
	text-align: center;
}


#main table.navigator {
  margin:auto;
  width:100%;
  border:0px solid;
  font-size:10px;
  background-color: #cccccc;
  background-color: #EEEEEE;
}



#insert table {
  text-align:left;
  border-collapse:collapse;
  font-size: 12px;
  width: 100%;
  border: #000 0px solid;
}
#insert table td {
  text-align: left;
  border: #000 0px dashed;
}
#insert table td p {
  text-align: left;
}

#status {
  OVERFLOW: hidden;
  HEIGHT: 20px;
  BACKGROUND-COLOR: #000;
  max-width: 900px;
  
  color: white;
  color: #bfd1db;
  
  text-align:center;
}
#status p {
  padding-top: 2px;
  FONT-SIZE: 11px;
  letter-spacing:0px;
}
