body {
  text-align: center;
  background: url('../img/bg_turkizlight.jpg');
	color: #0d1b4e;
	font-size: 11pt;
	font-family: arial;	
}

a{
  color: #336600;
	text-decoration: none;
}


a:hover {
  color: #336600;
	text-decoration: underline;
}

a img {
  color: #d9f5fb;
 	text-decoration: none;
}

h1 {
  text-align: center;
	color: #052e71;
	font-size: 26pt;
	line-height: 125%;
}

h2 {
  text-align: center;
	color: #052e71;
	font-size: 22pt;
}

h3 {
  text-align: right;
	color: #052e71;
	font-size: 12pt;
	font-weight: bold;
}	

li {
  line-height: 150%;
}

div#itukdiv {
	text-align: right;
  width: 935px;
  background: #e5f9f8 url('../img/bg_turkizlg.jpg');
	border: 2px solid #3d509a;
	margin: 0px auto 20px;
}

div#logo {
  height: 160px;
	width: 935px;
  background: #a7d2df url('../img/logo_lagaat.jpg') no-repeat top right;
	margin: 0px;
	border-bottom: 1px solid #3d509a;
}

div#topnav {
  margin: 20px 0px 20px 0px;
	width: 935px;
	text-align: center;
}

div#topnav a{
  color: #003399;
	text-decoration: none;
	font-weight: bold;
}

div#topnav a:hover{
  color: #339966;
	font-weight: bold;
} 

div#all {
	background: #d9f5fb url('../img/circle_logo.jpg') no-repeat bottom left;
	border: 1px solid #3d509a;
	border-collapse: collapse;
  margin: 0px 0px 30px 10px;
	*margin-left: 5px;
	width: 715px;
	float: left;
	position: relative;
}


div#cont {
  margin: 20px 60px 40px 75px;
}

div#rightcolumn {
	width: 190px;
	max-width: 189px;
  margin: 0px 10px 30px 0px;
	background-color: #d9f5fb;
	border: 1px solid #3d509a;
	border-collapse: collapse;
}

.rightnav {
  margin: 10px;
	border-bottom: 1px solid #3d509a;
}

.rightnav a {
  color: #003399;
}

.rightnav input[type="text"] {
  border: 1px solid #3d509a; 
	background-color: #f1ffff;
}

.rightnav input[type="password"] {
  border: 1px solid #3d509a; 
	background-color: #f1ffff;
}

.blue {
  border: 1px solid #84bbe9;
}

div#footer {
	width: 935px;
	font-size: 10pt;
	text-align: center;
	margin: 0px auto 0px;
}
	

div#pscroller1 {
  width: 140px;
  height: 150px;
	padding: 5px;
	border: 1px solid #3d509a; 
  background-color: #f3ffff;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.button1 {
  font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #3d509a;
	background: url('../img/button1.gif');
	border-right: 1px solid #84bbe9;
	border-bottom: 1px solid #84bbe9;
	border-left: 1px solid #e5f7fc;
	border-top: 1px solid #e5f7fc;
}

.button1:hover {
  background: url('../img/button1_hover.gif');
	cursor: pointer;
	border-right: 1px solid #e5f7fc;
	border-bottom: 1px solid #e5f7fc;
	border-left: 1px solid #84bbe9;
	border-top: 1px solid #84bbe9;
}

#updateslist {  
  background: url('../img/bullets1.gif') no-repeat;
	padding-left: 30px;
}

#marqueecontainer{
  position: relative;
  width: 165px; /*marquee width */
  height: 260px; /*marquee height */
  background-color: ;
  overflow: hidden;
  border: 0;
  padding: 2px;
  padding-right: 4px;
}

#scrollerTable{
  border: 1px solid black;
	border-collapse:collapse;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
