.textmodule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
}
.text_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}
.textmodulegc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	color: #666;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #E0E0E0;
	background-image: url(images/vinetagc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 30px;
	margin-left: 15px;

}
.textmodulegc a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.textmodulegc a:hover{
	font-weight: normal;
	color: #333333;
}
.text_moduletitlegc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ACACAC;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	padding-bottom: 7px;
	padding-top: 10px;
	padding-right: 40px;
}
.textmoduleos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	color: #666;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #CECECE;
	background-image: url(images/vinetaos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 30px;
	margin-left: 15px;

}
.textmoduleos a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.textmoduleos a:hover{
	font-weight: normal;
	color: #333333;
}
.text_moduletitleos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	display: block;
	font-weight: lighter;
	padding-bottom: 7px;
	padding-top: 10px;
	padding-right: 40px;
}
.textmodule h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
	margin: 20px 0 3px 0;
}

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

