body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkShadow-color: #ffffff;
	scrollbar-face-color: #8A2424;
	scrollbar-highlight-color: #8A2424;
	scrollbar-shadow-color: #8A2424;
	scrollbar-track-color: #ffffff;
	background-color: #ffffff;
}
.text {
	/* Text Normal */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 11pt;
	font-weight: normal;
}
.textColoured1 {
	/* Text Coloured1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #800000;
	font-weight: normal;
	line-height: 11pt;
}
.textColoured2 {
	/* Text Coloured2 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #063E76;
	line-height: 11pt;
	font-weight: normal;
}
.textSmall {
	/* Text Small */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 9pt;
}
.textSmallColoured1 {
	/* Text Small Coloured1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #800000;
	line-height: 9pt;
	font-weight: normal;
}
.textSmallColoured2 {
	/* Text Small Coloured2 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #063E76;
	line-height: 9pt;
	font-weight: normal;
}
.textLarge {
	/* Text Large */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
}
.textLargeColoured1 {
	/* Text Large Coloured1 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #800000;
	line-height: 14pt;
	font-weight: normal;
}
.textLargeColoured2 {
	/* Text Large Coloured2 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #063E76;
	line-height: 14pt;
	font-weight: normal;
}
#divTitle {
	/* Title */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #800000;
	text-indent: -10px;
}
#divSubtitle {
	/* Subtitle */
	font-family: Arial, Helvetica, sans-serif;
	color: #063E76;
	font-weight: normal;
	font-size: 13pt;
	margin-left: 30px;
}
#divSubtitle2 {
	/* Subtitle */
	font-family: Arial, Helvetica, sans-serif;
	color: #063E76;
	font-weight: normal;
	font-size: 8pt;
	margin-left: 30px;
}
.table {
	/* Table */
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #063E76;
	border-right: 1px none #063E76;
	border-bottom: 1px none #063E76;
	border-left: 1px solid #063E76;
}
.table td {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top: 1px none #063E76;
	border-right: 1px solid #063E76;
	border-bottom: 1px solid #063E76;
	border-left: 1px none #063E76;
}
#divFrame {
	height: 550px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#divCol1 {
	background-color: #CCCCFF;
	height: 550px;
	width: 200px;
	float: left;
}
#divNavHeader {
	background-color: #A40000;
	height: 99px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/aniimage.gif);
}
#divNav {
	background-color: #800000;
	height: 319px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(../images/sg_layout_sitenav.jpg);
	padding-top: 30px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#divNavFooter {
	background-color: #A40000;
	height: 75px;
	width: 185px;
	background-image: url(../images/sg_layout_businfo.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 25px;
	padding-left: 15px;
	line-height: 11pt;
}
#divCol2 {
	height: 550px;
	width: 570px;
	float: right;
}
#divHeader {
	height: 99px;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	text-align: right;
}
#divBody {
	height: 336px;
	width: 539px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #800000;
	border-bottom-color: #800000;
	overflow: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#divFooter {
	background-color: #ECD9D9;
	height: 89px;
	width: 569px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #800000;
	border-bottom-color: #800000;
	text-align: center;
	padding-top: 10px;
}
#divFooter img {
	border: 1px solid #800000;
}
#divFooterFrame {
	height: 30px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#divDesigner {
	float: right;
	height: 30px;
	width: 128px;
	margin-top: 5px;
}
#divInfo {
	font-size: 8pt;
	height: 30px;
	width: 500px;
	float: right;
	text-align: right;
	color: #CCCCCC;
	line-height: 1.2em;
	margin-top: 3px;
	margin-right: 2px;
}
td.main_nav {
	border: 2px solid #0063A6;
	background-color: #800000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#divBody a:link, #divBody a:visited {
	color: #800000;
	text-decoration: none;
}
#divBody a:hover, #divBody a.current:link, #divBody a.current:visited {
	color: #800000;
	text-decoration: underline;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
}
textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	height: 50px;
	width: 300px;
}
#divBreadcrumb {
	font-size: 8pt;
	color: #800000;
	width: 520px;
	text-align: right;
}