#foots a visited {
	color:white;
}

.links {
	font-size: 12px;
	padding-left: 3px;
	color: black;
}

.links a {
	color: Black;
}


.linksb {
	font-size: 12px;
	padding-left: 3px;
	color: black;
	font-weight: bold;
}

.linksb a {
	color: Black;
	font-weight: bold;
}

/* Main and OHV template*/

#wrapper {
	padding-left: 15px;
	padding-top: 15px;
}

#mainohv2 {
	width: 780px;
	height: 134px;
	background: url(images/main_02.png) no-repeat;
	position: relative;
	display: block;
}

#a4 {
	width: 780px;
	height: 4px;
	background: url(images/main_04.png) no-repeat;
	display: block;
	position: relative;

}


#a6 {
	width: 780px;

	background-color: #F6f6f6;
	display: block;
position: relative;

}

#contentscap {
	width:780px;
	height:15px;
	background: url(images/contents_cap.png) no-repeat;
}

#contentbg {
	width: 780px;

	background: url(images/contents_bg.png) repeat-y;
	display: block;
	padding: 5px 5px;

}

#contentsfoot {
	width:780px;
	height:17px;
	background: url(images/contents_foot.png) no-repeat;
}

#a10 {
	width: 780px;
	height: 24px;
	background-color: #363636;
	display: block;
	float: left;
	position: relative;
	color: white;

}

/* idf template*/

#idf2 {
	width:780px;
	height:134px;
	background: url(images/idf_02.png) no-repeat;
}

/* gryp template*/

#gryp2 {
	width:780px;
	height:134px;
	background: url(images/gryp_02.png) no-repeat;
}

/* ihs template*/

#ihs2 {
	width:780px;
	height:134px;
	background: url(images/ihs1250_02.png) no-repeat;
}