/* BASICS */
body {
 margin:0;
 background-color:#E3E3C7;
 text-align:center;
 margin-top:15px;}

table {
 border-collapse: collapse;}

td, input, div, textarea, select {
 font-size: 10pt;
 font-family: arial, tahoma;
 vertical-align: top;}

img {
 border: 0;}

a, a:visited, a:active {
 color: #015790;
 text-decoration: none}

a:hover {
 color: blue;
 text-decoration: none}

table#page_container {
 margin: 0 auto;
 border: 1pt solid #16844B;
 width: 760px;}

.top {
 vertical-align: top;}

/* END BASICS */

/* TOP MENU */

table#menu {
 height: 31px;
 width: 100%;
 border: 0;}

table#menu tr {
 vertical-align: top;}

table#menu td {
 background-image: URL('images/menu_bg.gif');}

table#menu a {
 color: #000000;
 font-size: 11px;
 font-weight: normal;}

table#menu span {
 height: 31px; }


span#left_end {
 width: 2px;
 padding-left: 5px;
 float: left;
 background-image: URL('images/menu_begin.gif');
 background-repeat: no-repeat;
 background-position: top right;}

span.mid_button {
 background-image: url('images/menu_background.gif');
 padding-left: 5px;
 float: left;
}

span.button_join {
 width: 11px;
 float: left;
 background-image: URL('images/menu_continue.gif');
 background-repeat: no-repeat;}

span#button_end {
 width: 12px;
 float: left;
 background-image: URL('images/menu_end.gif');
 background-repeat: no-repeat;
 background-position: top right;
}

span#menu_row_end {
 width: 130px;
 float: right;
 background-image: URL('images/top_menu_right.gif');
 background-repeat: no-repeat;}

/* TOP MENU END */

/* Left Menu */

table#left_column {
 width: 100%;
 height: 100%;
 border: 0;}

table#left_column tr {
 vertical-align: top;}

table#left_column td {
 vertical-align: top;}

table#left_column a {
 color: #E3E3C7;
 font-size: 11px;
 font-weight: normal;}

table#left_column a:hover {
 color: #CCCC98;
 font-size: 11px;
 font-weight: normal;}

.bullet {
 width: 10px;
 background: #015790 url('images/menu_bullet.gif') no-repeat middle left;}

.menu_space {
 padding-left: 4px;
 vertical-align: top;}

.left_border_1 {
 width: 10px;
 height: 200px;
 background-image: url('images/left_column_bg1_border.gif');}

.left_navigation {
 width: 121px;
 background-image: url('images/left_column_bg1.gif');}

.left_border_2 {
 width: 5px;
 height: 100%;
 background-image: url('images/left_column_bg2_border.gif');}

.left_advertisements {
 width: 126px;
 height: 100%;
 background-image: url('images/left_column_bg2.gif');}

.crossover {
 height: 10px;}

table#left_menu {
 width: 100%;
 border: 1;}

/* End Left Column */

/* Content */

.content {
 width: 630px;
 background-color: #ffffff;
 text-align: center;
 padding: 10px;}

/* End Content */

/* Right Column */

.right_column {
 width: 160;
 height: 100%;}

table#right_column {
 width: 100%;
 height: 100%;
 border: 0;}

table#right_column tr {
 vertical-align: top;}

table#right_column td {
 vertical-align: top;}

table#right_column a {
 color: #000000;
 font-size: 11px;
 font-weight: normal;}

table#right_column a:hover {
 color: #000000;
 font-size: 11px;
 font-weight: normal;}

.right_column_content {
 width: 136px;
 background-image: url('images/right_column_bg_tan.gif');}

.right_border {
 width: 24;
 background-image: url('images/right_column_bg_blue.gif');}






