body {
	background-image: url(images/back1.jpg);
}
h1 {
	font-size: 100%;
	background-image: url(images/h_title.jpg);
	text-indent: -1000px;
	float: none;
	height: 60px;
	width: 586px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#subtitle{
	font-size: 90%;
	color: #333333;
	float: none;
	margin-top: 4px;
	margin-bottom: 2px;
}
.line1 {
	background-color: #009900;
	float: none;
	height: 1px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2 {
	float: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
}
ul {
	margin: 0px;
	list-style-type: disc;
	font-size: 0.8em;
	list-style-position: outside;
	padding-left: 20px;
}
td {
	text-align: left;
	vertical-align: top;
}

.title_power{
	color: #990000;
}
.title_sky{
	color: #ff9900;
}
.title_add{
	color: #006699;
}
.title_cow{
	color: #663399;
}


#link_power{
	text-align: right;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	float: none;
}
#link_power a{
	background-image: url(images/h_link_power.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #990000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: left;
	text-indent: 14px;
}
#link_power a:hover{
	background-image: url(images/h_link_hover.gif);
	color: #ff0000;
}

#link_sky{
	text-align: right;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	float: none;
}
#link_sky a{
	background-image: url(images/h_link_sky.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ff9900;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: left;
	text-indent: 14px;
}
#link_sky a:hover{
	background-image: url(images/h_link_hover.gif);
	color: #ff0000;
}

#link_add{
	text-align: right;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	float: none;
}
#link_add a{
	background-image: url(images/h_link_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006699;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: left;
	text-indent: 14px;
}
#link_add a:hover{
	background-image: url(images/h_link_hover.gif);
	color: #ff0000;
}

#link_cow{
	text-align: right;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	float: none;
}
#link_cow a{
	background-image: url(images/h_link_cow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #663399;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: left;
	text-indent: 14px;
}
#link_cow a:hover{
	background-image: url(images/h_link_hover.gif);
	color: #ff0000;
}
#spec_tab{
	margin-top: 8px;
	margin-bottom: 0px;
	float: left;
}

#tab_power{
	width: 100px;
	float: left;
}
#tab_power a{
	background-image: url(images/h_tab_power.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	height: 24px;
	width: 100px;
	display: block;
}
#tab_power a:hover{
	background-image: url(images/h_tab_power_h.gif);
}

#tab_sky{
	width: 100px;
	float: left;

}
#tab_sky a{
	background-image: url(images/h_tab_sky.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	height: 24px;
	width: 100px;
	display: block;
}
#tab_sky a:hover{
	background-image: url(images/h_tab_sky_h.gif);
}

#tab_add{
	width: 100px;
	float: left;

}
#tab_add a{
	background-image: url(images/h_tab_add.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	height: 24px;
	width: 100px;
	display: block;
}
#tab_add a:hover{
	background-image: url(images/h_tab_add_h.gif);
}

#tab_cow{
	float: left;
}
#tab_cow a{
	background-image: url(images/h_tab_cow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -2000px;
	height: 24px;
	width: 100px;
	display: block;
}
#tab_cow a:hover{
	background-image: url(images/h_tab_cow_h.gif);
}
.title_span{
	padding: 4px;
	float: left;

}
#spec_power{
	border: 1px solid #990000;
	width: 586px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#spec_sky{
	border: 1px solid #ff9900;
	width: 586px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#spec_add{
	border: 1px solid #006699;
	width: 586px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#spec_cow{
	border: 1px solid #663399;
	width: 586px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
dl {
	margin: 10px;
}
dt {
	font-size: 1em;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 2px;

}
dd {
	font-size: 0.8em;
	margin-top: 4px;
	margin-bottom: 4px;

}

