body {background: url("images/frame_bg.gif") fixed}
body, body {
scrollbar-face-color: #EEEEEE;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #D0CFCF;
scrollbar-shadow-color: #EEEEEE;
scrollbar-highlight-color: #EEEEEE;
scrollbar-3dlight-color: #EEEEEE;
scrollbar-darkshadow-color: #EEEEEE;
background-attachment: fixed;
}
table, tr, td, TD, TR,TABLE{
	font-family: tahoma,Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #031A47; 
	line-height: 140%;
	text-align: left;
}

.tabletext{
	font-family: tahoma,Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #031A47; 
	line-height: 140%;
	text-align: left;
}
.tabletitle{
	font-family: tahoma,Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #031A47; 
	line-height: 140%;
	text-align: left;
}

input,INPUT,textarea, select {
	font-family: tahoma,Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #222299; 
	border: 1px solid #bbbbbb;
}
a:link{
font-family: tahoma,Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #031A47; 
	line-height: 140%;
}
a:visited{
font-family: tahoma,Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #031A47; 
	line-height: 140%;
}
a:hover{
font-family: tahoma,Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff; 
	line-height: 140%;
}