BODY {
scrollbar-face-color: #486090;
scrollbar-shadow-color: #0F326F;
scrollbar-highlight-color: #0F326F;
scrollbar-3dlight-color: #0F326F9;
scrollbar-darkshadow-color: #001F58;
scrollbar-track-color: #90A8D8;
scrollbar-arrow-color: #90A8D8
}

@font-face {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:  normal;
font-weight: normal;
}

.font {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12;
}
  
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10;
}

@font-face {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:  normal;
font-weight: normal;
}

.extras {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10;
}

#ie5menu {
position: absolute; width: 120px; background-color: menu;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px;
cursor: default; visibility: hidden; border: 2px outset default
}
			   
.menuitems {
padding-left: 5px; padding-right: 15px
}

input,textarea,select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10;
border-style: inset;
border-width: 1;
background-color: #ffffff;
}

.border_r {
border-right-style: solid;
border-right-width: 1px;
border-right-color: #C1CCD9;
}

.border_rb {
border-right-style: solid;
border-right-width: 1px;
border-right-color: #C1CCD9;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #C1CCD9;
}

.border_b {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #C1CCD9;
}
	
A {
text-decoration: none;
}

A:hover {
text-decoration: none; color:#FF0000;
}

