* {
	text-decoration: none;
}
body {
	background: url(../images/bg_tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	color: #2f4fb0;
	font: normal 22px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
img, td {
	border: 0px;
}
p {
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.bodyContentLeft {
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: left;
	width: 140px;
}
#columnLeft {
	background: #2f4fb0;
	height: 100%;
	text-align: center;
	width: 150px;
}
	/*#columnLeft a:link,
	#columnLeft a:visited {
		background: url(../images/btn_type3.gif) no-repeat;
		color: #fff;
		display: block;
		height: 30px;
		font-size: 11px;
		line-height: 30px;
		width: 150px;
	}
	#columnLeft a:hover {
		background: #d16924;
		color: #fff;
	}*/

#container {
	background: #2f4fb0;
	margin: 0 auto;
	width: 790px;
}
	.containerPadding {
		padding: 5px;
	}

#copyright, #seo {
	color: #fff;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	width: 780px;
}
	#copyright a:link, a:visited, a:hover {
		color: #6687e9;
	}

#header {
	height: auto;
	margin: 0 auto;
	width: 780px;
}
#navigation {
	background: #2f4fb0;
	height: 25px;
	margin: 0 auto;
	text-align: right;
	width: 780px;
}
	#navigation a:link,
	#navigation a:visited {
		background: url(../images/btn_type2.gif) no-repeat;
		color: #fff;
		display: block;
		float: right;
		font-size: 11px;
		height: 25px;
		line-height: 25px;
		text-align: center;
		width: 105px;
	}
	#navigation a:hover {
		background: url(../images/btn_type1.gif) no-repeat;
		color: #2f4fb0;
	}

a:link{ color: #000},
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}

#maincategory a:link,
#maincategory a:visited {
	background: url(../images/btn_type3.gif) no-repeat;
	color: #fff;
	display: block;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	width: 150px;
}
#maincategory a:hover {
	background: #d16924;
	color: #fff;
}

#subcategory
{
background: #2f4fce;
height: 100%;
text-align:left;
}

#subcategory a:link,
#subcategory a:visited {
	color: #fff;
	display: block;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	width: 150px;
}
#subcategory a:hover {
	background: #d16924;
	color: #fff;
}