body {
/*	color:#999; */
	text-align: center;
	font: 95% Arial, Helvetica, sans-serif;
 	margin: 20px 0;
/*	margin: 0 0 0 0; */ 
/*	background-color: #D68585; */
	background-color: #FFFFFF;
}

/* containers and cols credit of Matthew James Taylor (matthewjamestaylor.com) */

#container3 {
    float:left;
    width:100%;
    overflow:hidden;
    position:relative;
/*  border-right: 1px solid #CC6666; */
}
#container2 {
    float:left;
    width:100%;
    position:relative;
    right:30%;
    border-right: 1px solid #CC6666;
}
#container1 {
    float:left;
    width:100%;
    position:relative;
    right:40%;
    border-right: 1px solid #CC6666;
}
#col1 {
    float:left;
    width:26%;
    position:relative;
    left:72%;
    overflow:hidden;
}
#col2 {
    float:left;
    width:36%;
    position:relative;
    left:76%;
    overflow:hidden;
}
#col3 {
    float:left;
    width:26%;
    position:relative;
    left:80%;
    overflow:hidden;
}

#wrap1 {
	text-align: center;
}
	   
#wrapper  {
	text-align: left;
	width: 800px;
	padding-top: 0;
  	margin: 0 auto;
	background: #FFF;
	border: #5E2020 6px solid;
        position: relative;
}

#wrapper1 {
  	clear:both;
	text-align: left;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
	border: #5E2020 6px solid;
}
#upper-control {
    width: 100%;
/*  height: 52px; */
    background: #FFFFFF;
    font-size: 70%; 
    line-height: 1.3em;
    margin: 0px;
    padding: 0px;
/*  border: #000000 1px solid; */
    position: absolute;
    top: 0;
}
#upleft {
    float:left; 
    width: 16%;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
}
#upcenter {
    margin-left: 25%;
    margin-right: 35%;
    padding-top: 5px;
    padding-left: 0px;
}
#upright {
    float: right;
/*  width: 29%; */
    margin-top: 0px;
/*  padding: 5px; */
    padding: 0px;
}
#upright img {
margin: 0px;
}

#header{
	height: 139px;
	background: #D68585;
	text-align: center;
}

#left {
       float:left; 
       width: 34%;
/*     margin-right: -1px; */
       padding: 5px;
}

#center {
       border-left: 1px solid #CC6666;
       margin-left: 35%;
       margin-right: 35%;
       padding: 5px;
}

#right {
	float: right;
	width: 34%;
        border-left: 1px solid #CC6666;
        padding: 5px;
}

#chest {
	background: #FFFFFF;
	position: relative;
	text-align: center;
}

#footer{
	clear:both;
	height:40px;
	text-align: center;
	border-top: 1px solid #CC6666;
	background-color: #F0D5D5;
}
#footer p {
margin-top: 10px;
font-size: 80%;
color:#C7455F;
}

p {
font-size: 90%; 
color: #666666;
}
	
#col1 p{
font-size: 95%; 
color: #666;
line-height: 1.2em;
}

#col2 p{
font-size: 95%; 
color: #666;
line-height: 1.2em;
}

#col3 p {
font-size: 100%; 
color: #666;
line-height:1.2em;
}

h1 {
color: #333333;
font-size: 110%; 
border-bottom: 2px solid #AD3838;
text-align: center;
}
h2 {font-size: 105%; color: #CC6666;
margin: 12px;
}
h3{
font-size: 95%; 
margin: 12px 5px; 
color: #B83D3D;
}

.sels {
margin-top:0px;
margin-bottom:0px;
}

.menubutton {
text-decoration: none;
border: 1px solid #B83D3D;
width: 10em;
/*padding:5px 5px 5px 5px;*/
/*margin: 0px 0px 0px 0px;*/
margin-left: 0px;
margin-right: 0px;
text-align: center;
}

.validbutton {
font-size: 70%;
border: 1px solid #B83D3D;
padding: 4px;
margin-right: 6px;
}

.test-button {
	font-family:      Arial;
        text-decoration:  none;
        background-color: #EEEEEE;
        color:            #333333;
}

.test-button1 {
        width:            180px
        height:           50px
        font:             bold 13px Arial;
        text-decoration:  none;
        background-color: #EEEEEE;
        color:            #333333;
        border-top:       1px solid #CCCCCC;
        border-right:     1px solid #333333;
        border-bottom:    1px solid #333333;
        border-left:      1px solid #CCCCCC;
}

.test-button2 {
        font:             bold 14px Arial;
        text-decoration:  none;
        display:          block;
        height:           30px;
        width:            150px;
        border:           1px solid #000;
        background-color: #EEEEEE;
        color:            #333333;
        padding:          5px;
}

.code {
	font-size: 60%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
}

.infomsgbox, .success, .warning, .errormsgbox, .validation {
	border: 1px solid;
        position:relative;
        margin: 0 auto;
	padding:5px 5px 5px 5px;
        font-weight:bold;
        width:450px;
        text-align: center;
}

.infomsgbox {
	color: #D63301;
	background-color: #FFCCBA;
/*	background-image: url('images/error.png'); */
}

.legalinfo {
	border: 1px solid;
        position:relative;
        margin: 0 auto;
        font-size: 70%; 
	padding:5px 5px 5px 5px;
        width:60%;
        text-align: center;
}

table.selection th
   {
   text-decoration: underline;
   text-align: center;
   }
table.selection td
   {
   text-align: center;
   }
table.list1
   {
   border: 0px;
   margin-bottom: 10px;
   }
table.list1 th
   {
   font-weight: normal;
   text-decoration: underline;
   color: #A52A2A;
   }

table.ext1
   {
   border:1px solid blue;
   }
table.ext1 th, tr, td
   {
   border:0;
   }

/*a:link {color:#AD3838;}
a:visited {color:#D68585;}
a:active {color:#AD3838;}
a:hover {color:#BB3E3E; text-decoration:none}*/
