h1 { 
	font-size: 11pt; 
	display: inline;
}

TABLE.TekTablo {
	border : 0px;
	width : 760px;
}
TABLE.BannerTablo {
	border : 0px;
	width : 760px;
}
.NormalText {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
.SmallText {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}
.whiteSmallText {
	font-family : Tahoma;
	font-size : 6px;
	font-weight : normal;
	color : #ffffff;
}
.MaviText {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #6495ed;
}
.BigText {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

A.NormalLink{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;	
}
A.NormalLink:hover
{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #bababa;
	text-decoration:underline;
}
A.ArticleLink{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #6495ed;
	text-decoration:none;	
}
A.ArticleLink:hover
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration:underline;
}
A.AltMenuLink{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;	
}
A.AltMenuLink:hover
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #054497;
	text-decoration:underline;
}
A.UstMenuLink{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : Bold;
	color : #000000;
	text-decoration:none;	
}
A.UstMenuLink:hover
{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : Bold;
	color : #054497;
	text-decoration:underline;
}
.BaslikText {
	color: #001176;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	font-weight:Bold;
}
.Forms {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
.MailBaslikText {
	font-family : Tahoma;
	font-size : 24pt;
	color : #6495ed;
	font-weight : bold;
}
.MailMaviText {
	font-family : Tahoma;
	font-size : 16px;
	color : #6495ed;
}
.MailNormalText {
	font-family : Tahoma;
	font-size : 16px;
	color : #000000;
}
.MailPurpleText {
	font-family : Tahoma;
	font-size : 16px;
	color : #C71585;
}
.MailGreenText {
	font-family : Tahoma;
	font-size : 16px;
	color : Green;
}



.NormalText_new { 
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	border-style:dashed; 
	border-color:#6495ed 
}

.BigText_new { 
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	border-right-width:0px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-color:#000000;
	width:544px;
}

.NormalText_new2 { 
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	border-bottom-width:thick; 
	border-left-width:thick;
	border-color:#000000;
	background-color:#FFFFFF;
	width:250px;
	height:170px; 
}