
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: arial,sans-serif;
font-size: 10pt;
color: 000000;
background-color: ffffff;
background-image: url();
}

.nobg {
background-color: ffffff;
background-image: url();
}

.homebg{
background-color: ffffff;
background-image: url(img/home_bg.jpg);
}

.tempbg{
background-color: ffffff;
background-image: url(img/temp_bg.jpg);
}

.head{
background-color: 008000;
background-image: url(img/temp_greenbar.jpg);
font-family: arial,sans-serif;
font-size: 16pt;
font-weight: 900;
color: ffffff;
padding-left: 120px;
}

.cellbg {
background-image: url(img/home_tablebg.jpg);
padding-left: 15px;
padding-right: 15px;
}

.menubg {
background-image: url(img/home_menubg.jpg);
padding-right: 0px;
padding-top: 5px;
}

.foot {
background-image: url(img/temp_footbg.jpg);
}

.mem {
font-family: arial,sans-serif;
font-size: 11pt;
font-weight: 800;
color: 000000;
}


td {
font-family: arial,sans-serif;
font-size: 11pt;
font-weight: 500;
color: 000000;
}


th {
font-family: arial,sans-serif;
font-size: 10pt;
color: 330000;
}
h1 {
margin: 0px;
font-family: arial,sans-serif;
font-size: 22pt;
text-align: center;
color: 990000;
}
h2 {
margin: 0px;
font-family: arial,sans-serif;
font-weight: 10;
font-size: 18px;
text-align: left;
color: ff0000;
}
h3 {
font-style: normal;
font-size: 18px;
}
h3.center {
font-style: normal;
font-size: 18px;
text-align: center;
}
h4 {
font-style: normal;
font-size: 18px;
text-align: center;
}
h5 {
font-style: normal;
font-size: 18px;
text-align: right;
}
A:hover {
font-style: normal;
color: ff0000;
}
A:link {
color: 660033;
}
A:active {
color: 660033;
}
A:visited {
color: 660033;
}
.alternate {
color: 330000;
background-color: FFEAD9;
}
A.link2:link {
color: CC0000;
}
A.link2:active {
color: ff0000;
}
A.link2:visited {
color: CC0000;
}

