body

{

   margin: 0px;

   padding: 0px;

   font-family: Tahoma;

   font-size: 12px;

   letter-spacing: 0pt;

   line-height: 16px;

   color: #565E61;

   background-color: #FFFFFF;



}

html, body { height: 100%; }

div { margin: 0px; padding: 0px; }

img { border: 0; padding: 0; }

table { margin: 0px; padding: 0px; }

td { margin: 0px; padding: 0px; }

a { margin: 0px; padding: 0px; border: 0; text-decoration: none; color: #fb6902 }

a:hover { text-decoration: underline; }



#main

{

   position: relative;

   width: 696px;

   margin-left: auto; margin-right: auto;

}

#top

{

   width: 696px;

   height: 278px;

}

#content

{

   width: 696px;

   background-image: url(../img/inside_bkg.gif);

   background-repeat: repeat-y;

}

#left_side

{

   width: 201px;

   vertical-align: top;   

}

#left_side .search

{

   width: 199px;

   height: 49px;

}

#left_side .menu

{

   position: relative;

   width: 199px;

}

#left_side .menu .tbm

{

   line-height: 28px;

   font-size: 11px;

}

#left_side .menu .tbm a

{

   color: #565E61;

}



#right_side

{

   width: 495px;

   vertical-align: top;

}

#right_side .info_bar

{

   position: relative;

   width: 495px;

   height: 49px;

   color: #3366ff;

   background-image: url(../img/info_bar.gif);

   background-repeat: no-repeat;

}

#right_side .info_bar a { color: #3366ff; }

#right_side .info_bar .text

{

   position: absolute; left: 60px; top: 15px;

   font-weight: bold;

   font-size: 16px;

}



#right_side .content

{

   position: relative;

   width: 485px;

   padding: 5px;

}



#footer

{

   position: relative;

   width: 696px;

}

#footer .copyright

{

   position: relative;

   width: 696px;

   height: 46px;

   background-image: url(../img/copyright.gif);

   background-repeat: no-repeat;

}

#footer .copyright .txt

{

   position: absolute; top: 25px; left: 75px;

   width: 562px;

   color: #258FD4;

   text-align: center;

   font-family: Tahoma;

   font-size: 11px;

}

#footer .bar

{

   position: relative;

   width: 696px;

   height: 10px;

   /*background-image: url(../img/footer_bar.gif);

   background-repeat: repeat-x;*/
   
   background-color: #258fd4;

   text-align: right;

}



.leftMenu

{



}

.leftMenu a

{

   color: #565E61;

}



.patch

{

   margin-top: 5px;

   margin-left: 10px;



   font-family: Tahoma;

   font-size: 11px;



}

.patch .image

{

   height: 16px;

   width: 7px;

   margin-right: 4px;

   margin-left: 4px;

   background-image: url(../img/ptr2.gif);

   background-repeat: no-repeat;

}

.patch .txt

{

   line-height: 26px;

   font-size: 10px;

}

.patch a

{

   color: #565E61;

   text-decoration: none;

}

.patch a:hover

{

   text-decoration: underline;

}
.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}