body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	
	margin: 0px;
	padding: 0px;
	height:100%;
}
form{
padding:0px; margin:0px;
}
input, textarea, select{
font-family:Tahoma, Verdana;
font-size:11px;
color:#000000;
}

#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: Tahaoma, Verada;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	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;
	


}
#table1 #table3col #nav a:hover {
	color: #F0880B;

}
div {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


#toolbar {
	color: #000000;
	background-color: #F7F7F7;
	width: 157px;
	border: #efefde 1px outset;
	font-family: Tahoma, Vedana;
	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;
	color:#999999;
	margin: 1px ;
opacity: 0.30; /* Safari, Opera and Mozilla */
	filter: gray() alpha(opacity=30); /* IE */
	/* -moz-opacity: 0.30; Mozilla (Old) */
	cursor:pointer;
	}
	
	.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;

	}
	
	#Button, button
{
border: #cec6b5 1px solid;
	color: #3b3b1f;
margin: 1px ;
	background: url(/admin/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif) #ffffff bottom repeat-x;
	font:menu;
	height: 23px;
	cursor:pointer;
}
#Button img, button img{
opacity: 0.70; /* Safari, Opera and Mozilla */
	filter: alpha(opacity=70); /* IE */
}

