BODY  {
	background : #006699 url(../images/bg.jpg) no-repeat fixed;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	text-align: justify;
	color: #666666;
	scrollbar-base-color: #7493B6;
	scrollbar-face-color: #7493B6;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #EDF4F9;
	scrollbar-3dlight-color: #EDF4F9;
	scrollbar-shadow-color: #75767C;
}

DIV#content {
	overflow: auto;
	background-color: #FFFFFF;
	width: 755px;
	height: auto;
}

A {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	color: #006699;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER {
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	color: #33CCFF;
	font-weight : bold;
	text-decoration: none;
}

IMAGE#portfolio {
	border: thin solid #7493B6;
}

LI {
	font-family : Arial, sans-serif;
}

TD {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	text-align: justify;
	vertical-align : top;
}

TD#content {
	background: #FFFFFF url(/images/bg_content.gif) repeat fixed;
	width: 755px;
}

TD#portfolio {
	width: 240px;
	text-align: center;
	vertical-align: bottom;
}

TD#partners {
	width: 200px;
	text-align: center;
	vertical-align: middle;
}

TD#label {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

INPUT {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

.heading {
	font-family : Arial Narrow, Arial, sans-serif;
	font-size : 16pt;
	color: #000000;
	font-weight : bold;
	text-align : center;
}

.subheading {
	font-family : Arial Narrow, Arial, sans-serif;
	font-size : 14pt;
	color: #000000;
	font-weight : bold;
}

.error {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.copywrite {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	text-align : right;
	vertical-align: middle;
}

.handwriting {
	font : italic normal 12pt Times New Roman;
}

.tiny {
	font: Arial, sans-serif;
	font-size : 8pt;
	font-weight: normal;
}

