html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
th{
	font-size: 10px;
	font-size:12pt;
	color:#000000;
}
th1 {
	font-family:Arial;
	font-size:12pt;
	color:#000000;
	FONT-FAMILY:verdana;
}
td{
	font-size: 10px;
	font-size:12pt;
	color:#000000;
}

h1 img {
	display: block;
}
img {
	border: 0;
}

a {
	font-family:Arial;
	font-size:8pt; 
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family:Arial;
	font-size:8pt;
	color:#e28c05;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	font-family:Arial;
	font-size:8pt;
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(../images/header.jpg) no-repeat;
  position: relative;
}
h0{
    FONT-SIZE: xx-small;
    COLOR: black;
    FONT-FAMILY: Verdana
}
h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: #660099;
    FONT-FAMILY: Verdana
}
h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}
h2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: #FF9900;
    FONT-FAMILY: Verdana
}
h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: Large;
    COLOR: #3366FF;
    FONT-FAMILY: Verdana
}
h4
{
    FONT-SIZE: small;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}


h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 500px;
}
#nav li {
  float: left;
  background: url(../images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

/** Body **/
#notice {

}
#notice td{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#FFFFFF;
}
#notice input{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: #FF9900;
	Font-Family: Verdana;
	
}
#notice2 input{
    font-size: small;
	font-weight: bold;
	text-align: center;
    color: #000000;
    font-family: Verdana;
}

#notice3 input{
    font-size: Large;
    font-weight: bold;
	text-align: center;
    color: #3366FF;
    font-family: Verdana;
}
#score {

}
#score th{
	font-size: 16px;
	color:#000000;
}
#score a {
	text-decoration: underline;
    font-weight: bold;
    font-size: medium;
    color: #FF9900;
    font-family: Verdana;
}
#score td{
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background:#330066;
}
#score td.table {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	color:#000000;
	background: #FFFFFF;
}
#score p{
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#score input{
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.table {

}

.table td{
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	background:#e78f08;
}

.toprow {
    text-align: left;
    white-space: nowrap;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    border: 1px solid #e78f08;
    color: #000000;
    font-weight: bold;
}
th.toprow {
    font-weight: bold;
    text-align: center;
    background-color: #f6a828;
    border: 1px solid #e78f08;
}
h3.toprow {
    font-family: Verdana;
    font-size: large;
    color: #FFFFFF;
    background-color: #f6a828;
    border: 1px solid #e78f08;
}
.data {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    background-color: #EEEEEE;
}
.data th{
    font-weight: bold;
    text-align: center;
    background-color: #e78f08;
}
.inven{
    font-family: Verdana;
    white-space: nowrap;
    background-color: #EEEEEE;
}
.inven th {
        font-family: Verdana;
	font-size:12pt;
	color:#000000;
}
.invendata {
    font-family: Ariel;
    font-weight: normal;
    text-align: left;
    background-color: #EEEEEE;
}

	
#content {
 
}
#content p{
white-space: pre;
}
#content a {
    text-decoration: underline;
    font-weight: bold;
    font-size: medium;
    color: #FF9900;
    font-family: Verdana;
  }
#content a:hover {
  text-decoration: underline;
    font-weight: bold;
    font-size: medium;
    color: blue;
    font-family: Verdana
}
#content .mail a {
    text-decoration: underline;
    font-weight: bold;
    font-size: small;
    color: blue;
    font-family: Verdana
  }
  #content .mail a:hover {
  text-decoration: underline;
    font-weight: bold;
    font-size: small;
    color: #FF9900;
    font-family: Verdana
}

#body {
  border: 3px solid white;
  background: #FFFFFF;
  padding: 18px;
}
#body h1 { 
  font-size: small;
  font-size: 9px;
  color: #FFEA00;
}
#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body h4 { 
  font-size: small;
  font-size: 9px;
  color: #FFEA00;
}
#body p{
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

.box {
  float: Left;
  width: 280px;
  background: #CCCCFF;
  margin-left: 90px;
}
.box-t { background: top url(../images/box_t.gif) repeat-x; }
.box-r { background: right url(../images/box_r.gif) repeat-y; }
.box-b { background: bottom url(../images/box_b.gif) repeat-x; }
.box-l { background: left url(../images/box_l.gif) repeat-y; }
.box-tr { background: top right url(../images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(../images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(../images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(../images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}
.box2 {
  float: Left;
  width: 280px;
  background: #CCCCFF;
  margin-left: 30px;
}

#fix1 {
  width: 340px;
}
#fix1 .box-tl {
  padding-bottom: 22px;
}
#fix1 ul {
  margin: 1em 0;
}
#fix1 li {
  list-style: none;
  margin: 0.9em 0;
}
#fix1 ul a {
  text-decoration: none;
  color: black;
}
#fix1 ul a:hover {
  text-decoration: underline;
  color: blue;
}
#fix2 {
  width: 340px;
}
#fix2 .box-tl {
  padding-bottom: 22px;
}
#fix2 ul {
  margin: 1em 0;
}
#fix2 li {
  list-style: none;
  margin: 0.9em 0;
}
#fix2 ul a {
  text-decoration: none;
  color: black;
}
#fix2 ul a:hover {
  text-decoration: underline;
  color: blue;
}
/** Timeline **/
#timeline{
	text-align: center;
}
#timeline ul a {
  text-decoration: none;
  color: #F9CA1D;
}
#timeline ul a:hover {
  text-decoration: underline;
  color: blue;
}
#timeline p {
  text-align: center;
  text-decoration: none;
  color: red;
}


/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
h1 {
    padding: .2em;
    margin: 0;
}
#team {
    float: none;
    width: 680px;
}
.team {
    font-weight: bold;
    font-size: 12px
}
tr.team {
    margin: 0;
    padding: 1em 0 1em 3em;
}
td.team {
    width: 112px;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif
}
td.teamno {
    width: 112px;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif
}
.batorder {
    float: none;
    width: 170px;
}
.batorder ol {
    background: #CCCCFF;
    margin: 0;
    padding: 5px 0px 5px 0em;
}
.batorder li {
    list-style-type: none;
}
.batorder td {
    background: #FFFFFF;
    margin: 0;
    padding: 0em 0 0em 0em;
}
.suggestionsBox {
	position: absolute;
        top:   268px;
	Left: 550px;
	margin: 10px 0px 0px 0px;
	width: 100px;
	background-color: #e78f08;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #CCCCCC;
	color: #000000;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #0000FF;
}
.sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sortable li {
    margin: 3px 3px 3px 0;
    padding: 6px;
    float: left;
    width: 70px;
    height: 50px;
    font-size: 1em;
    text-align: center;
}
div#team-contain {
    font-size: 62.5%;
    width: 350px;
    margin: 0px 0;
}
div#team-contain table {
    margin: 0em 0;
    border-collapse: collapse;
    width: 100%;
}
div#team-contain table td, div#team-contain table th {
    border: 3px solid #eee;
    text-align: left;
}



