a:link {text-decoration: underline; color: #000000;}
a:visited {text-decoration: underline; color: #000000;}
a:hover {TEXT-DECORATION: underline overline; color: #990000;}
a:active  {text-decoration: none; color: #000000;}
a.button1:link {text-decoration: underline; color: #b22525;}
a.button1:visited {text-decoration: underline; color: #b22525;}
a.button1:hover {TEXT-DECORATION: underline overline; color: #5a1717;}
a.button1:active  {text-decoration: none; color: #b22525;}
.Xlogo		{border:1px solid #450d09}

.header 	{border-bottom: 1px solid #450d09; background: url(../images/bg.jpg); padding-right: 10px;}
.textbox	{border: 1px solid #450d09; width: 650px; padding: 10px;}
.button		{border: 1px solid #450d09; background: #cccccc; width: 80px; height: 20px; padding: 3px; font-weight: bold; font-size: 14px;}

.content { 
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
    border:1px solid #450d09;
    width:750px;
    padding:0px; 
    background:#ffffff;
    color: #990000;
}

body {
	padding:0;
	margin:0; 
	background: #ffffff url(../images/background.gif) repeat-x;
	font: 0.7em Tahoma, sans-serif; 
   	line-height: 1.5em;
}

H1		{color: #990000; text-decoration: none; font-weight: bold; font-size: 14px; font-family: arial,helvetica,sans-serif}
H2		{color: #0a4d9c; text-decoration: none; font-weight: bold; font-size: 15px; font-family: verdana}
H3		{color: #800000; text-decoration: none; font-weight: bold; font-size: 12px; font-family: arial,helvetica,sans-serif}
BODY,TD, P, UL	{font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; font-weight:normal; color:#0a4d9c}
.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;
}

.dynlink2 {
    color: #0a4d9c;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}
