﻿#OmniLogon .omniLogon_Button
{
   border: 0px;
   color: #5CBFDF;
   cursor: pointer;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon .omniLogon_LinkButton
{
   border: 0px;
   color: #000000;
   background-color: Transparent;
   cursor: pointer;
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon .omniLogon_LabelUserName
{
   color: #000000;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon .omniLogon_LabelPassWord
{
   color: #000000;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon .omniLogon_TextBoxUserName
{
   border: 1px solid #cccccc;
   background-color: #ffffff;
   font-size: 11px;
   font-family: Arial;
   color: #333333;
}
#OmniLogon .omniLogon_TextBoxPassWord
{
   border: 1px solid #cccccc;
   background-color: #ffffff;
   font-size: 11px;
   font-family: Arial;
   color: #333333;
}
#OmniLogon .omniLogon_LoginBox
{
   background-color: #FFFFFF;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon .omniLogon_LoginLinkBox
{
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon .omniLogon_LogOffBox
{
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon .omniLogon_RegisterBox
{
   font-size: 14px;
   font-family: Arial;
}/* Another set of styles */
#OmniLogon1 .omniLogon_Button
{
   border: 0px;
   color: 5CBFDF;
   cursor: pointer;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_LinkButton
{
   border: 0px;
   color: #000000;
   background-color: Transparent;
   cursor: pointer;
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_LabelUserName
{
   color: #000000;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_LabelPassWord
{
   color: #000000;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_TextBoxUserName
{
   border-style: dotted solid dotted solid;
   border-width: 1px 0px 1px 0px;
   border-color: #000080;
   background-color: Transparent;
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_TextBoxPassWord
{
   border-style: dotted solid dotted solid;
   border-width: 1px 0px 1px 0px;
   border-color: #000080;
   background-color: Transparent;
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_LoginBox
{
   background-color: #FFFFFF;
   font-size: 12px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_LoginLinkBox
{
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_LogOffBox
{
   font-size: 14px;
   font-family: Arial;
}
#OmniLogon1 .omniLogon_RegisterBox
{
   font-size: 14px;
   font-family: Arial;
}
#BlueHeader
{
   color: #ffffff;
   background-color: #5CBFDF;
   font-size: 13px;
   font-family: Arial;
   font-weight:bold;
}