BODY {
	background-image: url('img/back_expand.jpg');
	background-color: #d4d4d4;
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	color: #3D3D3D;
	}

TABLE.main {
	width: 1024px;
	}

TD.box1 {
	width: 239px;
	height: 164px;
	padding-left: 21px;
	background: url('img/button_lefttop.png');
	background-repeat: no-repeat;
	}
	
TD.box2 {
	width: 785px;
	height: 164px;
	background: url('img/button_righttop.png');
	background-position: right;
	background-repeat: no-repeat;
	}
	
TD.menu {
	padding-top: 20px;
	}

TD.contentframe {
	padding-top: 20px;
	}

TD.contents {
	font-size: 12px;
	}

TABLE.contentbox {
	width: 757px;
	}
	
DIV.menubutton {
	width: 241px;
	height: 36px;
	background: url('img/button.jpg');
	margin-bottom: 10px;
	}
	
DIV.menulink {
	padding-top: 7px;
	padding-left: 20px;
	}
	
DIV.menubutton a:link, DIV.menubutton a:active, DIV.menubutton a:visited {
	size: 16px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: underline;
	}
	
DIV.menubutton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
DIV.marqueebox {
	height: 160px;
	}
	
	
	
DIV.download_title {
	font-size: 14px;
	font-weight: bold;
	color: #33A124;
	margin-top: 10px;
}

DIV.download_information {
	margin-left: 30px;
	margin-top: 15px;
	font-size: 10px;
}

DIV.buy_title {
	font-size: 18px;
	font-weight: bold;
	color: #33A124;
	margin-left: 30px;
}

DIV.buy_information {
	margin-left: 40px;
	margin-top: 10px;
	font-size: 10px;
}

TABLE.downloadtable {
	margin-left: 80px;
	}
	
