h1
{
  font-family:arial;
  margin: 0;
}
h2
{
  font-family:arial;
  margin: 0;
}
h3
{
  font-family:arial;
  margin: 0;
}
h4
{
  font-family:arial;
  margin: 0;
}
h5
{
  font-family:arial;
  margin: 0;
}
h6
{
  font-family:arial;
  margin: 0;
}

A.menulink1 {
  DISPLAY: block;
  PADDING-BOTTOM: 2px;
  WIDTH: 100%;
  HEIGHT: 100%;
  PADDING-TOP: 2px;
  TEXT-DECORATION: none;
  COLOR: teal;
  BACKGROUND-COLOR: #ECF7F7;
}
A.menulink1:visited {
  TEXT-DECORATION: none;
  COLOR: green;
  BACKGROUND-COLOR: #ECF7F7;
}
A.menulink1:hover {
  TEXT-DECORATION: none;
  COLOR: white;
  BACKGROUND-COLOR: teal;
}

A.menulink2 {
  DISPLAY: block;
  PADDING-BOTTOM: 2px;
  WIDTH: 100%;
  HEIGHT: 100%;
  COLOR: white;
  PADDING-TOP: 2px;
  TEXT-DECORATION: none;
}
A.menulink2:hover {
  COLOR: blue;
  BACKGROUND-COLOR: white;
  TEXT-DECORATION: none;
}

A.menulink3 {
  DISPLAY: block;
  WIDTH: 100%;
  HEIGHT: 100%;
  PADDING-BOTTOM: 1px;
  PADDING-TOP: 1px;
  TEXT-DECORATION: none;
  COLOR: black;
}
A.menulink3:hover {
  TEXT-DECORATION: none;
  COLOR: white;
  BACKGROUND-COLOR: teal;
}

.size10
{
  font-family:arial;
  font-size:10px;
}
.size11
{
  font-family:arial;
  font-size:11px;
}
.size12
{
  font-family:arial;
  font-size:12px;
}
.size14
{
  font-family:arial;
  font-size:14px;
}
.size16
{
  font-family:arial;
  font-size:16px;
}
.size18
{
  font-family:arial;
  font-size:18px;
}
.size20
{
  font-family:arial;
  font-size:20px;
}
.size24
{
  font-family:arial;
  font-size:24px;
}

.link1
{
  font-family:arial;
  color:navy;
  text-DECORATION:none;
}
.link1:hover
{
  font-family:arial;
  color:navy;
  text-DECORATION:underline;
}

.link2
{
  font-family:arial;
  color:red;
  text-DECORATION:none;
}
.link2:hover
{
  font-family:arial;
  color:red;
  text-DECORATION:underline;
}

.link3
{
  font-family:arial;
  color:green;
  text-DECORATION:none;
}
.link3:hover
{
  font-family:arial;
  color:lime;
  text-DECORATION:none;
}

.link4
{
  font-family:arial;
  color:gray;
  text-DECORATION:none;
}
.link4:hover
{
  font-family:arial;
  color:gray;
  text-DECORATION:underline;
}

.link5
{
  font-family:arial;
  color:blue;
  text-DECORATION:none;
}
.link5:hover
{
  font-family:arial;
  color:red;
  text-DECORATION:none;
}

.link6
{
  font-family:arial;
  color:white;
  text-DECORATION:none;
}
.link6:hover
{
  font-family:arial;
  color:white;
  text-DECORATION:underline;
}

.link7
{
  font-family:arial;
  color:#FF9900;
  text-DECORATION:none;
}
.link7:hover
{
  font-family:arial;
  color:yellow;
  text-DECORATION:none;
}

.red
{
  color:red;
}

.white
{
  color:white;
}

.silver
{
  color:silver;
}

.gri
{
  color:gray;
}

.koyugri
{
  color:#555555;
}

.beyaz
{
  color:white;
}

.yesil
{
  color:green;
}

.mavi
{
  color:blue;
}

.renk1
{
  color:#0066CC;
}

.renk2
{
  color:#FF6600;
}

.renk_kasa
{
  color:#7B50D3;
}

.renk_dolap
{
  color:#FF7E2A;
}

.renk_kapi
{
  color:#3BFF3D;
}



.e0
{
  font-family:arial;
  font-size:11px;
  border:0px solid gray;
}

.e1
{
  font-family:arial;
  font-size:11px;
  border:1px solid gray;
}

.e2
{
  font-family:arial;
  font-size:11px;
  border:1px solid gray;
  width:100%
}

.s1
{
  font-family:arial;
  border:1px solid gray;
  font-size:11px;
  width:70px;
}

.s2
{
  font-family:arial;
  border:1px solid gray;
  font-size:11px;
  width:100%
}

.cerceve_FF9933 {
	BORDER-TOP:#FF9933 1px solid;
  BORDER-RIGHT:#FF9933 1px solid;
  BORDER-BOTTOM:#FF9933 1px solid;
  BORDER-LEFT:#FF9933 1px solid;
}

.cerceve_eeeeee {
  BORDER-RIGHT:#eeeeee 1px solid;
}

.cerceve_99CCFF {
	BORDER-TOP:#99CCFF 1px solid;
  BORDER-RIGHT:#99CCFF 1px solid;
  BORDER-BOTTOM:#99CCFF 1px solid;
  BORDER-LEFT:#99CCFF 1px solid;
}

.cerceve_red {
	BORDER-TOP:red 1px solid;
  BORDER-RIGHT:red 1px solid;
  BORDER-BOTTOM:red 1px solid;
  BORDER-LEFT:red 1px solid;
}

.cerceve_green {
	BORDER-TOP:green 1px solid;
  BORDER-RIGHT:green 1px solid;
  BORDER-BOTTOM:green 1px solid;
  BORDER-LEFT:green 1px solid;
}

.cerceve_blue {
	BORDER-TOP:blue 1px solid;
  BORDER-RIGHT:blue 1px solid;
  BORDER-BOTTOM:blue 1px solid;
  BORDER-LEFT:blue 1px solid;
}

.cerceve_teal {
	BORDER-TOP:white 1px solid;
  BORDER-RIGHT:white 1px solid;
  BORDER-BOTTOM:white 1px solid;
  BORDER-LEFT:white 1px solid;
}