body, td {
	color: Black;
	font: 9pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

body {
	background: White;
	margin: 0px;
}

a:link {
	color: Blue;
}

a:visited {
	color: Fuchsia;
}

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;
}

.main_table {
	width: 770px;
	height: 100%;
	background-color: #3F3A72;
	padding: none;
	vertical-align: top;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.td_menu {
  background-color: #494383;
  text-align:       left;
}

.td_flash {
	background: url(../images/flash_bg.jpg) no-repeat 100% 0%;
	height: 125px;
}

.content_a {
  width:            770px;  
  height:           100%;
  color:            #000000;
  background:  url(../images/content.jpg) right repeat-y;
  font:             9pt Verdana;
  text-align:       left;
  padding:          0px 39px 17px 39px;
  vertical-align:   top;
}

.td_foot {
	background: url(../images/foot.jpg) no-repeat top right;
}

.copy {
	text-decoration: none;
	color: #AAA7C4;
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;
	padding-top: 22px;
	padding-bottom: 10px;
	padding-left : 16px;
}
.copy a, .copy a:visited {
	color: #AAA7C4;
}
.subname{
	text-decoration: none;
	color: Black;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12.8pt;
	margin-bottom: 10px;
}


.header_place {
  background-color: #000000;
}
.section_sep, .section_hdr, .framed, .framed_top, .framed_bottom {
	border-color: Black;
}
