/*/////////////////////////////////////////////////////////////////
//
// HTML ELEMENTS
//
////////////////////////////////////////////////////////////////*/

.bl {background: url(images/bl.gif) 0 100% no-repeat #b5b5b5; width: 10em}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.mainb2 {background: url(images/bl2.gif) 0 100% no-repeat #ffffff; width: 100%}
.mainbr2 {background: url(images/br2.gif) 100% 100% no-repeat}
.maint2 {background: url(images/tl2.gif) 0 0 no-repeat}
.maintr2 {background: url(images/tr2.gif) 100% 0 no-repeat; padding:10px}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: none; color: #5bafd1;}


#tableheight{height:900;}

