BODY {
	background-color : #AE7274;
	font : bold Tahoma;
}

A {
	font : bold;
	color : #792225;
	text-decoration : none;
}

A:VISITED {
	font : bold;
	color : #792225;
	text-decoration : none;
}

A:HOVER {
	font : bold;
	color : #792225;
	text-decoration : underline;
}


P {
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 12px;
	font-style : normal;
	font-weight : normal;
}


TD { 
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 12px;
	font-style : normal;
	font-weight : normal;
}


TD.Normal { 
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 12px;
	font-style : normal;
	font-weight : normal;
}

TD.Vurgu {
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 11px;
	font-style : normal;
	font-weight : normal;
}

H1 {
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 16px;
	font-style : bold;
	font-weight : bold;

}

H2 {
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 14px;
	font-style : bold;
	font-weight : bold;

}

H3 {
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 12px;
	font-style : bold;
	font-weight : bold;

}

Small {
	color : #330000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font : 9px;
	font-style : bold;
	font-weight : normal;

}


hr {
	color : #893235;
    height : 2;
}

hr.wide {
	color : #893235;
    height : 20;
}

DIV.FormError {
	color : #cc0000;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-style : bold;
	font-weight: bold;
}

a.duyuru {
  font-style: bold;
  color: #ee0000;
  font-family: "Arial, Helvetica, Sans-Serif";
  font-weight: bold;
  font-size : 14px;
  text-decorations: none;
}
  
a.duyuru:hover {
  font-style: bold;
  color: #ee0000;
  font-family: "Arial, Helvetica, Sans-Serif";
  font-weight: bold;
  font-size : 14px;
  text-decorations: underline;
}

a.duyuru:visited {
  font-style: bold;
  color: #ee0000;
  font-family: "Arial, Helvetica, Sans-Serif";
  font-weight: bold;
  font-size : 14px;
  text-decorations: none;
}

