/* CSS Document */

body {
	background-color: #868686;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.feature {
	border: 1px solid #CCCCCC;
}
h4	{
	color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}
a.feature_link:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: underline;
}
a.feature_link:visited		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: underline;
}
a.feature_link:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
p {
	margin-top: 5px;
}
.h1 {
	font-size: 18px;
	color: #2A2A2A;
	margin-bottom: 0px;
}
.h1_ocbc {
	font-size: 18px;
	color: #E96B10;
	margin-bottom: 0px;
}
.h1_gpc {
	font-size: 18px;
	color: #33CC33;
	margin-bottom: 0px;
}

/* Navigation bar components */
table#nav	{
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
  }
table#nav td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-indent: 5px;
  }
table#nav td a	{
    font-weight: normal;
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0;
  }
#nav td a:link, #nav td a:visited	{
	background: url(images/navlink_bg.gif) repeat;
	display: block;
	margin: 0;
	width: 180px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
  }
#nav td a:hover	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
    background: url(images/navhover_bg.gif) repeat;
  }
/* End navigation bar components */  

#related_links tr, #related_links td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 5px;
}
#related_links th {
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
a.related_link:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: underline;
}
a.related_link:visited		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: underline;
}
a.related_link:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
table#stats th	{
	color: #FFF;
	background-color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.altrowEven {
	background-color: #F3F3F3;
}
.altrowOdd	{
	background-color: #E4E4E4;
}
.highlight	{
	color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.ezineTip {
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2A;
}
.ezineP {
	margin-top: 0px; 
	margin-bottom: 1.2em; 
	padding-bottom: 1px
}
.quote	{
	color: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
