/*
Author: Tony Willenberg, Copyright 2004 Synergy Development Group Pty. Ltd. 
Date: 27-01-2005
File: default.css
Description: Default stylesheet for all pages in the Global Business and Development Solutions site.

Graphics:
The company logo was generated in Macromedia Fireworks MX 2004
Text editor used was Macromedia Dreamweaver MX 2004

Tested Browser: Internet Explorer 6.0 @ 1600x1200.32, 1600X1200.24
*/
.tableheading {
	font-family: verdana; 
	font-size:8pt; 
	font-style:italic
}
.newsheadline {
	font-family: verdana;
	font-size:10pt;
	font-weight: bold;
	color: #666666;
}
.listitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tableitems {font-family: verdana; font-size:8pt}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00ACEA;
}
.smalltableitems{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;

}
.toptext{
	font-family: arial;
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: bold;

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

.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align:left;
}
a {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #00ACEA;
}
a:hover{
	text-decoration: underline;
	color: #333333;
}
.default_emph {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
