* { filter:expression(fixPNG(this)); }

BODY, TABLE {
    margin:0px;
    padding:0px;
    font-size:11px;
    font-family: Tahoma, Verdana, sans-serif;
    color:#4B4949;
}

H1 {
    font-size:15px;
    color:#456AA8;
    margin:0px;
    margin-bottom:5px;
    font-weight:bold;
}

H2 {
    font-size:14px;
    color:#456AA8;
    margin:0px;
    margin-bottom:5px;
    font-weight:bold;
}

H3 {
    font-size:14px;
    color:#D15900;
    margin:0px;
    margin-bottom:5px;
    font-weight:bold;
}

H4 {
    font-size:13px;
    color:#D15900;
    margin:0px;
    margin-bottom:5px;
    font-weight:bold;
}

H5 {
    font-size:13px;
    font-weight:bold;
    color:gray;
    margin:0px;
    margin-bottom:5px;
}

H6 {
    font-size:12px;
    font-weight:bold;
    color:gray;
    margin:0px;
    margin-bottom:5px;
}

P {
    margin:0px;
    margin-bottom:5px;
}

td {
    vertical-align:top;
}

a {
    border:none;
    text-decoration:underline;
    color:#D15900;
}

a:hover {
    text-decoration:none;
}

a.menu {
    color:#456AA8;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}

a.menu:hover {
    text-decoration:underline;
}

form {
    margin:0px;
    padding:0px;
}

/****************************************************/

.footertxt {
    color:#DCDCDC;
}

.footerlink {
    color:#ECAE00;
    text-decoration:underline;
}

.footerlink:hover{
    text-decoration:none;
}

/****************************************************/

.link1 {
    text-decoration:underline;
    color:#000000;
    line-height:13px;
}

.link1:hover {
    text-decoration:none;
}

.link2 {
    text-decoration:underline;
    color:#4265A1;
}

.link2:hover {
    text-decoration:none;
}

/****************************************************/

ul {
    margin:0;
    padding:0;
    list-style:none;
}

li {
    background: url(/images/pimp1.gif) no-repeat  left;
    padding-left:18px;
    line-height:15px;
    color:#4265A1;
}

LI.menu {
    background:none;
    list-style-position:outside;
    vertical-align:bottom;
    list-style-type:disc;
    line-height:13px;
    margin:0px;
    padding:0px;
    margin-left:17px;
}

LI.menu A {
    color:#D15900;
}

LI.menu2 {
    line-height:20px;
}

li a {
    color:#4265A1;
    text-decoration:underline;
}

li a:hover {
    text-decoration:none;
}

/****************************************************/

.myform {
    width:209px;
    margin:0px;
    padding-left:3px;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    height:19px;
    vertical-align:middle;
    font-size:11px;
    font-family:Tahoma;
    color:#4B4949;
    background:#C7CED1;
    border:solid 1px #FFFFFF;
}

/****************************************************/

.txt1 {
    color:#1280CF;
    font-weight:bold;
}

.txt2 {
    color:#1280CF;
    font-weight:bold;
    font-size:10px;
}

.txt3 {
    color:#4265A1;
    font-size:10px;
}

.txt4 {
    color:#D15900;
    font-weight:bold;
}

.txt5 {
    color:#456AA8;
}

.input{
 		height:20px;
		background-color:#FFFFFF;
		border: #B3B6BF 1px solid;

}

.submit {
		background-color:#CCCCCC;
		vertical-align:middle;
		height:20px;
		border: #B3B6BF 1px solid;
		color:#474C5C;
}

.textarea{
		background-color:#FFFFFF;
		border: #B3B6BF 1px solid;
		overflow:auto;
		}
