body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	
	margin: 0px;
	padding: 0px;
	height:100%;
}
form{
padding:0px; margin:0px;
}

#table1 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#table1 td {
	width: auto;
}
#table1 #td1L {
	background-image: url(images/bkg_L.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#table1 #td1R {
	background-image: url(images/bkg_R.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#table1 th {
	width: 770px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#table1 #table3col {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#table1 #table3col td {
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#table1 #table3col th {
	width: 460px;
	background:url(images/siva.jpg) left top no-repeat;
}
#nav {
	position: relative;


	}
#table1 #table3col #nav a {
	color: #425376;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align: bottom;
	display:list-item;
	list-style:none;
	


}
#table1 #table3col #nav a:hover {
	color: #F0880B;

}



#toolbar {
	color: #000000;
	background-color: #F7F7F7;
	width: 157px;
	border: #efefde 1px outset;
	font-family: Tahoma, Verdana;
	font-size: 11px;

}

.TB_Button_On
{
	background: #efefef url(/admin/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif) repeat-x;
		width: 21px;
	height: 21px;
	border: #cec6b5 1px solid;

	margin: 1px ;
	opacity: 0.70; /* Safari, Opera and Mozilla */
	filter: alpha(opacity=70); /* IE */
	cursor:pointer;
}

.TB_Button_Off
{
background: #efefef url(/admin/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif) repeat-x;
		width: 21px;
	height: 21px;
	border: #cec6b5 1px solid;

	margin: 1px ;
opacity: 0.30; /* Safari, Opera and Mozilla */
	filter: gray() alpha(opacity=30); /* IE */
	/* -moz-opacity: 0.30; Mozilla (Old) */
	}
	
	.TB_Button_Txt
	{background: #efefef url(/admin/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif) repeat-x;
	height: 21px;
	border: #cec6b5 1px solid;
	width:100%;

	opacity: 0.70; /* Safari, Opera and Mozilla */
	filter: alpha(opacity=70); /* IE */
	padding-left:3px;
	padding-right:3px;
	color: #666666;

	}
#foot td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	text-align:center;
}
#footerDiv a {
	color: #333333; text-decoration:none;
}
#footerDiv a:hover {
	color: #FF6600; text-decoration:none; background: #F0F0F0;
}
