<!--
/* Yazi Formatları ---------------------------------------------------------------------*/
.Yazi        { font-family: Arial; color: #333333; font-size: 8pt; text-decoration: none }
.Yazirenksiz { font-family: Arial; font-size: 8pt; text-decoration: none }
.SeciliYazi  { font-family: Arial; color: #FF3300; font-size: 8pt; font-weight: bold }
.Baslik      { font-family: Arial; color: #CC3333; font-size: 8pt; font-weight: bold }
.YaziBuyuk { font-family: Arial; font-size: 11pt; text-decoration: none }
.YaziBeyaz        { font-family: Arial; color: #FFFFFF; font-size: 8pt; text-decoration: none; word-wrap:break-word }

/* Bağlantı Formatları -------------------------------------------------*/
A:Link       { font-family: Arial; color: #666666; text-decoration: none }
A:Active     { font-family: Arial; color: #666666; text-decoration: none }
A:Visited    { font-family: Arial; color: #666666; text-decoration: none }
A:Hover      { font-family: Arial; color: #CC3333; text-decoration: none }

/* Tablo Formatları ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Golgeli     { border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 2; border-top-style: solid; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 2; padding: 5 }

/* Form Alanı Formatları ------------------------------------------------------------------------------------------*/
.MetinKutusu { font-family: Arial; font-size: 8pt; border: 1px solid #C0C0C0; padding: 1; background-color: #F9F9F9 }
.Tus         { font-family: Arial; font-size: 8pt }
.AcilirKutu  { font-family: Arial; font-size: 8pt }
-->

#clsCode {
	font: "Courier New";
	font-size: 12;
	color: gray;
	text-decoration: none;
	background-color: #D3D3D3;
	border: 1px solid gray;
	width: 90%;
}

#mostSelect {
	width: 150px;
	font: 11px "Trebuchet MS";
}

#fontStyle {
	font: 11px "Trebuchet MS";
	cursor: pointer;
}
