body, a, p, tr, td, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, form, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
body {
	background-color: #CCC;
}
p {
	margin: 0px;
	padding: 0px;
	color: #666;
}
a {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #63F;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #660000;
	text-decoration: none;	
}
a:visited {
	color: #396;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a.linktitle:link {
	color: #36C;
	text-decoration: none;
	font-weight: bolder;
}
a.linktitle:active {
	color: #999;
	text-decoration: none;
	font-weight: bolder;
}
a.linktitle:visited {
	color: #09C;
	text-decoration: none;
	font-weight: bolder;
}
a.linktitle:hover {
	color: #FC3;
	text-decoration: none;
	font-weight: bolder;
}
.linktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #999;
	font-style: normal;
	line-height: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663366;
	font-style: normal;
	line-height: normal;
}
.titleMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.titleImg {
	background-image: url(../images/TitlosIndex100.gif);
	background-repeat: no-repeat;
}
.titleCoImg {
	background-image: url(../images/TitlosCo.png);
}


.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	font-style: italic;
}
.titleSmal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.sbtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}
.sumary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.redcolour {
	color: #FF0000;
}
h6 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin: 2px;
	padding: 2px;
}
.publish {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-color: #999;
	border-bottom-width: medium;
	color: #999;
	margin: auto;
	padding: 4px;
}
.lineUnder {
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: thin;
}
.LineLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #FF0000;
}
.LineAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	border: thin dashed #966;
}
.LineBelow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;
}
.dotline {
	border: thin dotted;
	color: #ACACAC;
}
.justal {
	text-align: justify;
}

