body
{
	
}
.Tema
{
	border-right: white thin groove;
	border-top: white thin groove;
	background: #FFFFFF;
	border-left: white thin groove;
	border-bottom: white thin groove;
}

.Hata
{
	border-right: #333399 thin solid;
		border-top: #333399 thin solid;
	background-attachment: scroll;
	border-left: #333399 thin solid;
	color: red;
	border-bottom: #333399 thin solid;

}


.Baslik2
{
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-family: verdana;
}
.Buton
{
	font-weight: bold;
	font-size: 10px;
	color: #3333cc;
	border-top-style: solid;
	font-family: verdana;
	border-right-style: solid;
	border-left-style: solid;
	background-color: white;
	border-bottom-style: solid;
}
.MetinKutusu
{
	border-right: #333399 thin solid;
	border-top: #333399 thin solid;
	border-left: #333399 thin solid;
	border-bottom: #333399 thin solid;
	font-family: verdana;
}
.Aciklama
{
	text-align: center;
}
.LABEL
{
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%;
	color: black;
}
.Baslik
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(images/gradient_thead.gif);
	color: #000066;
	font-family: verdana;
}
.BaslikSade
{
	font-weight: bold;
	font-size: 10pt;
	color: #333399;
	font-family: verdana;
}

A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #3333cc;
}

A:active
{
	font-weight: bold;
	color: #3333cc;
	text-decoration: none;
}

A:hover
{
	font-weight: normal;
	color: red;
	text-decoration: none;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
