body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #adc525;
}

#top_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1761A4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#top_menu a, #top_menu a:link, #top_menu a:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1761A4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#top_menu a:hover  {
	color: #00CCFF;
	text-decoration: none;
}

#categories
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#left_menu , #left_menu a:link, #left_menu a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #1761A4;
	margin: 0px;
	padding: 0px;
}

#left_menu a:hover {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1761A4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#heading a, #heading a:link, #heading  a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ADC525;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#heading a:hover{
	color: #990000;
	text-decoration: none;
}

#down_link
{
font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}

#down_link a, #down_link a:link, #down_link a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}

#down_link a:hover {
	color: #00FFFF;
	text-decoration: none;
}

#down {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}

#dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#dotted1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#more a, #more a:link, #more a:visited{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#more a:hover{
	color: #990000;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ADC525;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ADC525;
}

#breadcrums {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#breadcrums a, #breadcrums a:link, #breadcrums a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#breadcrums a:hover{
	color: #990000;
	text-decoration: none;
}

