/*
 * Copyright 2006 Servelots Infotech Pvt. Ltd.
 * 
 * Licensed under the Apache License, Version 2.0 (the "License"); you
 * may not use this file except in compliance with the License. You may
 * obtain a copy of the License at:
 * 
 *   http://www.apache.org/licenses/LICENSE-2.0 
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 * implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */

	body.wave {
		background-color : #e7eef7;
/*##		background-color : $zn.hm.ot.bg;*/
		margin           : 5px; 
	}

	a.left-sub1 {
				 font-family:arial;
				 font-size:12;
				 color:#003366
 }
 
	div.toplevel {
		background-color : #e7eef7;
		margin			  : 0;		
		width            : 770px;
/*		##height         : 500px;*/
		position         : relative;
/*		##top            : 5px;*/
/*		##left           : 5px;*/
		border			  : 1px solid black;
		padding			  :2px;
	}

	table.footer {
		background-color: white;
		border          : 0px;
		margin          : 0px;
		padding-top     : 1px;
	}

	table.main {
		border : 0px;
		margin : 0px;
	}

	table.sb {
		background-color: white;
		border          : 2px solid white;
		margin          : 0px;
	}

	table.coollinks {
		border : 0px;
		margin : 0px;
		padding: 0px;
	}

	td.lmenu {
		border         : 0px;
		width   			: 150px;
		vertical-align : top;
		padding        : 0px 5px 0px 5px;
	}

	td.main_content {
		background-color : white;
		border           : 0px;
		width            : 600px;
		height           : 400px;
		vertical-align   : top;
		padding          : 0px;
	}

	td.rmenu {
		border         : 0px;
		width   			: 150px;
		vertical-align : top;
		padding        : 0px 5px 0px 5px;
	}

	td.spacer {
		height : 1px;
      background-color: #8cacbb;
	}

	
.left-main {
				font-family:arial;
				font-size:12;
				font-weight:bold;
				color:#535353
}

div.left-sub1 {
				 padding-bottom: 6px;
				 padding-left: 4px;
				 font-family:arial;
				 font-size:12;
				 color:#003366
 }
