<style>
<!--

body {
  background-color : #FFFFFF;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
}

body, td, input, textarea {
  font-family: Verdana;
  font-size : 11px;
}

body, td {
  cursor : default;
  color : #666666;
}

p, ul, ol, blockquote {
  line-height : 18px;
  margin-top : 10px;
  margin-bottom : 10px;
  text-align : justify;
}

.p_right {
  line-height : 18px;
  margin-top : 10px;
  margin-bottom : 10px;
  text-align : right;
}

.p_center {
  line-height : 18px;
  margin-top : 10px;
  margin-bottom : 10px;
  text-align : center;
}

li {
  line-height : 18px;
  margin-top : 0px;
  margin-bottom : 0px;
  text-align : justify;
}

p.menu, p.footer_r {
  text-align : right;
}

p.br {
  margin-top : 30px;
}

ul, li, blockquote {
  margin-left : 20px;
  margin-right : 20px;
}

h1, h2, h3, h4 {
  font-family: Verdana;
  font-weight : bold;
}

h1 {
  font-size : 18px;
}

h2 {
  font-size : 14px;
  margin-top : 30px;
  margin-bottom : 10px;
  color : #333333;
}

.small, .footer, .footer_r {
  font-size : 10px;
  line-height : 14px;
}

p.footer, p.footer_r {
  margin-top : 0px;
  margin-bottom : 0px;
}

a, a:visited {
  text-decoration : none;
  color : #FF6600;
}

a:hover {
  color : #FF8811;
  text-decoration: underline;
}

a.purchase, a.purchase:visited {
  text-decoration : none;
  color : #2C8500;
}

a.purchase:hover {
  color : #339900;
}

a.download, a.download:visited {
  text-decoration : none;
  color : #002BAD;
}

a.download:hover {
  color : #0033CC;
}



.bg {
  background-color : #e5e5e5;
}

.bg1 {
  background-color : #dedede;
}

.bg2 {
  background-color : #d8d8d8;
}

.bg_active {
  background-color : #aaaaaa;
}

.bg_hover {
  background-color : #bbbbbb;
}

.hr {
  background-color : #000000;
}


.tTabActive
{
	border: solid 1px #336600;
	border-bottom: none;/* solid 1px #D0ECFD;*/
	background-color: #eeeeee;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.tTabInactive
{
	border: solid 1px #336699;
	background-color: #dddddd;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.tTabEmpty
{
	border-bottom: solid 1px #336699;
	padding: 2px;
}

.tTabItem
{
	border: solid 1px #336600;
	border-top: none;
	background-color: #eeeeee;
	padding: 2px;
	padding-top: 6px;
}


-->
</style>
