  body { color: #666666;
       background-color: #FFFFFF;
       font-family: Tahoma;
	   font-size: 11px;
	   text-align: left;
	   font-weight:normal;
	   font-style:normal;
	   line-height: 14px;
	   text-decoration: none;
	   margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
} 
#aaatable {
	   border-right-width: 2px;
	   border-left-width: 2px;
	   border-right-style: solid;
	   border-left-style: solid;
	   border-right-color: #746697;
	   border-left-color: #736596;
	   background-color: #FFFFFF;
}
#lefttable {
	   border-right-width: 1px;
	   border-right-style: solid;
	   border-color: #999999;
}
#righttable {
	   border-left-width: 1px;
	   border-left-style: solid;
	   border-color: #999999;
}
#adtable {
	   border-left-width: 1px;
	   border-left-style: solid;
	   border-color: #999999;
}
#windowtable {
	   width: 400px;
	   height: 400px
}
#stocktable {
	  width: 96%;
	  margin-left: 13px; 
	  font-weight: normal;
	  text-align: left;
	  font-size: 11px;
}
#stocktable td{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h1 { 
       color: #990000;
       font-size: 13px;
       font-weight: bold;
       line-height: 16px;
	   text-transform: uppercase;
       padding-left: 5px;
	   padding-top: 10px;
	   margin-bottom: 12px;
}
.flexo-press-specials {
	font-family: Tahoma;
	font-size: 11px;
}
#aaatable .flexo-press-specials p {
	color: #333333;
	line-height: 18px;
}
#aaatable .flexo-press-specials a {
	text-decoration: underline;
	color: #333333;
}
#aaatable .flexo-press-specials a:hover {
	color: #57527e;
	text-decoration: none;
}

#aaatable .flexo-press-specials p em {
	text-transform: uppercase;
	color: #990000;
	font-style: normal;
}

#aaatable .flexo-press-specials h1 {
	font-size: 11px;
	color: #669900;
	text-transform: capitalize;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px;
}

h2 { color: #57527e;
     font-size: 11px;
	 font-weight: bold;
	 line-height: 13px;
	 text-transform: uppercase;
     padding-left: 0px;
	 padding-top: 8px;
	 margin-bottom: 5px;
}
h3 { color: #737373;
     font-size: 10px;
	 font-weight: bold;
	 line-height: 13px;
	 text-transform: uppercase;
	 text-decoration: underline;
     padding-left: 8px;
	 margin-bottom: 5px;
}
h4 { color: #8581a4;
     font-size: 11px;
	 font-weight: 600;
	 line-height: 13px;
     padding-left: 22px;
	 margin-bottom: 2px;
	 margin-top: 0px;
}
h5 { color: #666666;
     font-size: 10px;
	 font-weight: normal;
	 line-height: 12px;
     padding-left: 22px;
	 margin-bottom: 10px;
}
h6 { color: #737373;
     font-size: 11px;
	 font-weight: bold;
	 text-transform: uppercase;
     padding-left: 8px;
	 padding-top: 8px;
	 margin-bottom: 1px;
}
p  { font-size: 11px;
	 padding-left: 22px;
	 margin-top: 0px;
	 margin-bottom: 11px;
}
p.gray { color: #666666;
         font-weight: bold;
}
p.main { color: #666666;
         font-weight: normal;
		 padding-left: 0px;
}
p.left { color: #666666;
         font-weight: normal;
		 padding-left: 22px;
}
p.extra { font-size: 10px;
          color: #666666;
          padding-left: 8px;
}
p.table { font-size: 16px;
          color: #666666;
          padding-left: 6px;
		  margin-bottom: 0px;
}
em { color: #990000;
     font-style:normal;
}
em.purple { color: #57527e;
            font-style:normal;
}
em.green { color: #666633;
            font-style:normal;
}
em.gray { color: #666666;
            font-style:bold;
}
ul { list-style: square;
	 padding-top: 5px;
	 margin-top: 0px;
	 font-weight: normal;
	 text-align: left;
	 font-size: 11px;
}
FORM {font-family: Tahoma;
font-size: 11px;
color: #666666;;
border: 0px;
padding: 3px;
margin-bottom: 0px;
}

INPUT, TEXTAREA {
	font-family: Tahoma;	
	padding: 2px;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	border: inset 1px #999999;;
}
SELECT, OPTION {
	font-family: Tahoma;
	padding: 2px;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: outset 1px #999999;/*for demonstration only*/
}
.button-submit {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: inet 1px #999999;
	margin-bottom: 0px;
}
.button-clear{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0C0C0;
	border: inset 1px #999999;
	margin-bottom: 0px;
}
