.fakulteAdi {
  width:790px;
  padding:5px;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
}

.bolumSonucu {
  background-color:#DDDDDD;
  border: 2px solid #003366;
}
.bolumSonucu TH{
  font-size:11px;
  background-color:#003366;
  color:#FFFFFF;
}
.bolumSonucu TD{
  background-color:#EEEEEE;
}

h1 {
  color: #CC0000;
  font-family:Arial;
  font-size:22px;
}
BODY {
  font-size: 11px;
  color: black;
  background-color: #ffffff;
  font-family: "verdana";
}
TD {
  font-size: 11px;
  font-family: "verdana";
}
HR {
  color: #41417c;
}
A {
  color : #000090;
  font-family: "verdana";
}
A:Hover {
  color: #CC0000;
}
.headergr {
  background-color: #dcdcdc;
  color: black;
  border-style: inset;
  border-width: 2;
  font-size: 11px;
  font-weight: bold;
  font-family: "verdana";
}
.headerbl {
  background-color: #CC0000;
  color: #FFFFFF;
  border: 2px solid #000000;
  font-size: 11px;
  font-weight: bold;
  font-family: "verdana";
  width: 600px;
  text-align:center;
  padding:5px;
  margin-top:20px;
  margin-bottom:20px;
}

.headeryeni {
  background-color: #479454;
  color: #de3278;
  border-width: 1;
  border-style: inset;
  font-size: 11px;
  font-weight: bold;
  font-color: red;
  text-decoration: underline;
  font-family: "verdana";
}

.error {
  background-color: #ffffff;
  color: black;
  font-weight: bold;
  font-size: 11px;
  font-family: "verdana";
}

.tdbutton {
  background-color: #a7bed1;
  color : navy;
  font-family: "verdana";
  font-weight: bold;
  font-size: 11px;
  border-style: inset;
  border-width: 1;
}

.tdbaslik {
  background-color: #d7aed1;
  color : black;
  font-family: "verdana";
  font-weight: bold;
  font-size: 11px;
  border-style: inset;
  border-width: 1;
}

.tdyellow {
  background-color: #cfd3a2;
  font-family: "verdana";
  font-weight: bold;
  font-size: 11px;
  border-style: inset;
  border-width: 1;
}

.tdblue {
  background-color: #a7bed1;
  color: black;
  font-family: "verdana";
  font-weight: medium;
  font-size: 11px;
}

.tdyerine {
  background-color: #a7bed1;
  color: black;
  font-family: "verdana";
  font-weight: bold;
  font-size: 11px;
}

.tdapprove {
  color: red;
  font-family: "verdana";
  font-weight: medium;
  font-size: 11px;
}

.tdeski {
  background-color: #bbaaab;
  color: black;
  font-family: "verdana";
  font-weight: medium;
  font-size: 9pt;
}

.tdyeni {
  background-color: #b9aaab;
  color: black;
  font-family: "verdana";
  font-weight: medium;
  font-size: 9pt;
}

.tdgray {
  background-color: #dcdcdc;
  font-family: "verdana";
  font-weight: medium;
  font-size: 11px;
}

.tdcyan {
  background-color: #78aaab;
  color: maroon;
  font-family: "verdana";
  font-weight: bold;
  font-size: 9pt;
}

.tdred {
  background-color: #CC0000;
  color: white;
  font-family: "verdana";
  font-size: 11px;
  border-style: inset;
  border-width: 1;
}

.tdgreen {
  background-color: #009900;
  color: white;
  font-family: "verdana";
  font-size: 11px;
  border-style: inset;
  border-width: 1;
}

.tdl {
  background-color: #abcdef;
  font-size: 7pt;
  font-family: "verdana";
  font-weight: bold;
  border-style: inset;
}

.footer {
  background-color: #abcdef;
  font-size: 8pt;
  font-family: "verdana";
  font-weight: bold;
  border: 2px inset;
  padding: 5px;
  width:600px;
  text-align:center;
}

.stmenu {
  background-color: #78aaab;
  color: black;
  border-style: inset;
  border-width: 2;
  font-size: 11px;
  font-family: "verdana";
}

.copy {
  color: black;
  border-style: inset;
  border-width: 2;
  font-size: 7pt;
  font-family: "verdana";
  background-color: #dcdcdc;
}


.tdgreen2 {
  background-color: #458287;
  border-style: inset;
  border-width: 1;
  color: white;
  font-family: "verdana";
  font-weight: bold;
  font-size: 11px;
}

.tdgreen3 {
  background-color: #78aaab;
  color: black;
  border-style: inset;
  border-width: 1;
  font-size: 11px;
  font-weight: bold;
  font-family: "verdana";
}

.tdgreen1 {
  background-color: #356287;
  border-style: outset;
  border-width: 1;
  color: white;
  font-family: "verdana";
  font-weight: bold;
  font-size: 11px;
}

A.ssmItems:link
{color:black;text-decoration:none;}
A.ssmItems:hover
{color:black;text-decoration:none;}
A.ssmItems:active
{color:black;text-decoration:none;}
A.ssmItems:visited
{color:black;text-decoration:none;}

table .tdgreen, table .tdred {
  padding: 4px;
}

input,select,textarea {
  font-size:11px;
  font-family:Verdana;
}

input.menubutton {
  width: 230px;
}

.parametreler {
  background-color:#EEEEEE;
  border:2px solid #CCCCCC;
}

.parametreler caption {
  text-align:left;
  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
  color:#003366;
}