body, td {
margin : 0;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10px;
color : #628296;
}
body {
background-color : #ffffff;
}
select {
font-size : 10px;
}
input.text {
font-size : 10px;
}
a.blink {
color : #ffffff;
}
a {
color : #ff5c01;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
.header {
color : #628296;
font-weight : bold;
}
input.text {
font-family : verdana, helvetica;
font-size : 11px;
color : #525252;
background : #f5f5f5;
border : 1px solid;
border-color : #d3d3d3;
}
select {
font-family : verdana, helvetica;
font-size : 11px;
color : #525252;
background : #f5f5f5;
border : 1px solid;
border-color : #d3d3d3;
}
textarea.text {
font-family : verdana, helvetica;
font-size : 11px;
color : #525252;
background : #f5f5f5;
border : 1px solid;
border-color : #d3d3d3;
}
form, input.checkbox {
padding : 0;
margin : 0;
}
a.heavy {
font-weight : bold;
}
.tmp_serv {
text-align : left;
font-size : 10px;
padding-left : 8px;
font-weight : bold;
color : #ff5c01;
}
.tmp_rtxtr {
text-align : left;
font-size : 10px;
padding-left : 8px;
font-weight : bold;
color : #ff0000;
}
.tmp_rtxt {
text-align : left;
font-size : 9px;
padding-left : 8px;
}
.tmp_rtxtb {
text-align : left;
font-size : 9px;
padding-left : 8px;
font-weight : bold;
}
.tmp_name {
font-size : 12px;
padding-left : 8px;
font-weight : bold;
color : #628296;
}
.topas {
font-size : 12px;
font-weight : bold;
color : #ffffff;
}
h1 {
display : none;
}
h2 {
font-size : 12px;
font-weight : bold;
white-space : nowrap;
margin-bottom : 0;
}
h3 {
font-size : 11px;
font-weight : bold;
white-space : nowrap;
margin : 0 0 8px 0;
}
.imag {
border : 1px solid;
border-color : #d3d3d3;
}
input.number {
font-family : verdana, helvetica;
font-size : 11px;
color : #525252;
border : 1px solid;
border-color : #d3d3d3;
padding-left : 24px;
background : #f5f5f5 url(img/number.gif);
background-repeat : no-repeat;
background-position : left center;
}
input.button {
color : #525252;
font-size : 11px;
width : 50px;
background-color : #f5f5f5;
border : 1px solid;
border-color : #d3d3d3;
}
input.pbut {
color : #525252;
font-size : 11px;
background-color : #f5f5f5;
border : 1px solid;
border-color : #d3d3d3;
height: 17px;
}
#topright {
position : absolute;
right : 0;
top : 0;
display : block;
background-image : url(img/beta.jpg);
text-indent : -999em;
text-decoration : none;
}
#content {
margin-left : 300px;
}
#contentas {
margin-left : 100px;
}
.def-trow1 {
background-color : #fafafa;
}
.def-titlehead {
font-size : 11px;
color : #628296;
}
.def-trowA {
background-color : #eff5f6;
}
.def-tbg {
background-color : #dfe0ef;
}
.new {
color : red;
text-decoration : none;
font-weight : bold;
}
.green {
color : green;
text-decoration : none;
font-weight : bold;
}
table.data th {
font-weight : bold;
color : #ffffff;
background : #73abcb;
}
a img {
border : 0;
}
table.data th, table.data td {
padding : 0.1em 0.5em 0.1em 0.5em;
margin : 0.1em;
vertical-align : top;
}
table.data tr.odd th, .odd {
background : #f0f0f0;
}
table.data tr.even th, .even {
background : #f0f8ff;
}
#infobar {
font : message-box;
}
#infobar a:link, #infobar a:visited, #infobar a:active {
display : block;
color : #000;
width : 100%;
background : #ffffe1 url(img/warn.gif) no-repeat fixed 0.3em 0.3em;
border-bottom : 0.16em outset;
text-decoration : none;
cursor : default;
}
#infobar a {
position : fixed;
top : 0;
left : 0;
background : #3169b6 url(img/warn2.gif) no-repeat fixed 0.3em 0.3em;
margin : 0;
padding : 0.45em 0 0.45em 22px;
font-size : 11px;
font-weight : bold;
}
.questions {}
.questions a {
	color:#525252;
  text-decoration : none;
	cursor:pointer;
}
.questions a:hover {
  text-decoration : underline;
}
.questions .item {
	padding:6px 25px 6px 30px;
	background:url(img/question.gif) 9px 8px no-repeat;
	border-bottom:1px solid #F7F3F3;
	color:#333333;
}
.questions .item .answer {
	display:none;
}
.questions .item_active {
	padding:6px 25px 6px 30px;
	background:url(img/question.gif) 9px 8px no-repeat #F7F3F3;
	color:#333333;
}
.questions .item_active .answer {
	display:block;
	padding:8px 0px 0px 0px;
	border-top:1px solid #FFFFFF;
	margin:7px 0px 0px 0px;
	color:#333333;
}
.questions .item_active .answer * {
	color:#333333;
}
.questions .item_active .answer .ico {
	position:absolute;
	margin:0px auto auto -21px;
}

