BODY {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  background-image: url(images/background.jpg);
  background-repeat:repeat-x;
  text-align: left;
}

/* DIVs */
#pageContainer{
  width: 764px;
  text-align: left;
  margin-left:33px;
}
#bannerContainer{
  width: 764px;
  height: 158px;
  float: left;
}
#bannerLogo{
  width: 276px;
  float: left;
  height: 158px;
  position:relative;
}
#bannerTwoCols{
  width: 488px;
  float: right;
  position:relative;
}
#bannerBody{
  width: 481px;
  float: left;
  height: 158px;
  background-image: url(images/banLeftBack.jpg);
  position: relative;
}
#bannerBodyTop{
  width: 481px;
  height: 27px;
  float: left;
  padding-top:18px;
  text-align:right;
  color:#005AAB;
  font-size:9pt;
}
#bannerBodyBottom{
  width: 481px;
  height: 113px;
  float: left;
}
#bannerRight{
  width: 7px;
  float: right;
  position:relative;
}
#topMenuContainer{
  width: 764px;
  height: 33px;
  float: left;
}
#contentTopBorder{
  width: 764px;
  height: 14px;
  float: left;
}
#contentContainer{
  width: 764px;
  float: left;
}
#contentLeft{
  width: 18px;
  float: left;
  position:relative;
}
#contentTwoCols{
  width: 746px;
  float: right;
  position:relative;
}
#contentBody{
  width: 712px;
  float: left;
  position: relative;
  border-right: 1px Solid #293273;
  border-bottom: 1px Solid #293273;
  border-left: 1px Solid #293273;
  border-top: 0px;
  padding: 7px;
}
#contentRight{
  width: 18px;
  float: right;
  position:relative;
}
#footer{
  width: 97%;
  float: left;
  background-image: url(images/footerBack.jpg);
  padding-top: 20px;
  padding-left:33px;
  font-size:11pt;
}
#footerTxt{
width:755px;
text-align:center;
}
#image{
  background-image: url(images/imagesBack.jpg);
  height: 82px;
  padding: 5px 0px 0px 0px;
}
#marquee{
width:755px;
height:23px;
float:left;
padding-top:5px;
color:#FFFF00;
}
#cssAdv{
	width:218px;
	position:absolute;
	left: 803px;
	top: 226px;
	background-color: #00FF00;
}
#footNavigatorContainer{
  width: 764px;
  height: 19px;
  margin: 11px 0px 11px 0px;
  text-align: center;
}

/* TOP MENU */
ul#navlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
}
ul#navlist li {
  float: left;
  margin: 0px 2px 0px 0px;
  padding: 0px 0px 0px 0;
}
#navlist a, #navlist a:link {
  color: Black;
  text-decoration: none;
  display: block;
  width: 125px;
  height: 25px;
  text-align: center;
  text-indent:18px;
  margin: 0px;
  padding-top: 6px;
  background-image: url(images/topMenuBack_Out.gif);
  font-size:14px;
  font-weight:bold;
}
ul#navlist li#active {
  color: Red;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 125px;
  height: 25px;
  text-align: center;
  text-indent:18px;
  margin: 0px;
  padding-top: 6px;
  background-image: url(images/topMenuBack_Out.gif);
  font-size:14px;
}
#navlist a:hover {
  color: #000;
  background-image: url(images/topMenuBack_Over.gif);
  background-color: #E3FF04;
}

/* HABER BANDI */
P.newsLine{
  color: #E3FF04;
}

/* TEXT */
h1{
  font-family: Georgia;
  font-size: 15pt;
  color: Red;
  border-bottom: 1px Dashed #3793E7;
}
h2{
  font-family: Georgia;
  font-size: 12pt;
  color: Red;
}
TD.mainpageBoxTitle{
  font-family: Georgia;
  font-size: 9pt;
  color: #3995EA;
  text-align: center;
  padding: 3px 0px 3px 0px;
}


/* LINKs */
A:link, A:visited{
  text-decoration: none;
  color: Blue;
}
A:hover{
  color: White;
  background-color: #47A7FD;
}
A.mainpageSpots:link, A.mainpageSpots:visited{
  font-family: Georgia;
  font-size: 9pt;
  color: Red;
  text-align: center;
  padding: 3px 0px 3px 0px;
  display: block;
  width: 100%;
  height: 18px;
  text-decoration: none;
  border-bottom: 1px Dotted Red;
  margin-bottom:11px;
  font-weight:bold;
}
A.mainpageSpots:hover{
  color: White;
  background-color: Red;
}
A.footNavigatorContainer:link, A.footNavigatorContainer:visited{
  text-decoration: none;
  color: Black;
  padding: 1px 5px 1px 5px;
}
A.footNavigatorContainer:hover{
  color: Black;
  background-color: #CCFF66;
}
#footer a:link, #footer a:visited{
color:white
}
#footer a:hover{
color:white;
}

/* treeWIEV */
ul#menu {
  width: 90%;
  padding: 0px;
  margin-left: 18px;
}
ul#menu ol {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 7px;
  color: Black;
}
ul#menu li,
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  color: Blue;
}
ul#menu li {
  line-height: 21px;
}
ul#menu ol li {
  border-bottom: none;
  color: Black;
}
ul#menu ol li:before {
  content: "- ";
}
ul#menu a {
  text-decoration: none;
  outline: none;
}
ul#menu a:hover {
	color : Red;
    border-bottom: 1px Red dashed;
    background-color: White;
}
ul#menu a.active {
  color: Red;
  font-weight: bold;
  border-bottom: 1px Red solid;
}

