@charset "ISO-8859-1";

a.stdlinks {
display : inline;
text-align : left;
border-style : none;
border-width : 0;
color : #003300;
text-decoration : none;
}
a.stdlinks:link {
text-decoration : none;
color : #003300;
}
a.stdlinks:active {
text-decoration : underline;
color : #003300;
}
a.stdlinks:hover {
text-decoration : underline;
color : #003300;
}
a.stdlinks:visited {
text-decoration : none;
color : #003300;
}
a.stdlinks:hover {
text-decoration : underline;
color : #003300;
}

a.ahfooter {
display : inline;
text-align : left;
border-style : none;
border-width : 0;
color : #990000;
text-decoration : none;
}
a.ahfooter:link {
text-decoration : none;
color : #990000;
}
a.ahfooter:active {
text-decoration : underline;
color : #990000;
}
a.ahfooter:hover {
text-decoration : underline;
color : #990000;
}
a.ahfooter:visited {
text-decoration : none;
color : #990000;
}

a.menu {
display : block;
text-align : left;
height : 20px;
border-style : none;
border-width : 0;
padding : 10px;
text-decoration : none;
}
a.menu:link {
background-color : transparent;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #006600;
border : 0;
text-decoration : none;
}
a.menu:visited {
background-color : transparent;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #006600;
border : 0;
text-decoration : none;
}
a.menu:hover {
background-color : #ffcc00;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #006600;
border : 0;
text-decoration : none;
}
a.menu:active {
background-color : #ffcc00;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #006600;
border : 0;
text-decoration : none;
}
body {
background-color:#FFFFFF;
background-image:url(/images/top.jpg);
background-repeat:no-repeat;
background-position:center;

}
div.bg {
background-color:#FFFFFF;
background-image:url(/images/lbg.jpg);
background-repeat:repeat-y;
background-position:center;

}

.StdFont {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.bFont {
font-family : Arial, Helvetica, sans-serif;
font-size : 30px;
}
.hF {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 30px;
color: #000000;
}
.SmallFont {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
}
.tinyFont {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
.Err {
color : #990000;
}
.stdLogin {
border : 1px solid black;
color : black;
background : #FFFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.stdLogin.over {
border : 1px solid black;
color : black;
background : #FFFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}

.stdInputfield {
border : 1px solid black;
color : black;
background : #FFFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.stdInputfield.over {
border : 1px solid black;
color : black;
background : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
select {
background-color : #ffffff;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}


