/* Her yerde aksi belirtilmedikçe standart kullanılması için tanımlanan taglar */
BODY { font-size : 12px;  font-family : Arial, Helvetica, Geneva, Verdana, sans-serif; }
P { font-family: Verdana; font-size: 9px; }
TD { font-size : 12px; font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;  }
LI  { font-family: Verdana; font-size: 9px; }
A { text-decoration : none; color : #AA4400; font-weight: bold; }
A:hover { color : #FFFFFF; background-color: #AA4400; text-decoration: none;}
A IMG { border : none; }

/* Ana Bölüm */
.MainTable { width : 700px }
.TopCell  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px;    color: White;  text-decoration : none; font-weight : bold;  background : #FF4726;  padding-left : 12px;          }
.TopCell a:link, .TopCell  a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px;    color: Red;  text-decoration : none;  font-weight : bold;  background : #FF4726; }
.TopCell  a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px;    color: White;  text-decoration : none;  font-weight : bold;  background : #FF4726;  }
.TopCell  a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px;    color: Black;  text-decoration : none;  font-weight : bold;  background : #FF4726;  }
.LeftCell { width : 200px; }
.RightCell { width : 450px;}

/*Genel Yazı stilleri*/
.Text-Heading-R {	color : #C14524;	font-size : 18px;	font-weight : bold;	margin-right : 15px;         }
.Text-Heading-R:hover {	color : #8B0000;	font-size : 18px;	font-weight : bold;	margin-right : 15px;         }
.Text-Heading-B {	color : #0000CD;	font-size : 16px;	font-weight : bold;	margin-left : 15px;	margin-right : 15px;}
.Text-Heading-BL {	color : Black;	font-size : 16px;	font-weight : bold;	margin-left : 15px;	margin-right : 15px;}

.Text-Heading2 { font-size : 14px; font-weight : bold; color : #42669B; margin-left : 20px;  margin-right : 20px;   }
.Text-Heading3 { font-size : 12px; font-weight : bold; color : #333333; margin-left : 20px;  margin-right : 20px;   }

.submit { background-color: #dd3355; color: #ffffff; font-weight: bold; font-size: 10px; }
.input { BACKGROUND: #D2E0BD; COLOR: black; FONT-WEIGHT: bold; font-size: 10px;}
form { margin-top: 0px; margin-bottom: 0px; }

.smallbold { font-family: Verdana; font-size: 9px; font-weight: bold; }
.small { font-family: Verdana; font-size: 9px; }

/*AnaSayfa Linkleri*/
.menu1  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 13px;    color: Black;  text-decoration : none; font-weight : bold;  margin-left : 12px; padding-bottom : 2px;  }
.menu1  a:link, .menu1  a  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 13px;    color: Black;  text-decoration : none; font-weight : bold;  margin-left : 0px;  padding-bottom : 2px;  }
.menu1  a:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 13px;    color: Black;  text-decoration : none; font-weight : bold;  margin-left : 0px;  padding-bottom : 2px;  }
.menu1  a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 13px;    color: black; background-color : #FFDC3F; text-decoration : underline; font-weight : bold;  margin-left : 0px;   padding-bottom : 2px;  text-decoration: none; }
