﻿
.info_form
{
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 10px;
   
   /*background-image: url('../images/transparent_10x10_opas80.png');**/
   background-color: #eeeeee;
}

.info_form td
{
   /*font-size: 1.35em;*/
   font-size: 1.1em;
   font-style: normal;
   color: #000000;
}

.info_form input[type="text"]
{
   border: 4px solid #ffffff;
   color: #000000;
}

.info_form input[type="password"]
{
   border: 4px solid #ffffff;
   color: #000000;
}

.info_form input[type="submit"]
{
   background-color: #eeeeee;
   color: #ffffff;
   font-size: 1.2em;
   border: none;
   padding-bottom: 13px;
}

.bullet_info_form
{
   background: white;
   width: 230px;
   padding: 4px;
}

.bullet_info_form td
{
   color: #000000;
   font-size: 1em;
}
.inputbox {
   /*background-image: url('../images/input.png');*/
   background-repeat: no-repeat;
   height: 52px;
   vertical-align: middle;
   margin-left: 15px;
}

.tdlabel {
   vertical-align: middle;
   padding-right: 10px;
}

.inputsignup {
   vertical-align: middle;
   height: 30px;
   float: left;
   border: solid;
   border-width: 2px;
   border-color: #000000;
   background-color: #999999;
   padding-left: 5px;
   font-family: Ariel, Tahoma, Verdana;
   color: #ffffff;
   font-size: 1.0em;
   
}

.createaccount {
   background-image: url('../images/create_my_account.png');
   background-repeat: no-repeat;
   width: 230px;
   height: 72px;
}

.signuptable {
   background-image: url('../images/signup_dragon.png');
   background-position: bottom left;
   background-repeat: no-repeat;
}
