body {
	color:#000;
	background-image: url(../img/Background_Texture.jpg);
}

a:visited {
text-decoration:none;
color:#00F;
}

a:hover {
text-decoration:none;
color:#000;
}

a img {
border:none;
}

#Main_Container {
	background-color:#fff;
	margin-top: 50px;
	width: 832px;
	margin-left: 200px;
	/*
	margin-left: 213px;
	margin-right: 213px;
	*/
	position: absolute;
}

#Outter_Container {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}

#Inner_Container {
	margin-top:10px;
	margin-left:17px;
	margin-right:17px;	
}
#Category_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 2px;
	font-weight: bold;

	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;	
}
#Category_Text:hover {
	color: #006666;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #99FFCC;
	border-bottom-color: #99FFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#Category_Text_Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 2px;
	font-weight: bold;
	
	color: #006666;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #99FFCC;
	border-bottom-color: #99FFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#Category_Text a{
	color:#666666;
	text-decoration:none;
}

#Category_Text a:hover{
	color: #006666;
}

#Heading { font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #333333;font-weight: bold;}
#Info { padding-top: 5px;padding-bottom: 5px;border: 1px dotted #F2F2F2;margin-left: 3px;margin-bottom: 15px;margin-top: 15px;font-weight: normal;color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 14px; }
#Border { padding: 5px; border: 1px dotted #F2F2F2; }

#Subscribe_RSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top:8px;
}
#Pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#Pagination a{
	color:#0000FF;
	text-decoration:none;
}
	#Next_Arrow {
	font-size: 14px;
	}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	width: 100%;
}
