body {
	scrollbar-base-color: #9EB4C9;
}
td  {
    color: black; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.h2 {
	color: #082B4D; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.textbox  {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1 px;
	color: black;
	font-weight: normal;
	text-decoration : none;
	font-size : 9pt;
}

.button  {
	background-color: #E2E7EB;
	padding: 0px;
	border: 1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration : none;
}


p  {
    color: black; 
	font-weight: normal;
	font-size: 9pt; 
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.normal  {
    color: black; 
	font-weight: normal;
	font-size: 9pt; 
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menu_text  {
	padding:0px;
	font-family:tahoma,arial,helvetica;
	font-size:11px;
	font-weight:bold;
	padding-left : 8px;
	color: white;
}

a.normal:link {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.normal:visited {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.normal:hover {
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

