body,td,button {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: normal;}
body  {margin: 0px 0px 0px 0px; background-color: #eeeeee; 
			scrollbar-3d-light-color:#C0C0C0;
           	scrollbar-arrow-color: #E30016;
          	scrollbar-base-color: black;
           	scrollbar-dark-shadow-color: #E30016;
           	scrollbar-face-color: #000000;
           	scrollbar-highlight-color: #C7C7C7;
           	scrollbar-shadow-color: #6f6f6f;}
input,textarea {font-size: 10pt; font-family: courier new; font-style: normal; line-height: normal;}
select {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal;}
div.content	{position: absolute; z-index: 1;}
ul.bulletpoints {font-size: 15px; }

/*Used for navigation*/
.title
{position: absolute;
width: 130px;
height: 20px;
left: 10px;
z-index: 1;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000;}
.title a		{text-decoration: none; color: #000000;}
.title a:hover	{text-decoration: underline; color: #000000;}

.submenu
{position: absolute;
left: 25px;
width: 168px;
border: 1px solid black;
background-color: #E30016;
layer-background-color: #E30016;
font-family: verdana, helvetica, sans-serif;
color: #ffffff;
font-size: 10px;
z-index: 10;
visibility: hidden;
}
.submenu a		{text-decoration: none; color: #ffffff;}
.submenu a:hover	{text-decoration: underline; color: #ffffff;}

.listtitle		{font-weight: bold;}