@charset "utf-8";
/* CSS Document */
body {
margin:0px 0px 0px 0px;
font-size:10px;
font-family:Verdana;
}

a:link, a:visited {color:#333333; text-decoration:none;}
a:hover {color:#333333; text-decoration:underline;}

#b {font-weight:bold;}

.logo_tile {
background-image:url(../images/logo_tile.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.sybase_logo_tile {
background-image:url(../images/sybase_logo_tile.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.search_tile {
background-image:url(../images/search_tile.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.banner_bottom {
background-image:url(../images/banner_buttom.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}

.tile_mid1 {
background-image:url(../images/tile_mid1.gif);
background-position:right;
background-repeat:repeat-y;
}

.tile_mid2 {
background-image:url(../images/tile_mid2.gif);
background-position:left;
background-repeat:repeat-y;
}


.right_tile {
background-image:url(../images/right_tile.gif);
background-repeat:repeat-y;
}

.side_pad {padding:10px 5px 10px 15px;}

.title_pad {padding:0px 0px 0px 15px;}

.border1_pad {padding:10px 10px 10px 10px;}
