/* General header and bodytext: */
BODY	 {
	  Background-Attachment : fixed ;
	  Background-Repeat : No-Repeat ;
		}
H1 {
	font-family: verdana,sans-serif;
	font-size: 14px;
	color: #000066;
	}

H2 {
	font-family: verdana,sans-serif;
                  font-weight: bold;
	font-size: 14px;
	color: #ED1261;
	}
P.bodytext {
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 20px 20px 20px 20px;
	}
P.csc-caption {
	font-family: verdana,sans-serif;
	font-size: 8px;
	color: #000066;
	}
td.rootmenu {
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #000066;
	}
hr  {
	color:000066; 
	height:1px; 
	text-align:left; 
}
:link	 {	
	Color : #ED1261 ;
	Text-Decoration : None ;
		}
	:visited	 {
	Color: #ED1261 ;
	Text-Decoration : None ;
		}
	
	A:hover	 {
	Color : #F694B4 ;
	Text-Decoration : Underline ;
		}
/* Additional attributes for content in RIGHT column */
#colRight H1 {
	font-size: 12px;
	color: #000066;
}
#colRight P.bodytext {
	font-size: 12px;
                  color: #000066;
}


/* Overriding attributes for columns in case of content template #3 */

#ct3 #colRight P.bodytext,
#ct3 #colLeft P.bodytext,
#ct3 #colNormal P.bodytext
{
	font-size: 12px;
                  color: #000066;
}
#ct3 #colRight H1,
#ct3 #colLeft H1,
#ct3 #colNormal H1
{
	font-size: 12px;
	color: #000066;
}


#ct3 TD#colRight {padding-left: 5px; padding-top: 20px}
#ct3 TD#colLeft {padding-right: 5px; padding-top: 20px}
#ct3 TD#colNormal {padding-right: 5px; padding-left: 10px; padding-top: 20px}


