body {
	background-color: #ffff00;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/bgpage.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-face-color: #efefef; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white;
	scrollbar-arrow-color: #000000;
}
A 
	{
	COLOR: #0033FF; 
	TEXT-DECORATION: none;
	cursor: hand;
	font-weight: bold;
	}
A:hover 
	{
	COLOR: #0099FF; 
	TEXT-DECORATION: underline;
	font-weight: bold;
	}
.links 
{ 
	color: #FBEC59;
	font-size: 10px;
	font-weight: bold;
}
.links a 
{
	color: #FBEC59;
	font-size: 10px;
	font-weight: bold;
} 
.links a:hover 
{ 
	color: #ffffff;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.bg_top
	{
	background-image: url(images/bg_top.jpg);
	}
table
	{
	COLOR: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small; 
	}
.table_dots {
	background-color: #18009F;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	padding: 5px;
}
.text1
	{
	COLOR: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	}
.screen
	{
	FONT-SIZE: 14px; 
	}
.td_justify
	{
	text-align: justify;
	padding-right: 10px;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 3px;
	}
.small_font
	{
	FONT-SIZE: 9px;
	}
h1 {
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
h5 {
	font-size: 9px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.field 
	{
	background-color: #ffffff;
	color:#000000;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	border: 1px solid #000000;
	}
.field100 
	{
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	border: 1px solid #000000;
	}
.button 
	{
	background: #333333;
	color:#FFFFFF;
	font-size: 10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	cursor: hand;
	border: 1 solid #ffffff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#666666',EndColorStr='#000000');
	}
.field_clock
{
	background:#FF9900;
	color:#FFFFff;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1 solid #FFFF00;
	text-align:center;
}
.linear
{
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#CCFF00',EndColorStr='#FFFF00');
}
.cell
{
	text-align:center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
