/* CSS Document */
a {font-size:14; color: #000099; text-decoration:underline;}
.a {font-size:15; color: #000099; text-decoration:underline; font-weight:bold;}
.a2 {font-size:15; color: #FFFFFF; text-decoration:none; font-weight:bold;}
a:hover {color: #FF6600; text-decoration: none;}
H5 {color: #FFFFFF; font-size:10px}
H2 {font-size: 20; color: #0033CC; font-weight: bold; text-align: center; font-family: Georgia;}
H6 {font-size: 14; color: #000099; font-weight: bold; text-align: center; font-family: tahoma;}
H4 {font-size: 16; color: #FF6600; font-weight: bold; text-align: center; font-family: tahoma; font-weight:bold;}
p {font-size: 12; color: #000000; text-decoration: none;  font-family:tahoma; margin-left:10; margin-right:10;}
Ul {font-size: 14; color: #000000; text-align: left; font-family: tahoma;}
li {font-size: 14; color: #000000; text-align: left; font-family: tahoma; margin-left:10; margin-right:10;}
MARQUEE {font-size:12; color: #ffffff; text-decoration: none; font-weight:bold;}
#sides {border-left-color:#3C52CA; border-left-width:thin; border-left-style: solid;      
        border-right-color:#3C52CA; border-right-width:thin; border-right-style:solid;}
#border {border-color: #93A9BB; border-width:thin; border-style:solid;}
#leftmenu {font-size: 15; color: #ffffff; text-align: center; font-family:tahoma; font-weight:600;}
#white {font-size: 12; color: #ffffff; text-align: center; font-family:tahoma;}
#aziz {font-size: 10; color: #ffffff; text-align: center; font-family:tahoma;}
#counter {font-size: 10; color: #ρρρρρρ; text-align: center; font-family:tahoma;}
.run {font-size:11; color: #FFFFFF; text-decoration:none; font-weight:bold;}





#dropmenudiv{
font-size:8px;
position: absolute;
background-color: #3C52CA;
border:1px solid black;
border-bottom-width: 0;
font: normal 8px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF
}

#dropmenudiv a:hover{ /*hover background color*/
color: #3C52CA;
background-color: #FFFFdd;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist {
list-style-type:none;
font-weight: bold;
}
