.textmodule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
}
.text_moduletitle, .listing_moduletitle, .news_moduletitle, .weblog_moduletitle,  .imagegallery_gallerytitle {
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	height: 29px;
	padding: 3px 3px 3px 20px;
	margin-bottom: 7px;
	background: #666;
	background: url(images/bg_header.gif);
	background-repeat: no-repeat;
	marign: 0px;
	margin-top: -1px;
	*margin-top: 0px;
}

.textmodule p {
	padding:10px;
	margin:0px;
	margin-left: 15px;
}

.textmodule ul {
	color: #FFF;
}

.textmodule ul li {
	color: #999;
	list-style-type: square;
	font-size: 12px;
}

.textmodule table {
	color: #CCC;
}
 table.hometable tr.imgrow td img {
	border: 1px solid #000;
}
 table.hometable {
 	border: 1px solid #670001;
}
 table.hometable tr.textrow td {
 	border-left: 5px #670001 solid;
	border-right: 5px #670001 solid;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

 table.hometable tr.textrow td a,  table.hometable tr.textrow td a:visited, table.hometable tr.textrow td a:hover {
 	text-decoration: none;
}

/*----------side text module-----------*/

.sidetextmodule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: justify;
	padding-left: 4px;
}
.sidetext_moduletitle, .toc_moduletitle {
	color: #fff;
	font-size: 12px;
	padding: 5px;
	background:url(images/bg_header_sidebar.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-left: -6px;

}

.sidetextmodule ul {
	margin-left: -10px;

}

.sidetextmodule li {
	list-style-type: square;
	font-size: 11px;
	color: #CCCCCC;
}

.sidetextmodule h1 {
	font-size: 14px;
	color: #67001;
}

.sidetextmodule a {
	text-decoration: none;
}

.sidetextmodule a:hover {
	text-decoration: underline;
}

/*-----------------------home view----------------*/

.textmoduleHome a img{
	filter:alpha(opacity=98);
	*width:95px;
	height:200px;
	opacity: .99;
	font-weight: bold;

}

.textmoduleHome a:hover img{
	filter:alpha(opacity=49);
    *width:95px; 
	height:200px;
	opacity: .49;
	font-weight: bold;
}

.textmoduleHome .mngmnt_icon, .textmoduleHome a:hover img.mngmnt_icon  {
	height: 16px;
	width: 16px;
}
