BODY {
	margin-top : 25px;
	font-family : sans-serif;
	scrollbar-face-color:Maroon;
	scrollbar-shadow-color:silver;
	scrollbar-base-color: white;
	scrollbar-arrow-color:silver;
        background-color: #FFFFF7;
}
A:LINK{
	color:#444952;
	text-decoration : underline;
	font-size :"12px";	
	font: Arial;
      }
A:VISITED {
	color:#444952;
	font-size :"12px" ;	
	font:Arial;
	text-decoration : underline;
	}
A:HOVER {
	color : #930000;
	text-decoration : underline;
	font-size :"12px";	
	font: Arial;
	}

A:ACTIVE{
	color:#000066;
	font-size :"12px" ;	
	font:Arial;
	text-decoration : underline;
	}

A.menu:LINK{
	color:white;
	text-decoration : none;
	font-size :"12px";	
	font: Arial;
      }
A.menu:HOVER {
	color : #930000;
	text-decoration : none;
	font-size :"12px";	
	font: Arial;
	}

A.menu:ACTIVE{
	color:#000066;
	font-size :"12px" ;	
	font:Arial;
	text-decoration : none;
	}
A.menu:VISITED {
	color:#000066;
	font-size :"12px" ;	
	font:Arial;
	text-decoration : none;
	}

.baslik {
        Font : Arial;
        Color: Maroon; 
        font-Size: 10px
	}
.li_baslik {
        Font : Arial;
        Color: #930000; 
       font-weight:bold;
        font-Size: 12px
	}

.tablobaslik{
        background-color : #EFEFF7;
	color : #930000;
	    font-weight:bold;
		 font-Size: 11px;
	}
.tablonot{
 	background-color : #EFEFF7;
        color : #8B0000;
	Font: Arial;       
        font-Size: 10px;
	}
.tabloveri{
	Font:Arial;
	}

LI.madde {
	Font:Arial;
        color : #444952;	
        font-Size: 12px
}

LI.tablomadde {
	Font:Arial;
        color : #444952;	
        font-Size: 13px
}

HR.bolum {
       color :#7986B3;
       height : 1px;
}

HR.webbolum {
       color :#930000;
       height : 2px;
}

.webbaslik {
       color : #930000;
       font-Size:14px;
       font-weight:bold;
	Font: Times New Roman;       
}
.bwebbaslik {
       color : #930000;
       font-Size:16px;
       font-weight:bold;
	Font: Times New Roman;       
}
.duzyazi {
        Font : Arial;
        Color: #444952; 
        font-Size: 12px 
	}

.beyaz {
        Font : Arial;
        Color: white; 
        font-Size: 8px 
	}

SELECT.combobox {
	background-color  : #EFF3F7;
	 border: 1px solid Silver;
	font-size : bold 14px;
	font : Times New Roman;
	color : #000066;
}

input.label {
        background-color : transparent;
        border : none;
        font-size : 14px;
        font : Times New Roman;
        color :black;
}

input.button_in {
	color : white;
	background-color : #7986B3;
	width : 75px;
	height : 30px;
	border : 2px solid #000066;
	font : 12px "Times New Roman";
	text-align : left;
	text-decoration : none
}
input.button_out {
	color : white;
	background-color : #7986B3;
	width : 75px;
	height : 30px;
	border : 1px solid #000066;
	font : 12px "Times New Roman";
	text-align : left;
	text-decoration : underline;
	border-style : outset inset groove ridge;
}

input.textbox {
        background-color : #EFF3F7;
	border : 1px solid #7986B3;
        font-size : 12px;
        font : Times New Roman;
        color : #000066;
        height : 20px;
}
.box {
	border: 2px solid red;
	padding: 3px;
	background-color: lightyellow;
	width: 1in;
	float: left;
	left: 0px;
}

