body
{
	font-size: 12px;
	color: #444455;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contenthandler
{
	padding-left: 20px;
	overflow: hidden;
	padding-top: 8px;
}

.content
{
	font-size: 12px;
	color: #444455;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1
{
	font-weight: bold;
	font-size: xx-large;
	margin-bottom: 2px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A  {
	font-weight: bold;
	text-decoration: none;
}

A:link  {
	COLOR : #f36f20;
}

A:visited  {
	COLOR : #000099;
}

A:hover  {
	COLOR : #000099;
}

A:active  {
	COLOR : #000099;
}

.smaller
{
	font-size:12;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/***************** Used for stuff when printing *******************************/
@media screen {
	.hideprint
	{			
	}
}

@media print {
	.hideprint
	{	
		position:absolute;
		left:-1000;
		top:-1000;
		visibility:hidden;
	}
}

.lefted{
	position:relative;
}

/***************** Used for general Links in the Site *******************************/
A.imagelink:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

A.imagelink:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

A.imagelink:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.imagelink:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}



/**************************SITE ADMIN STYLE ******************************************/

TD.normal  {
	FONT-SIZE : 11px;
	COLOR : #140812;
	FONT-FAMILY : Arial;
}

TD.tablemainheader
{
    BORDER-RIGHT: #6782a6 thin ridge;
    BORDER-TOP: #6782a6 thin ridge;
    FONT-SIZE: 11px;
    BORDER-LEFT: #6782a6 thin ridge;
    COLOR: black;
    BORDER-BOTTOM: #6782a6 thin ridge;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #6699cc;
}
.tabledata  {
	FONT-SIZE : 12px;
	COLOR : black;
	BACKGROUND-COLOR : #e9f0ff;
	
}
.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	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  {
	MARGIN : 1em auto;
}

.footer  {
	FONT-SIZE : 10px;
	COLOR : #cccccc;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}

.date  {
	FONT-SIZE : 10px;
	COLOR : #000000;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}

/* main horizontal menu */

 .navMenuOff:active  {
	FONT-SIZE : 10.5px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

 .navMenuOff:visited  {
	FONT-SIZE : 10.5px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

 .navMenuOff:link  {
	FONT-SIZE : 10.5px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}
 .navMenuOff:hover  {
	FONT-SIZE : 10.5px;
	COLOR : #E1E1E7;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}
 .navMenuOn  {
	FONT-SIZE : 10.5px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

/* sub horizontal menu */

 .navSubMenuOff:active  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}

 .navSubMenuOff:visited  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}

 .navSubMenuOff:link  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}
 .navSubMenuOff:hover  {
	FONT-SIZE : 9px;
	COLOR : #E1E1E7;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}
 .navSubMenuOn  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	FONT-FAMILY :Verdana;
	TEXT-DECORATION : none;
	font-weight: normal;
}
 .navSubMenuCurrent  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	FONT-FAMILY :Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

/* horizontal rule */



/* breadcrumb */

 .breadcrumb:active  {
	FONT-SIZE : 10px;
	COLOR : #cccccc;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

 .breadcrumb:visited  {
	FONT-SIZE : 10px;
	COLOR : #cccccc;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

 .breadcrumb:link  {
	FONT-SIZE : 10px;
	COLOR : #cccccc;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}
 .breadcrumb:hover  {
	FONT-SIZE : 10px;
	COLOR : #cccccc;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}
 .breadcrumb  {
	FONT-SIZE : 10px;
	COLOR : #cccccc;
	FONT-FAMILY : Verdana;
	TEXT-DECORATION : none;
	font-weight: bold;
}

/*-- START CUSTOMISED STYLES  --*/
/* info combo */
