body  {
	FONT-SIZE : 14px;
	COLOR : #EEEEEE;
	FONT-FAMILY : Verdana;
}

.content
{
	border:#99CC55 0px solid;
	FONT-SIZE : 14px;
	color:#DDDDFF;
	padding-left: 5px;
	padding-top: 4px;
}

TD.contenthandler
{
	padding-left: 14px;
	padding-top: 1px;
}

A:link  {
	COLOR : #FFFFFF;
	FONT-FAMILY : Tahoma;
}

A:visited  {
	COLOR : #EEEEFF;
	FONT-FAMILY : Tahoma;
}

A:hover  {
	COLOR : #CCFF00;
	FONT-FAMILY : Tahoma;
}

A:active  {
	COLOR : #CCFF00;
	FONT-FAMILY : Tahoma;
}


/***************** Used for general Links in the Site *******************************/

TD.normal  {
	FONT-SIZE : 13px;
	COLOR : #EEEEEE;
	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 : white;
	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 : 11px;
	COLOR : #cccccc;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: bold;
}


/*-- START CUSTOMISED STYLES  --*/
.smallcaps
{
	font: small-caps;
}

.bigtext
{
	font-size: 100px;
}

.reallybigtext
{
	font-size: 200px;
}