a {
text-decoration:none;
}
a:link {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

body {
margin:0px;
background-color:white;
scrollbar-face-color:#000000;
scrollbar-track-color:black;
scrollbar-arrow-color:black;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:black;
scrollbar-shadow-color:black;
scrollbar-darkshadow-color:black;
}

#tableMain {
border:1px solid white;
height:420px;
width:100%;
}
#tdtableMain_righttop {
height:75px;
background-image:url(../grafix/top.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:black;
border-bottom:1px solid white;
}
#tdtableMain_lefttop {
background-image:url(../grafix/top.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:black;
border-bottom:1px solid white;
}
#tdtableMain_rightmid {
background-color:white;
border-top:2px solid white;
border-bottom:2px solid white;
}

#tdtableMain_leftmid {
background-repeat:no-repeat;
background-color:black;
border-top:2px solid white;
border-bottom:2px solid white;
}
#tdtableMain_rightbot {
width:100%;
height:25px;
background-color:black;
background-image:url(../grafix/bottom_.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-top:1px solid white;
}
#tdtableMain_leftbot {
height:25px;
background-color:black;
background-image:url(../grafix/bottom_.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-top:1px solid white;
font:9px/10px verdana;
color:white;
}


#mainFrameStyle {
width:100%; height:100%;
}


#imgLogo {
margin-left:10px;
}
.imgLink {
border:none;
}
