.logininput
{
   font-variant : normal;
   color : #005266;
   background-color : #FFFFFF;
   font-weight : normal;
   font-style : normal;
   font-size : 10pt;
   border : 1px solid #005266;
}
.login
{
   background-color : #00A9CA;
   border : 2px solid #FFFFFF;
}
.loginrow
{
   font-variant : normal;
   text-align : right;
   color : #FFFFFF;
   font-weight : bold;
   font-style : normal;
   font-size : 10pt;
}
.loginselect
{
   font-variant : normal;
   color : #005266;
   background-color : #FFFFFF;
   font-weight : normal;
   font-style : normal;
   font-size : 10pt;
}
.loginbutton
{
   font-weight : normal;
   font-size : 10pt;
   font-variant : normal;
   color : #005266;
   background-color : #FFFFFF;
   background-image : url(http://www.railchat.com/chat/images/default/button.gif);
   font-style : normal;
   border-color : #FFFFFF;
}
.loginhead
{
   font-variant : small-caps;
   text-align : center;
   color : #005266;
   background-color : #FFFFFF;
   font-weight : bold;
   font-style : none;
   font-size : 11pt;
   border : 1px solid #008099;
}
