body
{
	/*background-color: #F5F3F3;*/
	/*background-color: #FDFAED;*/
	margin: 0px;
	padding: 0px;
	overflow: auto;
	/*
	border-left: 3px solid #4192EB;
	border-top: 3px solid #346BA8;
	*/
	border-left: 0px solid #5B798C;
	border-top: 0px solid #C2CDD4;
}

form
{
	margin: 0px;
	padding: 0px;
}

table
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}


table.TableWidthPad
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}

.Info
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	padding: 3px;
	margin: 0px;
	
	}

.cssBaslik
{
	font-weight:bold;
	
	}
a
{
	color: #2E4B5E;
	text-decoration: none;
}

/*
	Cem SISMAN
	DropDownList için 
*/
.select 
{
	font-size:9px;
	font-family:Verdana;
	background-color : #cccccc;
	border-width :0px;
	border-color:#cccccc;
}
.selectGri
{
	font-size:9px;
	background-image: url(/Images/Backgrounds/menuCaption.gif);
	font-family:Verdana;
}
	
a:hover
{
	color: #ff9c00;
	text-decoration: underline;
}

#mainContainerTable
{
	width: 999px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width:0px;
	/*border-right: 0px solid silver;*/
	/*#C2CDD4;*/
}

.cssTop
{
		font-size:12;
		/*font-family:Verdana;*/
		font-weight:bold;
		
	}
.cssTopLink
	{
		color:black;
		}
.cssTopLink:hover
	{
		color:#666666;
		}

#menuTop
{
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;	
	margin: 0px 0px 0px 0px;
	width: 999px;
	height: 110px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-bottom-color: silver;
	border-bottom-width:1px;
	border-right-color: silver;
	border-right-width:1px;
	border-top-width:0px;
	/*background-image: url(/Images/Backgrounds/menuTop.gif);*/
}

#menuTop #Bottom
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
}

#menuLeft
{
	width: 200px;
	background-color:#f5f5f5;
	/*height: 480px;*/
	/*background-image: url(/Images/Backgrounds/menuLeft.jpg);*/
	/*background-repeat:repeat-y;*/
}

#menuContent
{
	width: 660px;
	border-left: 1px solid silver;
	border-left-color:White;
}

#menuRight
{
	width: 168px;
	border-left: 1px solid silver;
	border-left-color:White;
}

#menuBottom
{
	font-size: 10px;
	height: 30px;
	width: 999px;
	border-top: 1px solid #ededed;
	border-right: 0px solid silver;
	border-bottom:1px solid #ededed;
	background-color:#fbfbfb;
	margin-left:3px;
	margin-right:0px;
	/*background-image: url(../Images/Backgrounds/menuBottom.gif);*/
}

.menuLeftCaption
{
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	border-bottom: 0px solid white;
	height: 20px;
	color:White;
	background-image: url(/Images/table_header.gif);
}

.menuLeft_ColumnLeft
{
	border-bottom: 0px solid white;
	width: 70px;
	padding-left: 3px;
}

.menuLeft_ColumnSeperator
{
	border-bottom: 1px solid white;
	width: 14px;
	text-align: center;
}

.menuLeft_ColumnRight
{
	border-bottom: 0px solid white;
	width: 116px;
	padding-right: 3px;
}

.menuLeft_ColumnRight2
{
	border-bottom: 1px solid white;
	width: 176px;
	padding-right: 3px;
}

.menuRightCaption
{
	font-weight: bold;
	text-align: left;
	padding-left: 1px;
	border-bottom: 0px solid silver;
	height: 20px;
	background-image: url(../Images/table_header.gif);
	color:White;
	width:168px;
}

.menuRight_Column
{
	border-bottom: 1px solid #bdbdbd;
	width: 168px;
	padding-right: 0px;
}

.menuContent_ColumnLeft
{
	border-bottom: 0px solid silver;
	width: 150px;
	padding-left: 3px;
}

.menuContent_ColumnSeperator
{
	border-bottom: 0px solid silver;
	width: 14px;
	text-align: center;
}

.menuContent_ColumnRight
{
	border-bottom: 0px solid silver;
	width: 476px;
	padding-right: 3px;
}

.menuContent_ColumnRight2
{
	border-bottom: 0px solid silver;
	width: 616px;
	padding-right: 3px;
}

.cssDgr
{
	font-family:Verdana;
	font-size:xx-small;
	color:Red;
	
	}
.cssDgrItem
{
	font-family:Verdana;
	font-size:xx-small;
	color:Red;
		
	}
