/* spec version: 3 */
body, td {
  color:            #8a8a8a;
  font:             9pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

body {
  background:       #A6AFB5;
  margin:           0px;
}

a:link {
  color:            #f99906;
}

a:visited {
  color:            #f99906;
}

h1 {
  font-size:        14pt;
  font-weight:      bold;
}

h2 {
  font-size:        12pt;
  font-weight:      bold;
}

h3 {
  font-size:        10pt;
  font-weight:      bold;
}

.comment {
  font-size:        8pt;
}

.error_text {
  font-weight:      bold;
  color:            #800000;
}

.asterisk {
  color:            #FF0000;
}

.button {
  font:             8pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
  color:            #000000;
}

.input {
  font:             8pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

table {
  border-collapse:  collapse;
}

.framed {
  border:           1px solid #E0E0E0;
}

.sepline {
  background:       #E0E0E0;
}

th, .header_cell {
  background:       #E0E0E0;
  font-weight:      bold;
  text-align:       center;
}

.active_cell {
  background:       #F0F0F0;
}

p {
  text-decoration:  none;
  color:            #000000;
  font-family:      Verdana,Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-weight:      normal;
  font-size:        x-small;
  line-height :     150%;
}

.td_content {
  height:           100%;
  color:            #000000;
  font:             12px Verdana;
  text-align:       left;
  vertical-align:   top;
}

.copy {
  text-decoration:  none;
  color:            #000000;
  font-family:      Arial;
  font-weight:      normal;
  font-size:        12px;
  text-align:       center;
  padding-top:      5px;
  padding-bottom:   6px;
}
.copy a, .copy a:visited { color: #000000; }
.subname{
  text-decoration:  none;
  color:            #000000;
  font-family:      Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  font-size:        17px;
  margin-left:      15px;
  margin-bottom:    10px;
  margin-top:       10px;
}


.header_place {
  background-color: #000000;
}
.section_sep, .section_hdr, .framed, .framed_top, .framed_bottom {
	border-color: #0F49AD;
}
#backTable {
background-color: #000;
}
#rightCell {
   background: url(../images/right_side.jpg) 0 0 no-repeat;
}
#leftCell {
   background: url(../images/left_side.jpg) 100% 0 no-repeat;
}
#contentCell {
	background-color: #cec2ab;
}

#mainMenu {
   text-align: center;
   background: url(../images/menu.gif);
   border:1px solid #fff;
}
#mainMenu .but, #mainMenu .but_a {
color:#fff;
font-weight:bold;
font-size:17px;
padding:   6px;
line-height:  38px;
}
#mainMenu a:link,#mainMenu a:active,#mainMenu a:hover,#mainMenu a:visited {
text-decoration:  none;
}

.content_a, .content_b, .content_e  {
background-color: #101010;
}
.content_c {
background-color: #040404;
background-image: url(../images/sidebar.gif);
background-repeat:repeat-y;
}
.content_d {
background-color: #cec2ab;
color:#000;
}
.footer {
text-align: center;
}
.footer a,.footer a:visited,.footer a:link,.footer a:hover,.footer a:active {
color:#000;
}
