
a{
 color:#0000ff;
 text-decoration:none; 
}

a:hover{
 color:red;
 text-decoration:underline;
}

img{
 border:0;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}


para{
font-family:serif;
text-align:left;
}

p{
border-width: 0px 0px 0px 0px;
margin-bottom: 1px;
margin-top: 1px;
text-align: justify;
}

ul{
border-width: 0px 0px 0px 0px;
margin-bottom: 1px;
margin-top: 1px;
text-align: left;
}

ol{
border-width: 0px 0px 0px 0px;
margin-bottom: 1px;
margin-top: 1px;
text-align: left;
}

table{
 font-size:12px;
 background-color:white;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-spacing: 0;
 border: none;
 width:100%; 
 border-color: #ffffff
}

body{
 background-color:white;
 font-family:sans-serif; 
 color: black;
 border-color: black;
 font-size: 0px;
}


tr.mainpage
{
 height:42; width:100%;
}

td.bigtbl{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-spacing: 0;
 border-right:solid 1px white;
 border-bottom:solid 1px white;
 font-size:14px;
 font-weight:bold;
}

td.midtbl{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-spacing: 0;
 border-bottom:solid 1px white;
 font-weight:bold;
 font-size:14px;
}

td.smltbl{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-spacing: 0;
 border-right:solid 1px white;
 font-weight:normal;
}

td.header
{
 width:99%; font-size:26px; font-weight:bold; text-align:left;
}

td.shorttext
{
 background-color:#f0f0ff; padding: 0.5em 0.5em 0.5em 0.5em;text-align:justify; height:99%;
 vertical-align:top;
 font-size:14px;
}

tr.smallcell
{
 text-align:center;   
 background-color:#e0e0e0;
 font-size:12px;
}


.Blue
 {
  background-color:#000099;
  color:#ffff99;
  border-color: black;
 }


.Yellow
 {
  background-color:#ffff99;
  color:#000099;
 }

.price-head1
{
 font-weight:normal;
 border-right:solid 1px white;
 background-color:#e0e0e0;
}

.price-head2
{
 font-weight:normal;
 border-right:solid 1px white;
 background-color:#e0e0e0;
}

.price-price1
{
 font-size:12px;
 font-weight:normal;
 text-align:right;
 background-color:#e8e8e8;
}

.price-price2
{
 font-size:12px;
 font-weight:normal;
 text-align:right;
 background-color:#f0f0f0;
}

.price-name
{
 font-size:12px;
 font-weight:normal;
 text-align:left; 
}