* {margin:0px;padding:0px;top:0px;left:0px;}

.buttonmenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 140px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.buttonmenu li a{
background: white url(menu/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}


* html .buttonmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
}

.buttonmenu li a:visited, .buttonmenu li a:active{
color: white;
}

.buttonmenu li a:hover{
background-image: url(menu/glossyback2.gif);
color: yellow;
}

A {
color: #000099;
text-decoration:none;
}

A:hover {
color: #0000FF;
text-decoration:underline;
}

.textmain { 
margin:0 10; 
color: #000000;
font-size: 10pt; 
font-family:  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif; 
font-weight: regular; 
text-align: justify; 
text-indent: 0; 
line-height: 125% 
}

.textright { 
margin:0 10; 
color: #000000;
font-size: 10pt; 
font-family:  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif; 
font-weight: regular; 
text-align: right; 
text-indent: 0; 
line-height: 125% 
}

.textbold { 
margin:0 10; 
color: #000000;
font-size: 10pt; 
font-family:  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif; 
font-weight: bold; 
text-align: justify; 
text-indent: 0; 
line-height: 125% 
}

.bullettext  { 
margin-left: 20px;
margin-top: 10px;
color: #000000;
font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
font-size: 10pt; 
font-weight: regular; 
text-indent: 15; 
text-align: left; 
line-height: 125%; 
list-style-type: square; 
}

.headmain { 
color: #006699;
font-size: 13pt; 
font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-indent: 0; 
line-height: 125%; 
margin: 0; 
}

.headcenter { 
color: #1E3A77;
font-size: 14pt; 
font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-indent: 0; 
text-align: center;
line-height: 125%; 
margin: 0; 
}

.headside { 
color: #006699;
font-size: 13pt; 
font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-indent: 0; 
line-height: 125%; 
}

.headsmall { 
color: #990000;
font-size: 13pt; 
font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-indent: 0; 
line-height: 125%; 
}

.titlekfupm { 
color: #006699;
margin-top: 10px;
margin-left: 10px;
font-size: 14pt; 
font-family:  Arial, Euclid Fraktur, Verdana, Trebuchet MS; 
font-weight: bold; 
text-align: left; 
text-indent: 0; 
line-height: 100%
}

.titleee { 
color: #006699;
margin-top: 1px;
margin-left: 10px;
font-size: 14pt; 
font-family:  Arial, Trebuchet MS, Arial,  Verdana; 
font-weight: regular; 
text-align: left; 
text-indent: 0; 
line-height: 120%
}

.titlerank { 
color: #005300;
margin-top: 1px;
margin-right: 10px;
font-size: 14pt; 
font-family:  Arial, Trebuchet MS, Arial,  Verdana; 
font-weight: regular; 
text-align: right; 
text-indent: 0; 
line-height: 120%
}

.titlename { 
color: #008000;
margin-top: 1px;
margin-right: 1px;
font-size: 14pt; 
font-family:  Arial, Trebuchet MS, Arial,  Verdana; 
font-weight: bold; 
text-align: right; 
text-indent: 0; 
line-height: 120%
}

html { 
	scrollbar-3dlight-color:#333366;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#6699cc;
    scrollbar-darkshadow-color:#22406B;
    scrollbar-face-color:#006699;
    scrollbar-highlight-color:#6699cc;
    scrollbar-shadow-color:#22406B
	scrollbar-track-color: #F5F5F5; 
}