﻿/* Normal - Default */
.Normal         {font-size:small; vertical-align:top;}
.Title1         {font-weight:bold; color:#80AF44; font-size:x-large; text-align:center;}
.Title2         {font-size:small; font-weight:bold;}
.Title3         {font-weight:bold; color:#FFFFFF; font-size:large; text-align:center; margin-top:-5px;}
.Title4         {font-weight:bold; color:#006F9D; font-size:x-large; text-align:center; margin-top:-5px;}
.Title5         {font-weight:bold; color:#006F9D; font-size:large;}
.Title6  {font-weight:bold; color:#80AF44; font-size:13px; text-align:left;}
/* Images */
img.Center                  {text-align:center;}
img.LeftAndTextArround      {float: left; margin-right: 10px;}

/* Links */
a.lnkMore:link      {color:#80AF44; font-size:smaller;}
a.lnkMore:visited   {color:#80AF44; font-size:smaller;}
a.lnkMore:hover     {color:#006F9D; font-size:smaller;}
a.lnkInner:link     {color:#80AF44; font-size:medium;}
a.lnkInner:visited  {color:#80AF44; font-size:medium;}
a.lnkInner:hover    {color:#006F9D; font-size:medium;}

/* Forms */
input.txtLogin      {font-size:smaller;}
input.txtRegister   {font-size:smaller; width:345px;}
input.btnRegister   {font-size:smaller;}
input.txtBid        {font-size:smaller;}
input.btnBid        {font-size:smaller;}
select.ddlCountries {font-size:smaller; width:350px;}
.FormErr            {font-size:smaller; color:Maroon;}
textarea.CodeSample {font-size:smaller; color:#006F9D;}

/* Other */
p.faq_title         {font-weight:bold; color:#80AF44; font-size:smaller;}
th                  {color:#006F9D;}
span.BidNowAt           {font-weight:bold; color:Maroon;}
td.WithBorder    {border: solid 1px #006F9D;}

