.bodymain
{
	background-color : #6A79A5;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : right;
}

.bodynonews
{
	background-color : #6A79A5;
}


td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
}
a:hover
{
	text-decoration: underline;
	color: #99CCFF;
}

.top
{
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}
.footer
{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 57px;
}

.maincaption
{
	width: 100%;
	height: 22px;
	align: center;
	background-color: #415677;
	font-size: 13pt;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
}
.news
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}





table.menu
{
	width: 100%;
}
table.menu td
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
table.menu a
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
table.menu a:hover
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	color: #99CCFF;
}



#buttons
{
	height: 36px;
	margin: 3em 0;
	padding: 0 20px;
	border: 0px;
}
div.btndownload
{
	float: left;
	width: 160px;
	height: 36px;
	margin: 0 3px 0 0;
	background: url( 'img/bdownload.gif' ) 0 -36px no-repeat;
}
div.btndownload a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url( 'img/bdownload.gif' ) top left no-repeat;
}
div.btndownload a:hover
{
	background-image: none;
	color: yellow;
}
  
  
div.btnbuy
{
	float: left;
	width: 160px;
	height: 36px;
	margin: 0 3px 0 8px;
	background: url( 'img/bbuy.gif' ) 0 -36px no-repeat;
}
div.btnbuy a
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url( 'img/bbuy.gif' ) top left no-repeat;
}
div.btnbuy a:hover
{
	background-image: none;
	color: yellow;
}






.rowcap
{
	background-image : url(img/bg4.gif);
	background-repeat : repeat-x;
}
.colleft
{
	background-image : url(img/bg7.gif);
	background-repeat : repeat-y;
}
.colright
{
	background-image : url(img/bg8.gif);
	background-repeat : repeat-y;
}
.rowbot
{
	background-image : url(img/bg9.gif);
	background-repeat : repeat-x;
}