*				{ font-family:verdana; margin:0px; padding:0px; }
body				{ margin-bottom:10px; font-size:8pt; background:#fff;}

h1				{ font-size:15pt; color:#555;margin:5px 0 15px 5px; line-height:100%; }
h2				{ font-size:12pt; color:#EB3D00;margin:5px 0 10px 5px; line-height:100%; }
h3				{ font-size:9pt; line-height:100%; color: #000080; margin:10px 0 10px 0; }

.Code { border: #8b4513 1px solid; padding-right: 5px; padding-left: 5px; color: #000066; font-family: 'Courier New' , Monospace; background-color: #ff9933; }

input,textarea		{ border:1px solid #bbb; padding:2px; }
input.button		{ cursor:pointer !important; padding:0px; }

a				{ text-decoration:none; color:#FF6600;font-weight:bold; }

#container		{ width:868px;margin:0 auto;margin-top:10px;border:1px solid #ccc;background:#E8E8E8;padding:0px; }
#header			{ width:100%;height:64px;background:#fff; }
#logo			{ width:239px;height:64px;text-align:center; }
#top			{ float:right; width:615px; height:49px; margin:10px 0 5px 0;border-left:1px solid #FFCC00;padding:0 0 0 10px; }
#top_info		{ float:left; width:170px; height:49px; color:#ccc; font-size:8pt; }
#thumbnails		{ float:right; width:430px; height:40px; background:#f7f6ea;margin-top:9px; }
#thumb_text		{ width:auto; height:25px;margin-top:12px;text-align:center;color:#FF6600;padding:0px; }
#thumb_text a	{ margin:0 25px 0 25px; }
#thumb_text a:hover	{ text-decoration:underline; }
#thumb_bar		{ height:3px;background:#ffc000;margin:0px;line-height:0;font-size:0; }
#center			{ clear:both;width:100%; }
#center_left	{ float:left; width:199px; height:231px; background:#ed3900; padding:20px; line-height:160%;  display: table; }
#cell 			{ display: table-cell; vertical-align: middle; }
#hack			{ position: relative; top: -50%; }
#hack  h1		{ font-family:Arial; font-size:17pt; color:#fff; font-weight:normal;line-height:100%; border-bottom:1px solid #FFCC00; padding:0 0 5px 0; margin:5px 0 5px 0; }

#center_right		{ float:right; width:629px; height:271px;text-align:center; display: table; }
#center_right img	{ }
#center_right table		{ width:629px; margin:0px; padding:0px; border-spacing:0px; border-collapse:collapse; }
#center_right table td	{ width:629px; height:271px; text-align:center; vertical-align:middle;margin:0;padding:0; }

#content		{ clear:both; width:100%; background:#E8E8E8;}
#content_left	{ float:left; width:205px; background:#E8E8E8;padding:15px; line-height:130%; }
#content_left p	{ margin-top:5px; }
#content_right	{ float:right; width:584px; background:#fff;padding:15px; padding-right:30px;height:inherit; }

#footer			{ width:868px; margin:0 auto; margin-top:5px;margin-bottom:15px; color:#bbb; text-align:center; }
#footer a		{ color:#bbb;font-size:8pt;font-weight:normal; }
#footer a:hover	{ text-decoration:underline; }

.td_image		{ width:30%; padding:2px; text-align:center;height:150px;vertical-align:middle;border:1px solid #ccc; }
.td_desc		{ vertical-align:top;border:1px solid #ccc;border-left:none;padding:10px;background:#eee; }
.td_bookmarks	{ text-align:center; padding:2px; }

.break 			{ padding:0;margin:0;clear:both; }
