body {
background-color:#000000;
text-align:center;
}

.main {
background-color:#FFFFFF !important;
font-family:Arial;
font-size:14px;
text-align:left;
width:750px;
}

.alert {
background-color:#BFBFFE !important;
font-family:Arial;
font-size:13px;
text-align:left;
width:400px;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: black black black black;
border-collapse: separate;
}

.alert300 {
background-color:#BFBFFE !important;
font-family:Arial;
font-size:13px;
text-align:left;
width:300px;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: black black black black;
border-collapse: separate;
}

.pricebox {
   position: absolute;
   right: 0;
background-color:#DCC1F8 !important;
font-family:Arial;
font-size:13px;
text-align:left;
width:280px;
height: 195px;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: black black black black;
border-collapse: separate;
padding:5px;
}

.buycontainer {
   position: relative;
   height: 210px;
   }

.buyleftelement {
   position: absolute;
   left: 0;
   }

.right-element {

   width: 50%;
   } 

.maintext {
font-family:Arial;
font-size:13px;
text-align:left;
}
.rel {
position:relative;
top:0px;
left:0px;
clear:both;
}
.left {
width:170px;
float:left;
text-align:center;
}
.right_f {
width:580px;
float:right;
text-align:left;
}
.middle  {
width:410px;
float:left;
/*border:1px solid red;*/
}
.right {
width:170px;
float:right;
/*border:1px solid red;*/
}
.bottom {
background-color:#FFFFFF;
height:9px;
width:750px;
clear:both;
}
.lrText, .bar {
margin:10px 10px 0px 10px;
width:150px;
color:#000;
text-align:center;
}
.bar {
border:1px solid #006600;
}
.barTitle {
background-color:#006600;
height:25px;
line-height:25px;
vertical-align:middle;
color:#FFF;
text-align:center;
font-weight:bold;
font-size:14px;
}
.barText {
background-color:#FFF;
color:#000;
width:128px;
text-align:center;
margin:0px 6px 0px 6px;
}
.smbarText {
background-color:#FFF;
font-size:11px;
color:#000;
width:128px;
text-align:center;
margin:0px 6px 0px 6px;
}
.barLink {
width:126px !important;
margin:4px 0px 4px 0px;
text-align:center;
font-size:12px;
}
a {
color:#000000;
text-decoration:underline;
}
a:hover {
color:#330066;
text-decoration:none;
}
h3 {
color:#330066;
font-size:17px;
}
h4 {
color:#330066;
font-size:14px;
}
.middleText {
margin-top:10px;
}
.middleFullText {
margin:10px 10px 0px 0px;
}
.copyright {
background-color:#000000 !important;
font-family:Arial;
color:#DFDFDF;
font-size:10px;
text-align:center;
width:500px;
float:center;
}
a.copyright {
color:#DFDFDF;
text-decoration:underline;
}
.leftfloat {
float: left;
margin: 5px;
}
.barTextsmall {
background-color:#FFF;
color:#000;
width:138px;
text-align:center;
margin:0px 6px 0px 6px;
font-size:12px;
}