.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 1px solid gray;
border-bottom: none;
background-color: white;
color: black;
}


.basictab li a:visited{
color: black;
}

.basictab li a:hover{
background-color: #58ACFA;
color: #0B1FD2;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #58ACFA;
color: #0B1FD2;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle{
padding: 2px 1px;
border: 1px solid black;
border-top-width: 0;
background-color:#EFEFEF;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

.submenustyle a{
border-right: 1px dashed black;
padding: 1px 5px;
text-decoration: none;
}

.submenustyle a:hover{
background-color: #ebffff;
}

#content {
  background: #fff;
  position: absolute;
  top: 205px;
  left: 300px;
  width: 750px;
  height: 700px;
 text-decoration: none;
 display:block;

}

#rtrcontent {
  position: absolute;
  top: 205px;
  left: 75px;
  width: 800px;
  height: 700px;
  

}
#ordercontent {
  position: absolute;
  top: 180px;
  left: 175px;
  width: 800px;
  height: 700px;
  
}

.email {
	font family:Bodoni-DTC; 
	font-size : 10pt;
	color : navy
}

span.titlecapitals {
	font-family : Bodoni-DTC;
	font-size : 18pt;
	font-weight : bold;
	font-style : italic;
	color : black;
}

span.titlecapitals_w {
	font-family : Bodoni-DTC;
	font-size : 18pt;
	font-weight : bold;
	font-style : italic;
	color : white;
}

.titleletters {
	font-family : Bodoni-DTC;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : black;
}

.titleletters_w {
	font-family : Bodoni-DTC;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : white;
}

.titleletters2 {
	font-family : Bodoni-DTC;
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
	color : #808000;
}

.titleletters3 {
	font-family : Bodoni-DTC;
	font-size : 18pt;
	font-weight : bold;
	font-style : italic;
	color : #990033;
}


.mailformtitle2 {
	font-family : times new roman;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.mailformtitle3 {
	font-family : times new roman;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : black;
}
.mailformtitle {
	font-family : arial,helvetica,times new roman;
	font-size : 14pt;
	font-weight : normal;
	font-style : normal;
	color : #ff0000;
}

.producttitle {
	font-family : times new roman;
	font-size : 12pt;
	font-weight : 900;
	font-style : normal;
	color : navy;
}

.text {
	font-family : times new roman, arial, helvetica;
	font-size : 1.10em;
	font-weight : 500;
	font-style : normal;
	color : #808000;
}

.text2 {
	font-family : times new roman, arial, helvetica;
	font-size : 0.8em;
	font-weight : 500;
	font-style : normal;
	color : black;
}

.text3 {
	font-family : times new roman, arial, helvetica;
	font-size : 1.0em;
	font-weight : 500;
	font-style : normal;
	color : black;
}

.text4 {
	font-family : times new roman, arial, helvetica;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : black; 
}

.text5 {
	font-family : times new roman, arial, helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal; 
	color : black; 
}

.text5_pink {
	font-family : times new roman, arial, helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal; 
	color : #990000; 
}

.text5_green {
	font-family : times new roman, arial, helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal; 
	color : green; 
}

.text6 {
	font-family : arial, helvetica;
	font-size : 10pt;
	font-weight : 500;
	font-style : normal;
	color : black;
}

.text6_green {
	font-family : arial, helvetica;
	font-size : 10pt;
	font-weight : 500;
	font-style : normal;
	color : green;
}

.text6_pink {
	font-family : arial, helvetica;
	font-size : 10pt;
	font-weight : 500;
	font-style : normal;
	color : #990000;
}
.text7 {
	font-family : garamond, times new roman, times;
	font-size : 12pt;
	color: #808000;
	font-weight : 500;
	font-style : normal;
	color : black;
}
.fptext {
	font-family : times new roman, tacoma;
	font-size : 1.0em;
	font-weight : 500;
	font-style : normal;
	color : black;
}