/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* Base Styles by CECS for The Network Against Child Labour (NACL)|||*/
/* For any queries, contact Linda Mkhize CECS ||||||||||||||||||||||||*/
/* 41 Fox Street( next to West Street),Edura House, 4th floor,Johannesburg, 2000 */
/* +27 11 834 3329 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* eliz_cz@yahoo.com ||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* July 2005 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/




/*****************************/
/****** PARAGRAPH STYLES *****/
/*****************************/

p {
   font-weight: normal;
   font-size: 11px;
   font-family: verdana, helvetica, sans-serif,comic-sans;
   color: #333333;
   background: transparent; 
}


.contenthead {
	font-weight : normal;
	font-size : 18px;
	color : #FF3300;
	margin-top : 35px;
	margin-bottom : 5px;
	margin-left : 9px;
	margin-right : 16px;
	letter-spacing: -1px;
}



.contenthead2 {
	font-weight : bold;
	font-size : 12px;
	color : maroon;
	margin-top : 10px;
	margin-bottom :5px;
	margin-left : 9px;
	margin-right : 16px;
	letter-spacing: 0px;
}


.contenthead3 {
	font-weight : bold;
	font-size : 12px;
	color : #FF3300;
	margin-top : 6px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 16px;
	letter-spacing: 0px;
}


.content {
   line-height : 16px;
   color : maroon;
   margin-top : 40px;
   margin-bottom : 12px;
   margin-left : 9px;
   margin-right : 8px; 
}

.tcontent {
   line-height : 16px;
   color : maroon;
   margin-top : 5px;
   margin-bottom : 5px;
   margin-left : 5px;
   margin-right : 5px; 
}

.active {
   font-weight : bold;
   line-height : 15px;
   color : #330099;
   margin-top : 1px;
   margin-bottom : 4px;
   margin-left : 2px;
   margin-right : 2px; 
}


.frontnewshead {
   font-weight : bold;
   font-size : 10px;
   color : #615B4E;
   margin-top : 0px;
   margin-bottom : 4px;
   margin-left : 9px;
   margin-right : 16px; 
}


.frontnews {
   font-size : 10px;
   color : #615B4E;
   margin-top : 0px;
   margin-bottom : 12px;
   margin-left : 3px;
   margin-right : 16px; 
}

. current{
   font-size : 14px;
   line-height : 15px;
   color : #666633;
   margin-top : 10px;
   margin-bottom : 11px;
   margin-left : 9px;
   margin-right : 8px; 
}

.foot {
font-size: 10px;
   line-height : 15px;
   color : maroon;
   margin-top : 0px;
   margin-bottom : 0px;
   margin-left : 9px;
   margin-right : 8px; 
}
 






/*****************************/
/****** FOOTER STYLES ********/
/*****************************/


.footer {
   font-weight : bold;
   font-size : 11px;
   font-family : verdana, helvetica, sans-serif;
   color : #333333;
   background: transparent; 
   margin-top : 16px;
   margin-bottom : 12px;
   margin-left : 50px;
}


a.footer:link 
{
   font-size : 12px;   
   font-weight : bold;
   font-family : verdana, helvetica, sans-serif;
   color : #333333;
   text-decoration : none;
   background: transparent;
}

a.footer:visited 
{
   font-size : 12px;   
   font-weight : bold;
   font-family : verdana, helvetica, sans-serif;
   color : #333333;
   text-decoration : none;
   background: transparent;
}

a.footer:active 
{
   font-size : 12px;   
   font-weight : bold;
   font-family : verdana, helvetica, sans-serif;
   color : #333333;
   text-decoration : none;
   background: transparent;
}

a.footer:hover 
{
   font-size : 12px;   
   font-weight : bold;
   font-family : verdana, helvetica, sans-serif;
   color : #333333;
   text-decoration : none;
   background: transparent;
}







/*****************************/
/****** MENU STYLES **********/
/*****************************/


.mmenutext
{
font-size : 11px;
font-weight: normal;
font-family : Verdana, arial, helvetica;
color : #FFCC00;
margin-top : 3px;
margin-bottom : 6px;
margin-left : 5px;
margin-right : 5px;
}




a.mmenu:link {
   font-weight : normal;
   color : #FFFFFF;
   text-decoration : none;
   background : none;
}

a.mmenu:visited {
   font-weight : normal;
   color : #FFFFFF;
   text-decoration : none;
   background : none;
}

a.mmenu:active {
   font-weight : normal;
   color : #color: #FFFFFF;
   text-decoration : none;
   background : none;
}

a.mmenu:hover {
   font-weight : normal;
   color : #615B4E;
   text-decoration : none;
   background : #FFFFFF;
}








/*****************************/
/****** BULLET/LIST STYLES ***/
/*****************************/

ul {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   line-height : 15px;
   color : maroon;
   margin-top : 6px;
   margin-bottom : 12px;
   margin-left : 15px;
   margin-right : 8px; 
}


li {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   color : maroon;
   margin-top : 3px;
   margin-bottom : 3px;
   margin-left : 15px;
   margin-right : 8px; 
}










/*****************************/
/****** FORM STYLES **********/
/*****************************/


input {
	border: 1px solid #999999;
    color: #294118;
	background-color: #FFFFF0;
    margin: 1px 1px 1px 1px;
}


* select {
	border: 1px solid #999999;
    color: #294118;
	background-color: #FFFFF0;
    margin: 1px 1px 1px 1px;
}



* input {
	font-size : 10px;
	border: 1px solid #999999;
    color: #000000;
	background-color: #FFFFF0;
    margin: 1px 1px 1px 1px;
}



* textarea {
	border: 1px solid #999999;
    color: #294118;
	background-color: #FFFFF0;
    margin: 1px 1px 1px 1px;
}


/*****************************/
/****** LINK STYLES **********/
/*****************************/



/*a:link {
   font-weight : bold;
   color : #333333;
   text-decoration : none;
   background: transparent; 
}

a:visited {
   font-weight : normal;
   color : #333333;
   text-decoration : none;
   background: none; 
}

a:active {
   font-weight : normal;
   color : maroon;
   text-decoration : none;
   background: none; 
}

a:hover {
   font-weight : bold;
   color : #FFFFFF;
   text-decoration : underline;
   background: none; 
}*/

a.topLink:link {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #3300cc;
   text-decoration : none;
   background: transparent; 

}

a.topLink:visited {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #3300cc;
   text-decoration : none;
   background: none; 
 
}

a.topLink:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #3300cc;
   text-decoration : none;
   background: none; 

}

a.topLink:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 12px; 
   font-weight : bold;
   color : #FF3300;
   text-decoration : none;
   background: none; 

}

a.btmLink:link {
   font-family : verdana, helvetica, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #FF3300;
   text-decoration : none;
   background: transparent; 
}

a.btmLink:visited {
   font-family : verdana, helvetica, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #FF3300;
   text-decoration : none;
   background: none; 
}

a.btmLink:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #FF3300;
   text-decoration : none;
   background: none; 
}

a.btmLink:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 10px; 
   font-weight : bold;
   color : #3300cc;
   text-decoration : underline;
   background: none; 
}

a.sideLink:link {

   font-family : verdana, helvetica, sans-serif, comic-sans;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #ff9900;
   text-decoration : none;
   background: transparent; 
}

a.sideLink:visited {

   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   margin-top: 40px;
   color : #ff9900;
   text-decoration : none;
   background: none; 
}

a.sideLink:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #ff9900;
   text-decoration : none;
   background: none; 
}

a.sideLink:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px; 
   font-weight : bold;
margin-top: 40px;
   color : #993333;
   text-decoration : none;
   background: none; 
}




a.sideLink2:link {

   font-family : verdana, helvetica, sans-serif, comic-sans;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #006666;
   text-decoration : none;
   background: transparent; 
}

a.sideLink2:visited {

   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   margin-top: 40px;
   color : #006666;
   text-decoration : none;
   background: none; 
}

a.sideLink2:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #006666;
   text-decoration : none;
   background: none; 
}

a.sideLink2:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px; 
   font-weight : bold;
margin-top: 40px;
   color : #99cc00;
   text-decoration : none;
   background: none; 
}





a.sideLink3:link {

   font-family : verdana, helvetica, sans-serif, comic-sans;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #cc3399;
   text-decoration : none;
   background: transparent; 
}

a.sideLink3:visited {

   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   margin-top: 40px;
   color : #cc3399;
   text-decoration : none;
   background: none; 
}

a.sideLink3:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color :#cc3399;
   text-decoration : none;
   background: none; 
}

a.sideLink3:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px; 
   font-weight : bold;
margin-top: 40px;
   color : #cc9999;
   text-decoration : none;
   background: none; 
}



a.sideLink4:link {

   font-family : verdana, helvetica, sans-serif, comic-sans;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #333333;
   text-decoration : none;
   background: transparent; 
}

a.sideLink4:visited {

   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   margin-top: 40px;
   color : #333333;
   text-decoration : none;
   background: none; 
}

a.sideLink4:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #333333;
   text-decoration : none;
   background: none; 
}

a.sideLink4:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px; 
   font-weight : bold;
margin-top: 40px;
   color : #999999;
   text-decoration : none;
   background: none; 
}


a.sideLink5:link {

   font-family : verdana, helvetica, sans-serif, comic-sans;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #999900;
   text-decoration : none;
   background: transparent; 
}

a.sideLink5:visited {

   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   margin-top: 40px;
   color : #999900;
   text-decoration : none;
   background: none; 
}

a.sideLink5:active {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
margin-top: 40px;
   color : #999900;
   text-decoration : none;
   background: none; 
}

a.sideLink5:hover {
   font-family : verdana, helvetica, sans-serif;
   font-size : 11px; 
   font-weight : bold;
margin-top: 40px;
   color : #cccc00;
   text-decoration : none;
   background: none; 
}







/*****************************/
/****** TABLE/TD/TR STYLES **********/
/*****************************/


td.mmenu
	{
	background: #666666;
	}


td.mmenuchosen
	{
	background: #999999;
	}
