#marqueecontainer{
position: relative;
width: 155px; /*marquee width */
height: 380px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 0px;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;

  border:  0px solid black;
  padding: 2px 5px;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 0px solid black; }


.text { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: normal; font-weight: normal; color: #333333; }
.text a { color : #17387d; text-decoration: none; }
.text a:hover { color: #999999; text-decoration: underline; } 

.news { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify; font-weight: normal; line-height: 16px; color: #333333; }
.news a { color : #17387d; text-decoration: none; }
.news a:hover { color: #999999; text-decoration: underline; } 

.sag_news { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: normal; font-weight: bold; color: #333333; }
.sag_news a { color : #17387d; text-decoration: none; }
.sag_news a:hover { color: #999999; text-decoration: underline; } 

.sag_newst { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: normal; font-weight: normal; color: #333333; }
.sag_newst2 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: normal; font-weight: normal; color: #333333; }

.newsb { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: normal; font-weight: bold; color: #333333; }

.ustmenu { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: normal; font-weight: normal; color: #333333; }
.ustmenu a { color : #17387d; text-decoration: none; }
.ustmenu a:hover { color: #999999; text-decoration: underline; }

.altmenu { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: normal; font-weight: normal; color: #ffffff; }
.altmenu a { color : #17387d; text-decoration: none; }
.altmenu a:hover { color: #999999; text-decoration: underline; }

.about { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: normal; font-weight: normal; color: #ffffff; }
.about a { color : #17387d; text-decoration: none; }
.about a:hover { color: #999999; text-decoration: underline; }

.formlar {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border:outset 1px #ccc;
}

.formbutton{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor:pointer;
border:outset 1px #ccc;
background:#ffffff;
color:#333333;
font-weight:bold;
padding: 1px 2px;
}