
h1 {color: #00ff00}
h2 {color: #dda0dd;
text-align: left}
h3 {font-family: Verdana; font-size: 20; text-align: left; text-decoration: bold; text-decoration: underline}


a:link { color: #ffffff; text-decoration: underline} 
a:hover { color: #0099cc; text-decoration: underline} 
a:active { color: #FF0000; text-decoration: none} 
a:visited { color: #ffffff; text-decoration: bold; font-weight: 400} 

body {background-color: #ffffff;
font-family: Verdana;
font-size: 13;
color: #003399;
}



#M A:link {
	COLOR:#003399;
	TEXT-DECORATION: underline;
        font-family: Verdana;
        font-size: 13;
        font-weight: bold;
}

#M A:visited {
	COLOR:#003399;
	TEXT-DECORATION:underline;
        font-family: Verdana;
        font-size: 13;
}

#M A:hover {
	COLOR:#0099cc;
	TEXT-DECORATION:none
}

#M A:active {
	COLOR:#ff0000;
	TEXT-DECORATION:none
}


.contacttxt{
color: #003399;
}

.tbltext{
font-family: Verdana;
font-size: 13;
color: #003399;
}
.navtext {
font-family: Verdana;
font-size: 16;
color: #000000;
font-weight: bold;
}

.top {
position: absolute;
width: 700px;
height: 100px;
top: 0px;
left: 5px;

background-color: #ffffff;
border-color: #cc0000;
border-style: solid;
border-top-width: thin;
border-left-width: 0px;
border-right-width: thin;
border-bottom-width: 0px;
}

.leftcolumn {


position:       absolute;
width:          130;
top:            105px;
left:           5px;
color: #ffffff;

background-color: #003399;
border-color: #cc0000;
border-style: solid;
border-top-width: thick;
border-left-width: thin;
border-right-width: thin;
border-bottom-width: thin;
}

.maincolumn {
position: absolute;
width: 420px;
top: 105px;
left: 145px;
background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
border-color: #cc0000;
border-style: solid;
border-top-width: thick;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: thin;
}

.tickerbox {
position: absolute;
width: 130px;
top: 105px;
left: 575px;
background-color: #003399;
border-color: #cc0000;
border-style: solid;
border-top-width: thick;
border-left-width: thin;
border-right-width: thin;
border-bottom-width: thin;
}


.rightcolumn {
position:       absolute;
width:          130;
top:            210px;
left:           575px;
background-color: #003399;
color: #ffffff;
padding-left: 10px;
border-color: #cc0000;
border-style: solid;
border-top-width: thick;
border-left-width: thin;
border-right-width: thin;
border-bottom-width: thin;
}

