/* CSS Document */

 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
#fullheight{height:100%}

   
  #navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 18px
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
    font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
    font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
    font-size: 12px;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#div
{
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	
 	
	
}
.style22 {font-size: 13px; color: #FF6600; }


.style5 {font-size: 13px; font-weight: bold; }

.style9 {	font-size: 16px;
	color: #FF6600;
}
