.SimpleList{
	list-style: url(none) none;
	overflow: scroll;
	height: auto;
	width: 300px;
}

/**************************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 : #cccccc;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: bold;
}
.input_textbox { 
width: 200px; 
height: 24px; 
padding: 4px 10px;
 border: 0; 
 background: url('<%=site%>gfx/bg-inputtext.gif') 0 0 no-repeat;
  font: 12px Arial, sans-serif;
   overflow:hidden; float: left;}

/*-- START CUSTOMISED STYLES  --*/
/* info combo */
