/* CSS Document */


h1 {

  text-align:center;font-size:12pt;
  margin:0px 5px 10px 20px;}




h1.nomargin {
margin:10px 5px 0px 20px;
display: inline;

}

h1.warning {
margin:15px 5px 3px 20px;
text-align: left;
}

h2 {
font-size:11pt;
color: #696D5C; 
margin:10px 5px 10px 20px;

}

p.text {
text-align:justify;
color:#555557;
padding:0px 0px 10px 0px;
}
p.notop{
margin:0px 5px 0px 20px;
text-align:justify;
}

p.in {

margin:0px 0px 0px 20px;

}
li {
list-style-type: none;
text-align:left;

}

ul.std li {
list-style-type: circle;
text-align:left;

}

ul.arrow li {
list-style-image:url(../images/arrow.gif);

}
ul.ok {


margin-top:10px;

}


ul.ok li {
list-style-image:url(../images/ok.gif);
text-align:left;


}
a {


text-decoration:underline;

}
a:hover {
text-decoration:none;
}


p.top_menu {
margin: 10px 0px 19px 0px;
padding: 0px 0px 20px 0px;
text-align: center;
line-height: 20px;
background-image: url(../images/spaceline.gif);
background-repeat: repeat-x;
background-position:bottom;
width: 100%;
}

a.top_menu {
margin: 0px 5px 0px 0px;
padding: 0px 0px 0px 4px;
text-decoration:none;

}

a.top_menu:visited {
margin: 0px 5px 0px 0px;
padding: 0px 0px 0px 4px;


text-decoration:none;


}

a.clear {
font-size:10px;

text-decoration:none;

margin: 0px 0px 0px 0px;
}

a:hover.clear {
font-size:10px;

text-decoration:underline;

margin: 0px 0px 0px 0px;
}
a:visited.clear {
font-size:10px;



}

form.cont {
margin: 20px 0px 0px 0px;



}

form.cont .text {
width: 250px;
}

form.cont .smtext {
color: #002b54;
border: 1px solid #8bb4dd;
width: 150px;
}




p.warning {
font-weight: bold;
}

p.ok {
font-weight: bold;
}

.buying_head {

font-weight:bold;
margin: 0px 0px 15px 20px;


}

.buying_txt {
margin:5px 0px 35px 0px;
padding: 0px 0px 0px 0px;
}


