body {
	background: #f9f9f9; 
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;  
	color: #ffff99;
	margin: 10px;
}

.td_1 {
	height: 100px;
	background: #ff7700;
}

.td_1_l {
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
}

.td_1_r {
	vertical-align: middle;
	padding-right: 10px;
	text-align: right;
}

.td_2 {
	height: 3px;
	font-size: 3px;
	background: #ffff99;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.td_3 {
	font-size: 15px; 
	height: 30px;
	color: #000000;
	background: #dddddd;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.td_4 {
	height: 3px;
	font-size: 3px;
	background: #ff7700;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.td_5 {
}

.td_5_l {
	padding: 5px;
	vertical-align: top;
	text-align: center;
	background: url(images/metal2.gif) repeat;  
}

.td_5_m {
	vertical-align: top;
	border-left: #777777 solid 1px;
	border-right: #777777 solid 1px;
}

.td_5_r {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background: url(images/metal2.gif) repeat;  
	text-align: center;	
}

.td_5_r_1 {
	background: #ff7700;
	height: 12px;
}

.td_5_r_2 {
	background: #ffff99;
	height: 3px;
	font-size: 3px;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.td_6 {
	height: 3px;
	font-size: 3px;
	background: #ff7700;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.td_7 {
	font-size: 12px; 
	font-weight: normal; 
	height: 20px;
	color: #000000;
	background: #dddddd;
	text-align: center;
}

.td_8 {
	height: 3px;
	font-size: 3px;
	background: #ffff99;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

.td_9 {
	height: 10px;
	font-size: 3px;
	background: #ff7700;
}

.td_10 {
	font-size: 10px;
	text-align: center;
	background: #f9f9f9; 
	color: #808080;
}

.td_nav_l {
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
}

a { font-weight: bold; text-decoration: none; color: #ffff99; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

.a_nav_t { color: #000000; }
.a_nav_t:hover { color: #cc6600; }
.a_nav_t_h { color: #aa5500; }

.a_nav_b { color: #000000; }
.a_nav_b:hover { color: #cc6600; }
.a_nav_b_h { color: #aa5500; }

.a_nav_l { color: #000000; }
.a_nav_l:hover { color: #cc6600; }
.a_nav_l_h { color: #aa5500; }

/* content options */

.td_img_l {
	padding: 10px;
	text-align: left;
}

.td_img_c {
	text-align: center;
}

.td_img_r {
	padding: 10px;
	text-align: right;
}

.td_text {
	padding: 8px;
}

.float_l {
	float: left;
	padding-right: 10px;
}

.float_r {
	float: right;
	padding-left: 10px;
}

h1 { font-size: 16px; text-align: left; font-weight: bold;}
h2 { font-size: 12px; text-align: left; }
h3 { font-size: 13px; text-align: left; font-weight: bold; }
h4 { font-size: 12px; text-align: left; font-weight: bold; }
h5 { font-size: 12px; text-align: left; font-weight: bold; text-decoration: underline; }
h6 { font-size: 12px; text-align: left; font-weight: bold; font-style: itelic; }

img { border-width: 0px; }
hr { width: 80% }

.t_main { margin-left: auto; margin-right: auto; background: #929292; }
.t_right { border: #ff7700 solid 1px; background: #dddddd; }