body
{
	font-size: 12px;
	color: #444455;
	font-family: Arial;
	background-color: FFFFCC;

}


.contenthandler
{
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
}

.content
{
	FONT-SIZE : 12px;
	COLOR : #444455;
	FONT-FAMILY : Arial;
}

.tabledata  {
	FONT-SIZE : 12px;
	COLOR : black;
	BACKGROUND-COLOR : #e9f0ff;
	
}

A:link  {
	COLOR : #006699;
	text-decoration: none 
}

A:visited  {
	COLOR : #BDB76B;
	text-decoration: none 
}

A:hover  {
	COLOR : #FF0000;
	text-decoration: underline;
}

A:active  {
	COLOR : #BDB76B;
}


A.controls:link  {
	COLOR : #BDB76B;
	font-size: 13px;
	text-decoration: none 
}
A.controls:visited  {
	COLOR : #BDB76B;
	font-size: 13px;
	text-decoration: none 
}





/***************** 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;
}

.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 : 10px;
	COLOR : #BDB76B;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: bold;
	
}
A.footer1:link  {
	COLOR : #BDB76B;
	font-size: 10px;
	text-decoration: none 
}
.footerPower  {
	FONT-SIZE : 9px;
	COLOR : #cccccc;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: none;

}


/*-- START CUSTOMISED STYLES  --*/
/* info combo */


 

#top
{
  background-repeat: repeat;
  /*background-color: #696969;*/
}

a.bottom
{
  padding-right: 5px;
  padding-left: 5px;
  font-size: 9px;
  padding-bottom: 3px;
  color: #808080;
  padding-top: 3px;
  border-top: #777777 0px solid;
  border-bottom: #777777 0px solid;
  border-left: #777777 1px solid;
  border-right: #777777 1px solid;
  text-decoration: none;
  height:10;
  line-height: 10px;
  margin-left:0px;
  white-space:nowrap;
  /*margin-left:-4;*/
  text-transform: uppercase;
  letter-spacing: 2px;
  vertical-align: middle;
}

 

a.bottom:hover
{
            text-decoration: none;
            /*border:1px solid #118;*/
            /*background-color:yellow;*/
            /*padding:3px 2px;*/           
            color: red; 
            white-space:nowrap;
}

 

.seperator
{
  border-left: #777777 1px solid;
  border-right: #777777 1px solid;
  width:0px;
  padding-top:3px;
  padding-bottom:3px;
  margin-left:3px;
  margin-right:7px;
}