/* HEADERS */
h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #424D55;
	padding: 0.1em 10px;
	margin-top: 0.25em;
	margin-bottom: 0;	
}

h2 {
	font-size: 1.3em;
	color: #424D55;
	margin-top: 0.5em;
	padding: 0.2em 0px;
	margin-bottom: 0em;
}

h3 {
	font-size: 1.2em;
	color: #424D55;
	padding: 0.1em;
	margin-bottom: 0.15em;
}

h4 {
	font-size: 1em;
	color: #424D55;
	padding: 0.1em;
	margin-bottom: 0.1em;
}

h5 {
	font-size: 1em;
	color: #424D55;
	padding: 0;
	margin: 0;
	margin-top: 0.45em;
}


/* LINK - HEADERS */
h3 a:link,
h4 a:link {
	text-decoration: none;
	color: #CC0000;
}

h3 a:visited,
h4 a:visited {
	text-decoration: none;
	color: #CC0000;
}

h3 a:hover,
h4 a:hover {
	text-decoration: none;
	color: #980001;
}

h3 a:active,
h4 a:active {
	text-decoration: none;
	color: #980001;
}


h2#celartem,
h3#celartem,
h4#celartem {
	color: #D8003F;
}

h2#lizardtech,
h3#lizardtech,
h4#lizardtech {
	color: #FF9900;
}

h2#extensis,
h3#extensis,
h4#extensis {
	color: #669934;
}

h3#celartem a:link,  
h4#celartem a:link 
{
	text-decoration: none;
	color: #D8003F;
}

h3#celartem a:visited,
h4#celartem a:visited
{
	text-decoration: none;
	color: #D8003F;
}

h3#celartem a:hover,
h4#celartem a:hover
{
	text-decoration: none;
	color: #FF6E98;
}

h3#celartem a:active, 
h4#celartem a:active
{
	text-decoration: none;
	color: #FF6E98;
}

h3#lizardtech a:link,  
h4#lizardtech a:link 
{
	text-decoration: none;
	color: #FF9900;
}

h3#lizardtech a:visited,
h4#lizardtech a:visited
{
	text-decoration: none;
	color: #FF9900;
}

h3#lizardtech a:hover,
h4#lizardtech a:hover
{
	text-decoration: none;
	color: #FFC671;
}

h3#lizardtech a:active, 
h4#lizardtech a:active
{
	text-decoration: none;
	color: #FFC671;
}


h3#extensis a:link,  
h4#extensis a:link 
{
	text-decoration: none;
	color: #669934;
}

h3#extensis a:visited,
h4#extensis a:visited
{
	text-decoration: none;
	color: #669934;
}

h3#extensis a:hover,
h4#extensis a:hover
{
	text-decoration: none;
	color: #B4D98E;
}

h3#extensis a:active, 
h4#extensis a:active
{
	text-decoration: none;
	color: #B4D98E;
}

h4#topnews {
	padding: 0.5em 10px;
	margin-bottom: 0em;
}


/* BODYTEXT */
p {
	font-size: 1em;
	color: #424D55;
	line-height: 1.45em;
	padding-bottom: 1px;
	margin-top: 0.3em;
	margin-bottom: 1.2em;
}

p#celartem {
	color: #D8003F;
}

p#lizardtech {
	color: #FF9900;
}

p#extensis {
	color: #669934;
}

ul {
	font-size: 1em;
	list-style-position: outside;
	margin: 0;
	padding: 0;	
	margin-left: 3em;
	margin-top: 0.45em;
	margin-bottom: 0.45em;
}

ul li {
	margin: 0;
	padding: 0;
	line-height: 1.45em;
	color: #424D55;
}

ol {
	font-size: 1em;
	list-style-position: outside;
	margin: 0;
	padding: 0;	
	margin-left: 3em;
	margin-top: 0.45em;
	margin-bottom: 0.45em;
}

ol li {
	margin: 0;
	padding: 0;
	line-height: 1.45em;
	color: #424D55;
}

/* OTHERS */
.caption {
	font-size: 0.8em;
	color: #80919D;
	line-height: 1.5em;
	margin-bottom: 1.2em;
	padding-bottom: 0.5em;
}

.faq {
	font-size: 1em;
	color: #424D55;
	padding: 0.1em 10px;
	margin-top: 10px;
}

.hilight {
	font-size: 1em;
	color: #CC0000;
	line-height: 1.3em;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 1.2em;
}

.bread {
	font-size: 1.5em;
	line-height: 1.3em;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0;
	color: #FF9900;
}


/* LINK */
a:link {
	text-decoration: none;
	color: #D8003F;
}

a:visited {
	text-decoration: none;
	color: #D8003F;
}

a:hover {
	text-decoration: none;
	color: #FF6E98;
}

a:active {
	text-decoration: none;
	color: #FF6E98;
}

/* LINK -LizardTech */
.lizardtech a:link {
	text-decoration: none;
	color: #FF9900;
}

.lizardtech a:visited {
	text-decoration: none;
	color: #FF9900;
}

.lizardtecha :hover {
	text-decoration: none;
	color: #FFC671;
}

.lizardtech a:active {
	text-decoration: none;
	color: #FFC671;
}







/* LIST */
ul.anchor {
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 10px;
	padding-right: 10px;	
}

ul.anchor li {
	padding: 0.15em 0 0.2em;
	margin: 1px 0;
	line-height: 1.5em;
}


.anchor a:link {
	text-decoration: none;
	color: #D8003F;
}

.anchor a:visited {
	text-decoration: none;
	color: #D8003F;
}

.anchor a:hover {
	text-decoration: none;
	color: #FF6E98;
}

.anchor a:active {
	text-decoration: none;
	color: #FF6E98;
}


/* LIST - BIOS */
ul.bio {
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding: 0;	
}

ul.bio li {
	padding: 0.1em 0px;
	line-height: 1.35em;
}

/* LIST - CELARTEM */
ul.clrtm-blue {
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding: 0;	
}

ul.clrtm-blue li {
	padding: 0.1em 15px;
	line-height: 2em;
}


.clrtm-blue a:link {
	text-decoration: none;
	color: #D8003F;
}

.clrtm-blue a:visited {
	text-decoration: none;
	color: #D8003F;
}

.clrtm-blue a:hover {
	text-decoration: none;
	color: #FF6E98;
}

.clrtm-blue a:active {
	text-decoration: none;
	color: #FF6E98;
}



/* LIST - LIZARDTECH */
ul.lt-orange {
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding: 0;	
}

ul.lt-orange li {
	padding: 0.1em 15px;
	line-height: 2em;
}

ol.lt-orange {
	font-size: 1em;
	list-style-position: outside;
	margin: 0;
	padding: 0;	
	margin-left: 3em;
	margin-top: 0.45em;
	margin-bottom: 0.45em;	
}

ol.lt-orange li {
	margin: 0;
	padding: 0;
	line-height: 1.45em;
}


.lt-orange a:link {
	text-decoration: none;
	color: #FF9900;
}

.lt-orange a:visited {
	text-decoration: none;
	color: #FF9900;
}

.lt-orange a:hover {
	text-decoration: none;
	color: #FFC671;
}

.lt-orange a:active {
	text-decoration: none;
	color: #FFC671;
}


/* LIST - EXTENSIS */
ul.ex-green {
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding: 0;	
}

ul.ex-green li {
	padding: 0.1em 15px;
	line-height: 2em;
}

.ex-green a:link {
	text-decoration: none;
	color: #669934;
}

.ex-green a:visited {
	text-decoration: none;
	color: #669934;
}

.ex-green a:hover {
	text-decoration: none;
	color: #B4D98E;
}

.ex-green a:active {
	text-decoration: none;
	color: #B4D98E;
}


/* LIST - NEWS */
ul.news {
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding: 0;	
}

ul.news li {
	padding: 0.1em 0px;
	line-height: 1.35em;
}

.news a:link {
	text-decoration: none;
	color: #255887;
}

.news a:visited {
	text-decoration: none;
	color: #255887;
}

.news a:hover {
	text-decoration: none;
	color: #95BCE3;
}

.news a:active {
	text-decoration: none;
	color: #95BCE3;
}

/* LIST - RELATED LINKS */
ul.related li {
	padding: 0.1em 0px;
	line-height: 1.45em;
}

.related a:link {
	text-decoration: none;
	color: #255887;
}

.related a:visited {
	text-decoration: none;
	color: #255887;
}

.related a:hover {
	text-decoration: none;
	color: #95BCE3;
}

.related a:active {
	text-decoration: none;
	color: #95BCE3;
}



/* BREAD CRUMB */
.breadcrumb {
	font-size: 0.75em;
	color: #999999;
	padding: 0.1em 10px;
	margin-top: 10px;
}

.breadcrumb a:link {
	text-decoration: none;
	color: #255887;
}

.breadcrumb a:visited {
	text-decoration: none;
	color: #255887;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #95BCE3;
}

.breadcrumb a:active {
	text-decoration: none;
	color: #95BCE3;
}

/* SITEMAP */
ul.sitemap {
	font-size: 1em;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 10px;
	padding-right: 10px;	
}

ul.sitemap li {
	padding: 0.15em 0 0.2em;
	margin: 1px 0;
	line-height: 1.5em;
}

.sitemap a:link {
	text-decoration: none;
	color: #424D55;
}

.sitemap a:visited {
	text-decoration: none;
	color: #424D55;
}

.sitemap a:hover {
	text-decoration: none;
	color: #A2ADB7;
}

.sitemap a:active {
	text-decoration: none;
	color: #A2ADB7;
}

A.pr{color :#2C3339;;text-decoration:none;}
A:hover.pr{ color : #8A96A0; text-decoration:none;}

