BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C2C2C;
	margin:0;
}
a:link    { color: #2C2C2C; text-decoration: none; }      
a:visited { color: #2C2C2C; text-decoration: none; }
a:hover   { color: #FF4E00; text-decoration: none; }

.news-text-link:link    { color: #FFFFFF; text-decoration: none; }      
.news-text-link:visited { color: #FFFFFF; text-decoration: none; }
.news-text-link:hover   { color: #FFFDE8; text-decoration: underline; }


.index-top-bg {
	background-image: url(images/index-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;


}
.link-bg {
	background-color: #FFFFFF;
	background-image: url(images/left-link-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

}
.left-link {
	background-image: url(images/link-bg.gif);
	background-repeat: repeat-y;
	background-position: 15px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #423502;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 47px;
}
.h-dot {
	background-image: url(images/h-dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.body-text {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
	padding: 7px 10px;
}

.body-innertext {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
	padding-left:60px ;
}


.news-text {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(images/news-bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 10px;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.news-more {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-position: 9px 10px;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
.bottom-text {
	font-size: 10px;
	line-height: 21px;
	font-weight: normal;
	color: #1D1D1D;
	text-align: right;
	padding: 10px;
}

.bottom-bold-text {
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #1D1D1D;
	text-align: right;
	padding: 10px;
}

.v-dot {
	background-image: url(images/v-dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.page-bg {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.page-nav {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/page-nav.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.head {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-image: url(images/head-bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;

}
.bullet-text {
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 30px;
}

.sub-cat-head-up-txt
{
	font-size: 11px;
	color:#0000FF;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}
.sub-cat-head-bottom-txt
{
	font-size: 11px;
	font-weight:bold;
	color:#FF0000;
	line-height: 20px;
	text-align: justify;
}

.textRed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF2020;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}

.textList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#054D7D;
	font-weight:bold;
	text-decoration:none;

}
