a:link {text-decoration: underline; color: #0a4d9c;}
a:visited {text-decoration: underline; color: #0a4d9c;}
a:hover {TEXT-DECORATION: underline overline; color: #8532bf;}
a:active  {text-decoration: none; color: #0a4d9c;}
a.currency:link {text-decoration: underline; color: #FF0015;}
a.currency:visited {text-decoration: underline; color: #FF0015;}
a.currency:hover {TEXT-DECORATION: underline overline; color: #800080;}
a.currency:active  {text-decoration: none; color: #800080;}
.panel		{border:1px solid #a9deff}
.newsbox	{border:double #a9deff}
.bold		{font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; font-weight:bold; color:#0a4d9c}
.boldtitle	{font-family:Verdana,Helvetica,Sans-Serif; font-size:13px; font-weight:bold; color:#0a4d9c}
.bold2		{font-family:Verdana,Helvetica,Sans-Serif; font-size:14px; font-weight:bold; color:#0a4d9c}
.big		{font-family:Verdana,Helvetica,Sans-Serif; font-size:14px; font-weight:bold; color:#0a4d9c}
.padded		{padding-left:10px; padding-right: 30px}
.copytext	{color: #6883a4; text-decoration: none; font-weight: normal; font-size: 10px; font-family: arial}
.text2		{color: #0a4d9c; text-decoration: none; font-weight: normal; font-size: 12px; font-family: verdana,helvetica,sans-serif}
.t-nav		{color: #0a4d9c; text-decoration: none; font-weight: normal; font-size: 10px; font-family: arial,helvetica,sans-serif}
H1		{color: #0a4d9c; text-decoration: underline; font-weight: bold; font-size: 15px; font-family: arial,helvetica,sans-serif}
H2		{color: #0a4d9c;  text-decoration: underline; font-weight: bold; font-size: 15px; font-family: verdana}
H3		{color: #0a4d9c; text-decoration: none; font-weight: bold; font-size: 14px; font-family: arial,helvetica,sans-serif}
BODY,TD, P, UL	{font-family:Verdana,Helvetica,Sans-Serif; font-size:12px; font-weight:normal; color:#6883a4}
.text		{font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; font-weight:normal; color:#0a4d9c}
HR					{height:1px; color:#a9deff; background-color:#a9deff; border:none}


.dynlink {
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}

.typein { }

.typein input, 
        { 
        color: #633; 
        font-size: 10px; 
        background-color: #ebebd9; 
        padding: 3px; 
        border: dashed 1px #0a4d9c 
        }

.typein TEXTAREA, 
        { 
        color: #633; 
        font-size: 10px; 
        background-color: #ebebd9; 
        padding: 3px; 
        border: dashed 1px #0a4d9c 
        }
