BODY {
	background-color : #ffffff;
}
.index{
      background-color : #013870;
	
}

TD.solmenu {
	background-color : #013870;
	width : 140px;
	
}

td.text{
	color : #013870;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
td.yeniuruntxt{
	color : #013870;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	
}
.urunbaslik{
	color : #013870;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
}
.selectbox{
		border : thin solid #013870;
		color : #013870;
		font-weight : bold;
		font-family : Verdana;
		font-size : 11px;
		width : 200px;
}
.selectbox2{
		border : thin solid #013870c;
		color : #013870c;
		font-weight : bold;
		font-family : Verdana;
		font-size : 11px;
		width : 300px;
}
