/* Body */

BODY {
	margin: 0px 0px 0px 0px;
	background-color : #ffffff;
     	color : #000000;
	}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}

td.contentheading h1 {
	color: maroon; font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; font-weight: bold;
	}


h4 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}



/* Links */
a:link{
	color: #a40000; text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
        text-decoration: none;
	}

a:hover {
	color: red;	 text-decoration: none;
	}
a:visited{
	color: purple; text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
        text-decoration: none;
	}




/* --Default Class Settings-- */	

a.sublevel:hover {
	color: #FF0000; text-decoration: underline;
	}
a.sublevel:visited {
	color: #000099; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}





/* Content - Sections & Categories */

.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	}

.contentpane {
	background : #ffffff;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

table.contenttoc {
        color: #333300;
        background-color: #e0e0e0;
        }
        
table.contenttoc td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;    
        font-weight: normal;
        text-align:left;  
}
 
a.toclink:hover, a.toclink:visited, a.toclink:link {
        font-size: 9px;
        }
	
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
 	color: #990000;
	text-align:left;
	}

/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #023A5D;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	}


.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #000000;
	}


/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}
a.pathway:visited {
	color: #000099; text-decoration: none; font-weight: normal;	font-size: 9px;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.pathway:hover {
	color: #ffffff;	text-decoration: none;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}



table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
        background-color : #f2f2f2;
        font-family:  Arial, Helvetica, sans-serif;
	}

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #fccd73;
	}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.boxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #023a5d;
	text-align:left;
	}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	background: #345675;
	color: #E0E0D3;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	} 

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #345675;
	background: #E0E0D3;
	border: 1px solid;
	}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #FF6600;
	}	

.searchsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #ffffff;
	}

.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
	}
	
/** category text format and links **/
.category {
	color: #000000; font-family: TArial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold; text-decoration: none;
	}
a.category:visited {
	color: #0000CC; font-weight: bold;
	}

a.category:hover {
	color: red;
	}
	
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	line-height: 14px
	}
	
.sectiontableentry1 {
	background-color : #D3D3C2;	
	}

.sectiontableentry2 {
	background-color : #DDDDD0;
	}

.sectiontableheader {
	background-color: #fccd73;
	color : #000000;
	font-weight : bold;
	}

.frontpageheader {
        font-size: 24px;
        color: #a40000;
        font-weight : bold;
        }

	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(images/M_images/arrow.png) 3px;
	list-style-image: url(images/M_images/arrow.png);
	}

.fase4rdf {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}	

table.searchintro {
  	background-color: #E0E0D3;
	}

table.contact {
	background-color: #E0E0D3;
	}

table.contact td.icons {
	background-color: #C9C9B4;
	}

table.contact td.details {
	background-color: #D3D3C2;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-color : #e5e5e5;
	/*background-color: #EEEEEE;*/
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;

	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	//border-bottom: solid 1px #777777;
}

.tabheading {
	background-color: #ffae00;
	/*border-left: solid 1px #777777;*/
	/*border-right: solid 1px #777777;*/
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}.sublevel {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}


a.sublevel:link { 
	color: #000099; font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
 } 

a.category:link { 
	color: #0000CC; font-weight: bold;
 } 


a.mainlevel:link { 
	color: #a40000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
 } 

a.mainlevel:visited  { 
	color: purple;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
text-decoration: none;
 } 

a.mainlevel:hover { 
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
text-decoration: none;
 } 

a.pathway:link { 
	color: #000099; text-decoration: none; font-weight: normal;	font-size: 9px;
	font-family:  Arial, Helvetica, sans-serif;
 }


/* Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

a.h1_link:link {  color: #a40000;
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}

a.h1_link:visited {  color: purple;
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}

a.h1_link:hover {  color: red;
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}

.box_header_text {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; clip:      rect(   ); padding-left: 5px}
.box_header {  background-color: #CC0000; background-image: url(http://www.go2southafrica.com/images/box_01.gif); background-repeat: no-repeat; height: 25px}
.box_bottom {  background-color: #DDBC57; height: 129px; background-image: url(http://www.go2southafrica.com/images/box_03.gif); background-repeat: repeat}
.box_text_reg { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 3px; text-decoration: none}
.box_text_reg a:link, .box_text_reg a:visited{ color: blue; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.box_text_reg a:hover{  color: red;}

.box_text_lg {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding-left: 5px; color: #000000; }
.box_text_lg a:link, .box_text_lg a:visited{  color: black; text-decoration: none}
.box_text_lg a:hover { color: red; }

a.link_highlight2:visited, a.link_highlight2:link{  color: white; display: block; background-color: blue; border: 1px #000000 outset; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; width: 80%; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}
a.link_highlight1:visited, a.link_highlight1:link{  display: block; background-color: #FFCC33; border: 1px #000000 outset; margin-top: 5px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; width: 80%; color: blue; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}

a.link_highlight1:hover, a.link_highlight2:hover {background-color: red;  }

.sm_footer_text a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
.sm_footer_text a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}
