BODY {
	background-color: #efebdb;
	background-image: url(images/back.gif);
	margin: 0px;
}
IMG { border:0; }
IMG.png { behavior: url(png.htc); }
table.BIG {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
}
TD.maincolumn {
	background-color:#FFF;
	width: 63%;
	padding-left: 20px;
}
TD.maincolumn h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #dbc;
	font-size: 16px;
	font-weight:bold;
}
TD.maincolumn strong {
	color: #390;
	font-size: 16px;
}
.nav {
	color: #fff;
	font-size: 11px;
	line-height: 1.7em;
}
.nav A:hover { color: #ccc; }
#nav {
	text-align: left;
	padding: 8px 80px 0 15px;
	color: #fff;
	font-size: 11px;
	line-height: 1.3em;
}
#nav A {
	color: #fff;
	text-decoration: none;
}
#nav A:hover {
	color: #906;
}
TD.rightcolumn {
	background-color: #eee;
	width: 37%;
	font-size: 11px;
	color: #999;
}
TD.subcolumn {
	background-color: #6C6C6C;
	color: #aaa;
	font-size: 12px;
	padding-top: 10px;
	vertical-align: text-top;
}
TD.subcolumn strong {
	color: #ccc;
	font-size: 16px;
}
TD.subrightcolumn {
	background-color: #888;
	color: #ccc;
	font-size: 11px;
}
TD.subrightcolumn H2 { color: #aaa; }
TD.subrightcolumn A { color: #eee; }
TD.leftLogoCell {
	background: #fff url(images/Logo_back.gif) repeat-x bottom;
	text-align: right;
}
TD.rightLogoCell {
	background: #eee url(images/Logo_back.gif) repeat-x bottom;
	text-align: left;
}
img.Logo {
	position:relative;
	top:-15px;
	left:-73px;
	behavior: url(png.htc);
}
img.Logobot {
	position:relative;
	top:74px;
	left:74px;
	behavior: url(png.htc);
}
#dld {
	position:relative;
	top:-10px;
	left: -99px;
}
#buy {
	position:relative;
	left: -50px;
}
#lefttext {
	position:relative;
	top:-100px;
	width: 70%;
}
#text {
	float: left;
	margin: 30px 0 0 5px;
	;
}
TD.bottom {
	background-color:#444;
	text-align:center;
	font-size: 11px;
	color: #ccc;
}
TD.bottom A { color: #fed; }
/*


*/
TD {
	vertical-align: top;
	color: #333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	text-decoration: none;
}
H1 {
	padding-left: 2em;
	font-family: Georgia, Verdana, Serif;
	font-size: 18px;
	line-height: 1.7em;
	text-decoration: none;
}
H2 {
	color: #906;
	padding-left: 10px;
	font-family: Georgia, Verdana, Serif;
	font-size: 14px;
}
H3 {
	padding-left: 10px;
	font-family: Georgia, Verdana, Serif;
	font-size: 12px;
}
P {
	text-align: left;
	padding-left: 10px;
	line-height: 1.4em;
	padding-right: 5px;
}
OL { padding-right: 5px; }
A {
	color: #090;
	text-decoration: underline
}
A:hover {
	color: #F66;
	text-decoration: none
}
