/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbar ul li a {
color: white;
font-family: serif, sans-serif, verdana, arial;
text-decoration: none;
}
#navbar ul li a:hover {

}
#navbar ul {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #000033;
}
#navbar ul li {
list-style-type: none;
float: left;
padding-left: 13px;
padding-right: 13px;
display: block;
color: white;
height: 40px;
line-height: 40px;
background-color: #000033;
font-size: 13px;
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
#navbar ul li > ul {
margin: 0;
padding: 0;
position: absolute;
margin-left: -13px;
display: none;
transitioin:display 1s ease-in-out;
}
#navbar ul li > ul li {
float: none;
line-height: 40px;
color: white;
/*position: absolute;*/
}
#last_navbar_item {
border-radius: 0 0 10px 10px;
}
#navbar ul li:hover ul {
display: block;
}
#space {
margin-left: 40px;
}
.whitetxt {
color: white;
}
#dates {
font-size: 12px;
}
.rawtxt {
font-size: 16px;
font-style: normal;
font-weight: 5px;
margin-left: 10px;
margin-right: 10px;
font-family: Arial, Helvetica, sans-serif, humnst777 lt bt, corbel, candara, ebrima, garamond, Lucida Casual, century, verdana, arial, courier, serif, sans-serif;
}
.bothead {
color:white;
font-size: ;
}
.bottxt {
font-size: 12px;
margin-left: 15px;
margin-right: 15px;
}
#botlink a {
color: red;
}
#here a{
text-decoration: none;
color:#FF0033;
}
.cp {
color: white;
font-size: 12px;
}
.cpu {
color: white;
font-size: 12px;

}
#spo{
font-weight: bold;
color: #000033;
letter-spacing: 0.6px;

}
.sposub {
margin-left: 120px;
color: #FF3333;
}
.spoclass {
color: #000033;
font-weight: bold;
}
.letz {
color:#330066;
font-weight: bold;
}
#corner {
border-radius: 20px 0 0 0;
-moz-border-radius: 20px 0 0 0;
-webkit-border-radius: 20px 0 0 0;
}
#tably ul {
color: #000033;
}
#tably ul li {
list-style-type: disc;
}
.dres {
color:#666666;
font-size: 18px;
margin-left: 20px;
padding-left: 20px;
}
#piclink a {
color: black;
}
.emails {
color: #000033;
}
body {
overflow-x:hidden;/hide horizontal scrollbar */
}

#scroll{
direction:rtl;
overflow:auto;
height:50px;
width:50px;

#scroll div{
direction:ltr}