/*----------------------------------------------------------------------------------------------------------
Datawise Systems ltd: Copyright 2007
background: #FFFFFF url(../images/d2-bg-gradient.jpg) repeat-x 0px 0px;
----------------------------------------------------------------------------------------------------------*/
body, p, td, pre {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; margin:0; line-height:1.5em; }
ul,ol,blockquote {margin-top:0px; margin-bottom:0px;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #0099FF;margin:0; padding:0;}

/* Menu Tables Control */
.menutable {
	width:139px; 
	height: 30px;
	margin:1px 0px 0px 2px; 
	border: solid 1px #0099FF;}

.menutr { }
.menutdtext { width:91px;}
.menutdbullet {width:50px; }

body {
	width: 930px;
	text-align: center;
	background: #FFFFFF url(../images/bg-gradient-d3.jpg) repeat-x 0px 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 100%;
  }

#maincontainer {
	clear:both; 
	text-align: left;
	width: 930px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	border: solid 1px #000000;
  }

#header {
	clear:both;
	width:930px;
	height: 100px;  
	overflow: hidden;
	border-bottom: solid 0px #0099FF;
}

#fontselect {
	float: right;
	width: auto;
	height:auto;
	font: 12px Verdana, Arial, Sans-Serif;
	font-weight: normal; 
	color: #FFFFFF;
}

#fontselect img{
	cursor: pointer;
	cursor: hand;
}

#workarea {
	clear:both;
	width: 100%;
	height: auto;  
	overflow:hidden;
}

#workleft {
	float: left;
	width:180px;
	height: auto;  
	overflow:hidden;
	background-image: url(/images/menu-bg-d4.gif);
	background-repeat:no-repeat;
	border-right:solid 0px #000000; 
	border-top:solid 0px #000000; 
	border-bottom:solid 1px #FFFFFF; 
  }

#workmid {
	float: left;
	width: 548px;
	height: auto;  
	overflow:hidden;
	border-right:solid 0px #000000; 
	border-bottom: solid 0px #0099FF;
  }

#workright {
	float: right;
	width:200px;
	height: auto;  
	background-color: #0099FF;
	overflow:hidden;
	border-left:solid 1px #000000; 
	border-bottom:solid 1px #FFFFFF; 
  }


#flash {
	width:100%;
	height: 250px;  
	overflow:hidden;
	border:solid 0px #CC0000; 
  }

#address {
	clear:both;
	width:100%;
	height: auto;  
	background-color: #0099FF;
	border:solid 0px #000000; 
  }


#address a {		
	color: #FFFFF0;
	text-decoration: none;
   }
#address a:hover {
	color: #CCCCCC;
	text-decoration: underline;
  }

#title {
	clear:both;
	width: 100%;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border:solid 0px #000000; 
 }

#leftcol {
	float:left;
	width: 256px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	overflow:hidden;
	border:solid 0px #000000; 
  }

#rightcol {
	float:right;
	width: 256px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	background-color: #FFFFFF;
	overflow:hidden;
	border:solid 0px #000000; 
}

/* 	margin: auto auto auto auto; 
	padding: 5px 5px 4px 0px;
	width: 147px
*/
#menu {
	clear:both;
	height: auto;
	width: 147px;
	padding: 10px 0px 0px 0px;
	background-color: #0099FF;
}

#menu p {
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #FFFFF0;
   }

#menu a {		
	font: 13px comic sans ms,sand, Verdana, Arial, Sans-Serif;
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
   }
#menu a:hover {
	color: #666666;
  }

#pagefooter {
	clear:both;
	width: 930px;
	height: auto;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	background-color: #0099FF;
	border-top:solid 0px #000000; 
}

#pagefooter p {
	font: 13px Arial, Helvetica, sans-serif;
	color:#FFFFF0;
	text-align: center;
}

#pagefooter a {
	font: 13px comic sans ms,sand, Verdana, Arial, Sans-Serif;
	font-weight: normal; 
	color:#FFFFF0;
	text-decoration:none;
}

#pagefooter a:hover {
	color: #666666;
}      

#dwslink {
	clear:both; 
	width: 930px;
	height: auto;
	padding: 2px 0px 0px 0px;
	background-color: transparent;
}

#dwslink p {
	text-align: center;
}

#dwslink a {		
	font: 12px Verdana, Arial, Sans-Serif;
	color: #0099FF;
	text-decoration: none;
}

#dwslink a:hover {
	color: #333666;
  }

