	
body{
background-image: url('../images/ustback.jpg');
background-repeat: repeat-x;
background-position: top;
background-color: #e5e5e5;
margin:0 0 0 0;
padding: 0px;
font-family: "arial";
font-size:12px;
color:#363636;
}


td.uyariMavi{
border: 1px solid #98bde8;
background: #ebf4fd;
box-shadow:0 0 3px #98bde8;
border-radius: 5px;
padding: 10px;
}

tr.hover1:hover{
background: #f9f9f9;
}

a{
color: #333333;
text-decoration: none;
}

a.top{
color: #dedede;
text-decoration: none;
}

a:hover{
text-decoration: none;
}



textarea.g{
font-size: 12px;
padding:3px;
}

input.g{
font-size: 12px;
padding:3px;
}

td.cerceve{
background: #fff;
border-radius: 5px;
box-shadow:0 0 10px #dedede;
}

td.pad1{
padding:10px;
}

td.center{
text-align:center;
}

td.right{
text-align:right;
padding-right: 5px;
}


h4,h3,h2,h1{
margin:0px;
padding:0px;
}

td{
text-align:left;
}




textarea {
resize: none;
}


input{
font-family: Arial; font-size: 12px; color: #333333; border: 1px inset #CFD0CB;
}

textarea{
font-family: Arial; 
font-size: 12px; 
color: #333333; 
border: 1px inset #CFD0CB;
resize:none;
}


td.dot{
border-bottom: 1px dashed #dedede;
}

td.line{
border-bottom: 1px solid #dedede;
}

td.fontk{
font-size: 11px;
color: #dedede;
line-height:2;
}