/* main.css file */

.maintext {
color:#808080;
font-size:13px;
font-family:Arial;
padding-top:1px;
font-weight:100;
}
.maintext a:link { text-decoration:none; }
.maintext a:active { 
text-decoration:none; 
color:#292850;
font-size:13px;
font-family:Arial;
padding-top:1px;
font-weight:130;
}
.maintext a:visited { text-decoration:none; }
.maintext a:hover { text-decoration:none; }

.maintextf {
color:#000000;
font-size:15px;
font-family:Arial;
padding-top:1px;
font-weight:100;
}
.maintextf a:link { text-decoration:none; }
.maintextf a:active { 
text-decoration:none; 
color:#292850;
font-size:13px;
font-family:Arial;
padding-top:1px;
font-weight:130;
}
.maintext a:visited { text-decoration:none; }
.maintext a:hover { text-decoration:none; }

.maintext_white {
color:#ffffff;
font-size:13px;
font-family:Arial;
padding-top:1px;
font-weight:100;
}
.maintext_white a:link { text-decoration:none; }
.maintext_white a:active { 
text-decoration:none; 
color:#B56566;
font-size:13px;
font-family:Arial;
padding-top:1px;
font-weight:130;
}
.maintext_white a:visited { text-decoration:none; }
.maintext_white a:hover { text-decoration:none; }

.mainotext {
color:#FFF1FA;
font-size:13px;
font-family:Arial;
padding-top:3px;
font-weight:100;
}
.input {color:#000000;
font-size:12px;
font-family:Arial;
padding-top:0px;
margin-top:5px;
font-weight:100;
line-height:12px;
border: solid 1px gray; width: 110px
}
.button {
cursor: hand;
font:11px Arial, Helvetica;
color:#5c151b;
background-color:#f7f3f7;
width:60px;
}
.line_bottom {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#292850;
background-color:#d1cec7;
}
.line_bottom_top {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:black;
border-top-width:1px;
border-top-style:solid;
border-top-color:black;
}
.line_no {
border-bottom-width:0px;
border-top-width:0px;
background-color:#d1cec7;
}
.line_top {
border-top-width:1px;
border-top-style:solid;
border-top-color:black;
background-color:#d1cec7;
}
.line_left {
border-left-width:1px;
border-left-style:solid;
border-left-color:#292850;
background-color:#d1cec7;
}
.line_right {
border-right-width:1px;
border-right-style:solid;
border-right-color:#292850;
background-color:#d1cec7;
}
.line_top_left {
border-left-width:0px;
border-left-style:solid;
border-left-color:#292850;
border-top-width:0px;
border-top-style:solid;
border-top-color:black;
padding-top:0.5em;
background-color:#FFFFFF;
}
.ma_auction {
   color:#808080;
   font-size:12px;
   font-family:Arial;
   font-weight:normal;
}
.ma_auction a:link {color:#808080;}
.ma_auction a:visited {color:#808080;}
.ma_auction a:hover {color:#000000;}

