.style3 {font-size: 16px; }
.style5 {color: #FF9900}
.Style6 {font-size: 12px; font-style: italic;}
.Style8 {font-family: Helvetica; font-size: 14px; }
.Style9 {font-size: 14px}

.Style11 {font-family: Helvetica;	font-size: 16px;}
.Style15 {font-family: Helvetica}
.style39 {color: #FF6600; font-weight: bold;}
.style40 {color: #FFFFFF; font-size: 14px; font-weight: bold;}
.style41 {font-size: 14px; color: #FF6600}

.Style161 {font-size: 12px; font-style: italic; font-family: Helvetica; }

a { font-size: 12px;}
a.glink:link{
  	font-size: 10pt;
  	color: #FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
  	background-image:  url("glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #FF6600;
}
a:link {color: #FF6600; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a:visited {text-decoration: none; color: #FF6600;}
a:hover {text-decoration: none;	color: #666666;}
a:active {text-decoration: none; color: #FF6600;}

 Customize the "folder" style here 
a.folder {  font-family : arial;
            font-size: 9pt;
            padding:0px;

}

 Customize the "leaf" style here 
a.leaf {
	font-family : arial;
	padding:0px;
	cursor: hand;
	font-size : 9pt;                             
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image:url(images/bgd.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#cccccc;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#F8EDED;
	scrollbar-3dlight-color:#F8EDED;
	scrollbar-darkshadow-color:#F8EDED;
}
#centre4 { 
	width:300px;
	height:385px;
	vertical-align:top;
}
#menuCentre { 
	width:480px;
	height:385px;
	vertical-align:top;
}	
#nameBox { 
	width:730;
	height:25px;
	float:left;
}


#image {
	float: left; /* since this element is floated, a width must be given */
	width: 100px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	position:relative;
	top: 0px;
	margin: 0px 5px 5px 0px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	position:relative;
	padding: 5px 5px 5px 5px;
	top: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.spacer {
  clear: both;
  visibility: hidden;
}
#Tweeter {
	float: right; /* since this element is floated, a width must be given */
	width: 340px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px;
	position:relative;
	top: 10px;
	right:5px;
}
#menu1 {
	float: left; /* since this element is floated, a width must be given */
	width: 630px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px;
	left: 0px;
	position:relative;
	top: 10px;
	vertical-align:top;
}

#menu2 {
	float: left; /* since this element is floated, a width must be given */
	width: 790px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	left: 0px;
	position:relative;
	top: 10px;
	vertical-align:top;
}
#menu3 {
	float: left; /* since this element is floated, a width must be given */
	width: 340px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px;
	left: 0px;
	position:relative;
	top: 10px;
	vertical-align:top;
}

#contientNews {
	float: left; /* since this element is floated, a width must be given */
	width: 730px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	position:relative;
	top: 0px;
	text-align:justify;
	z-index: 0;
}

