body
{
	font-size: 12px;
	color: #444455;
	font-family:  "Verdana", "Helvetica", "Arial", "sans-serif" ;
	background-color: #ADA5D6;
}

.contenthandler
{
	background-color:white;
	padding-right:10px;
}

.content
{
	font-size: 12px;
	color : #444455;
	font-family:  "Verdana", "Helvetica", "Arial", "sans-serif" ;
}
h1{font-size:18px;font-weight:bold;border-bottom:1px solid #CCCCCC}
h2{font-size:16px;font-weight:bold;border-bottom:1px solid #CCCCCC}
h3{font-size:14px;font-weight:bold;border-bottom:1px solid #CCCCCC}

p, div, td, span{font-size:12px}

.bgside
{
	background-color:white;
}

.tabledata  {
	FONT-SIZE : 12px;
	COLOR : black;
	BACKGROUND-COLOR : #EAE8F4;
	
}

A:link  {
	color:#003399;
	text-decoration:none;
}

A:visited  {
	color:#003399;
	text-decoration:none;
}

A:hover  {
	color:#0033FF;
	text-decoration:underline;
}

A:active  {
	COLOR : #003399;
}


/***************** 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 :  "Verdana", "Helvetica", "Arial", "sans-serif" ;
}

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", "Helvetica", "Arial", "sans-serif" ;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY :  "Verdana", "Helvetica", "Arial", "sans-serif" ;
	BACKGROUND-COLOR : #ADA5D6;
}

.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY :  "Verdana", "Helvetica", "Arial", "sans-serif" ;
	BACKGROUND-COLOR : #D9D5EC;
}


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 : 9px;
	FONT-FAMILY :  "Verdana", "Helvetica", "Arial", "sans-serif" ;
	TEXT-DECORATION : none;
	text-align:center;
	padding-bottom:5px;
	color:#cccccc;
}

.footer a {text-decoration:none;color:#cccccc;}
.footer a:link {text-decoration:none;color:#cccccc;}
.footer a:active {text-decoration:none;color:#cccccc;}
.footer a:visited {text-decoration:none;color:#cccccc;}
.footer a:hover {color:white;text-decoration:none;}

hr{
color:#EEEEEE;background-color:#EEEEEE;
height:1px;border:none;
}

/*-- START CUSTOMISED STYLES  --*/
/* info combo */

.profile_top_1, .profile_top_2{
	height:55px;
	background-repeat:no-repeat;
}
.profile_top_1{
	background-image:url(images/profile/profile_top_1.jpg);
}
.profile_top_2{
	background-image:url(images/profile/profile_top_2.jpg);
}
.profile_top_content{
	padding-top:13px;
	padding-left:10px;
}
/*.profile_top_services_1{
	display:inline-block;
	padding-left:180px;
	padding-top:6px;
	width:200px;
}
.profile_top_services_2{
	display:inline-block;
	padding-left:85px;
	padding-top:6px;
	width:350px;
}*/
.profile_top_services_1{
	padding-top:6px;
	padding-left:35px
}

.profile_top_services_2{
	padding-top:6px;
	padding-left:10px
}
.profile_back{
	background-image:url(images/profile/profile_back.jpg);
	background-repeat:repeat-y;
	padding-right:10px;
}
.profile_footer{
	background-image:url(images/profile/profile_footer.jpg);
	background-repeat:no-repeat;
	height:36px;
	padding-left:270px;
	padding-top:5px;
}

.profile_info{
	padding-left:20px;
}
.profile_info_top{
	background-image:url(images/profile/profile_info_top.jpg);
	height:15px;
	background-repeat:no-repeat;
}
.profile_info_middle{
	background-image:url(images/profile/profile_info_middle.jpg);
	background-repeat:repeat-y;
	
}
.profile_info_bottom{
	background-image:url(images/profile/profile_info_bottom.jpg);
	height:23px;
	background-repeat:no-repeat;
}
.profile_extended_info{
	padding-left:20px;
}
