body
{
	font-size: 12px;
	color: #222222;
	font-family: Arial;
}

.contenthandler
{
	padding-left: 20px;
	padding-top: 8px;
}

.content
{
	font-size: 15px;
	color: #444455;
	font-family: Arial;
}

H1
{
	font-weight: bold;
	font-size: xx-large;
	margin-bottom: 2px;
	color: #333333;
	TEXT-ALIGN: center;
}

H2
{
    
    font-size: 15px;
    font-weight: bold;
    color: #444455;
    font-family: Arial;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: center;
    
}


H60
{
    
    font-size: 14px;
    font-weight: normal;
    color: #000066;
    font-family: comic sans ms;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 5px;
    TEXT-ALIGN: left;
    
}



A:link  {
	COLOR : 2222AA;
}

A:visited  {
	COLOR : #444455;
}

A:hover  {
	COLOR : #2451A6;
}

A:active  {
	COLOR : #006699;
}

.smaller
{
	font-size:12;
	font-family:Arial;
}

/***************** 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 : Tahoma;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #6699cc;
}
.tabledata  {
	FONT-SIZE : 12px;
	COLOR : black;
	BACKGROUND-COLOR : #e9f0ff;
	
}
.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	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  {
	MARGIN : 1em auto;
}

.footer  {
	FONT-SIZE : 11px;
	COLOR : Ghostwhite;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: bold;
}


/*-- START CUSTOMISED STYLES  --*/


TD.date
{
border-bottom: black 1px solid;
border-right: black 1px solid;
border-top: black 0px solid;
Font-family: arial;
Font-size: 16px;
TEXT-ALIGN: center;
font-weight: bold;
background-color: black;
}


Table.master
{
width: 80%;
height: auto;
border: #666666 2px solid;
background-color: #FAFAC8;
border-collapse:collapse;

}




Table.Notes
{
border: #B0B0B0 1px solid;
background-color: #FAF65E;




}

TD.Notes
{

font-size: 14px;
font-weight: normal;
color: #000066;
font-family: comic sans ms;
MARGIN-LEFT: 0px;
MARGIN-TOP: 0px;
PADDING-LEFT: 5px;
TEXT-ALIGN: left;

}


Table.New
{
width: 98%;
color: #444455;
font-family: Arial;


}

TD.New
{

height: 15;
font-size: 11px;
font-weight: normal;
color: #444455;
font-family: Arial;
MARGIN-LEFT: 0px;
MARGIN-TOP: 0px;
PADDING-LEFT: 0px;
TEXT-ALIGN: left;

}



/* info combo */