body  {
	FONT-SIZE : x-small;
	COLOR : #003399;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

.content
{
	border:0px #99CC55 solid;
	FONT-SIZE : x-small;
	color:#003399;
	padding-left: 5px;
	padding-top: 4px;
; font-family: Arial, Helvetica, sans-serif
}

TD.contenthandler
{
	padding-left: 14px;
	padding-top: 1px;
; font-size: 12px; font-weight: bold; color: #000066
; word-spacing: .5ex
; text-decoration: none
}

A:link  {
	COLOR : #003399;
	FONT-FAMILY : Tahoma;
}

A:visited  {
	COLOR : #003399;
	FONT-FAMILY : Tahoma;
}

A:hover  {
	COLOR : #000066;
	FONT-FAMILY : Tahoma;
}

A:active  {
	COLOR : #3399FF;
	FONT-FAMILY : Tahoma;
}


/***************** Used for general Links in the Site *******************************/

TD.normal  {
	FONT-SIZE : 13px;
	COLOR : #003399;
	FONT-FAMILY : Tahoma, Verdana, Arial;
}

TD.tablemainheader
{
    BORDER-RIGHT: #6782a6 thin ridge;
    BORDER-TOP: #6782a6 thin ridge;
    FONT-SIZE: 12px;
    BORDER-LEFT: #6782a6 thin ridge;
    COLOR: black;
    BORDER-BOTTOM: #6782a6 thin ridge;
	FONT-FAMILY : Tahoma;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : #003399;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #6699cc;
}

.maintable
{
	border:#99CC55 0px solid;
}



.tabledata  {
	FONT-SIZE : 11px;
	COLOR : #000000;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #e9f0ff;
	
}

.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : #000000;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #e9ecf9;
}

INPUT.smallbutton
{
	font-size: 10px;
}

TEXTAREA.textfield
{
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


TEXTAREA.editable /* source code edit box */
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

Table.main  {
	FONT-SIZE : 10pt;
	MARGIN : 1em auto;
}

.footer  {
	FONT-SIZE : 9px;
	COLOR : #eeeeff;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: lighter;
}


/*-- START CUSTOMISED STYLES  --*/
.smallcaps
{
	font: small-caps;
}

.bigtext
{
	font-size: 100px;
}

.reallybigtext
{
	font-size: 200px;
}
