@charset "utf-8";
/* CSS Document */

body, ul, li, form, h1, h2, h3, p
{
	padding: 0px;
	margin: 0px;
	outline: none;
}
body
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
/*	background: url(../images/top-bg.jp
g) repeat-x top left;
*/}
a, a img
{
	border: 0px;
	outline: none;
	text-decoration: none;
}
h1
{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #6d6c6e;
}
h2
{
	font: bold 18px Arial, Helvetica, sans-serif;
	/*color: #FF0000;*/
}

.border
{
	border: #cdcdcd 1px solid;
}

.contentTxT
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #616061;
}
.readmore
{
	color: #c52127;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.readmore:hover
{
	color: #6d6c6e;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.scroltext
{
	color: #FFFF00;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.scroltext:hover
{
	color: #ffffff;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.copyright
{
	color: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.copyright a
{
	color: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyright a:hover
{
	color: #ff6600;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.list1 ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*.list1 ul ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}*/
.list1 li a 
{
	background: url(../images/arrow.jpg) no-repeat 0px 7px;
	font: bold 11px tahoma;
	color: #b7ffe1;
	padding: 3px 0px 4px 15px;
	list-style: none;
	line-height: 24px;
}
.list1 li a:hover 
{
	background: url(../images/arrow-hover.jpg) no-repeat 0px 7px;
	font: bold 11px tahoma;
	color: #ffffff;
	padding: 3px 0px 4px 15px;
	list-style: none;
	line-height: 24px;
}
li.list1active a
{
	background: url(../images/arrow-hover.jpg) no-repeat 0px 7px;
	font: bold 11px tahoma;
	color: #ffffff;
	padding: 3px 0px 4px 15px;
	list-style: none;
	line-height: 24px;
}
.list1 li li
{
	background: url(../images/arrow.jpg) no-repeat 0px 7px;
	font: normal 12px Arial, Helvetica, sans-serif;
	font: bold 11px tahoma;
	color: #d5d6d6;
	padding: 3px 0px 4px 15px;
	list-style: none;
	line-height: 24px;
}

a:link{text-decoration: none; color:black;}
a:visited{text-decoration: none; color:black;}
a:hover{text-decoration: underline; color:#808000;}

/*innerpage CSS*/

.subheadingblack
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}