body {
text-decoration	:	none;
background-color:	#ffffff; 
color:			#000000;
font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
FONT-SIZE:		12px;
}

tr,td {
font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
text-decoration:	none;
color:			#000000;
FONT-SIZE:		12px;
}

.xsmall {
font-family:		Arial, Verdana, Geneva, Helvetica, sans-serif;
text-decoration:	none;
color:			#000000;
FONT-SIZE:		10px;
}

.header { 
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold; 
}

.blueheader { 
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold; 
  color: #009999;
}

.smallheader { 
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
}

.small { 
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 7pt; 
}

input.my_textinput,textarea,select
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
  FONT-SIZE: 14px;
	background-color:#ffffff;
	border-color : #000000;
	scrollbar-base-color : #ffffff;

        border: #000000; 
        border-style: solid; 
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-bottom-width: 1px; 
        border-left-width: 1px;
}


input.my_button
{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; color:#000000 ; font-weight: normal; text-decoration: none;
  FONT-SIZE: 12px;
	background-color:#DDFFFF;
	border-color : #000000;
	scrollbar-base-color : #FFFFFF;
	FONT-SIZE: 10px;
}


a:link
	{
	text-decoration	:	none;
	color		:	#009999;
	background	:	transparent;

	}
a:visited
	{
   	text-decoration	:	none;
   	color		:	#009999;
  	background	:	transparent;

	}
a:hover
	{
  text-decoration	:	underline;
	color		:	#009999;
	background	:	transparent;
	}
	
a:active
	{
  text-decoration	:	none;
	color		:	#009999;
	background	:	transparent;
	}
	
a.book:link
	{
	text-decoration	:	none;
	color		:	#000000;
	background	:	transparent;

	}
a.book:visited
	{
   	text-decoration	:	none;
   	color		:	#000000;
  	background	:	transparent;

	}
a.book:hover
	{
  text-decoration	:	underline;
	color		:	#000000;
	background	:	transparent;
	}
	
a.book:active
	{
  text-decoration	:	none;
	color		:	#000000;
	background	:	transparent;
	}
	
	

