TD {
	FONT-SIZE: 12px
}
a {
  color: #666699;
  text-decoration: none;
}

.ablue {
  color: #0000FF;
}

a:hover {
  color: #F00;
  text-decoration: none;
}

a.download {
  color: #666699;
  text-decoration: none;
} 

a.main {
  color: #036;
  text-decoration: none;
}

b {
  font-weight: bold;
}

body {
  background: url(images/back.gif) #FFF; 
  color: #004;
  FONT-SIZE: 12px;
   FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
}

h1,h2,h3,h4,h5,h6 {
  color: #335;
  font: bold 12px;
}

td,p,ul,ol,li,input,select,textarea,blockquote {
	line-height: 1.5;
}

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

.big,big {
	font-size: 16px;
	font-weight: bold;

}

.error {
  color: #F00;
  font-weight: bold;
}

.formbutton {
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
  border-left: 1px solid #969696;
  border-right: 1px solid #969696;
  background: #DCDCDC;
  font: 12px;
}

.formfield {
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
  border-left: 1px solid #969696;
  border-right: 1px solid #969696;
  background: #EFEFEF;
  font: 12px;
}

.nav a {
  padding: 0 12px;
  color: #FFF;
  font: bold 12px/30px;
  text-decoration: none;
}

.nav a:hover {
  color: #000;
  text-decoration: none;
}

.nav a.buynow {
  padding: 0 12px 0 24px;
  background: url(images/nav_buy.gif) no-repeat 12px center;
}

.small,small {
  font: 12px;
}

.subhead {
  padding-left: 5px;
  background: url(images/subhead_back.gif) no-repeat;
  color: #036;
  font: bold 12px/25px;
  height: 25px;
}

.subcont {
  border-right: 1px solid #50639F;
  border-bottom: 1px solid #50639F;
  padding: 5px;
  background: #C5D2EF;
  color: #036;
  font: 12px;
}

.foot {
  background: url(images/footer_back.gif) bottom #6D8FDF;
  color: #FFF;
  font: bold 12px;
}

.foot a:link,.foot a:visited,.foot a:active {
  color: #FFF;
  font: bold 12px/14px;
  text-decoration: underline;
}

.side {
  background: url(images/side_back.gif) #6D8FDF;
}

.cont {
  background: #FFF;
}

/* Download Page */
.dldhead {
  background: url(images/dld_headb.gif) repeat-x;
}

.dldmain {
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-top: 1px solid #BFBFBF;
}

.dlddesc {
  padding: 6px 6px 0 6px;
  color: #999;
  font: 12px/1.5em;
}

.dlddesc a {
  color: #666;
}

.dldlinks {
  padding: 6px 6px 0 6px;
  line-height: normal;
}

/* News Posts */
.newsheading {
	color: #6C8DDC;
	border-bottom: 1px dotted #BFBFBF;
	padding: 0px 12px;
	font-size: 18px;
	font-weight: bold;
}

.newsheading2 {
  color: #0000FF;
  font: bold 12px;
  border-bottom: 1px dotted #BFBFBF;
  padding: 4px 12px;
}



.newsheading .date {
  font: normal 12px;
  color: #A1B4E3;
  padding-left: 20px;
}

.newspost {
  background: url(images/newsb.gif) repeat-x bottom;
}

.newspost table {
  background: url(images/newsbl.gif) no-repeat bottom left;
}

.newspost td.newscont {
  background: url(images/newsbr.gif) no-repeat bottom right;
  padding: 5px 20px;
}

.newscont p {
  line-height: 1.5em;
}

.newscont ul li {
  list-style-image: url(images/newsli.gif);
}

.espace {font: normal normal 1px/1px}

td.lang {
	border-bottom: solid 1 #CCCCCC;
	FONT-SIZE: 12px
}

a.lang {
  color: #333366;
  text-decoration: underline;
} 

trait {
	color: #CCCCCC;
} 

.menu {
	font: 12px; 
	align: center; 
	color: #9999FF;
} 

.productinfoheading {
	PADDING-RIGHT: 1px; MARGIN-TOP: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 1.1em; BACKGROUND: url(images/heading_rightbg.gif) #175797 no-repeat right top; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 1px; COLOR: #fff! important; PADDING-TOP: 1px
}

/* download button */
.downloadNow{
	line-height: 125%;
	margin-right: 4px;
	margin-bottom: 10px;
}
.downloadNow a:link,
.downloadNow a:visited,
.downloadNow a:active,
.downloadNow a:hover{
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 200px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #993300;
	text-decoration: none;
	background: url('images/download_now.png') top left no-repeat;
}
.downloadNow a:hover{
	color: #CC6600;
	background: url('images/download_now_hover.png') top left no-repeat;
}
.downloadNowTitle{
	display: block;
	font-size: 125%;
	text-align: center;
	padding-top: 10px;
}
.downloadNowCounter{
	display: block;
	font-size: 80%;
	font-weight: normal;
	margin-top: 2px;
}
.downloadNote{
	padding: 9px 15px 0px 10px;
	color: #999999;
}
