body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.rowcolor1 {
	background-color: #ffffff;
}

td.rowcolor2 {
	background-color: #eeeeee;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

hr {
	border=width: 1px;
	width: 90%;
	border: thin none black;
}
a {
	color: black;
}

a:hover {
	color: #0066CC;
}
	
#content {
	margin-right:10%;
	margin-left:2%;
	padding:10px;
	background:#fff;
	text-align:left;
	background:#eeeeee;
	}

#menu {
	width:240px;
	margin-bottom:0px;
	margin-top:20px;
	margin-right:0px;
	float:right;
	color:#000;
	padding:10px;
	padding-bottom:0px;
	text-align:left;
	/* Following is to fix IE box problem */
	voice-family: "\"}\"";
	voice-family: inherit;
	}	
	
#downloadmenu {		
	background:#CCCCFF;
	}
	
#productmenu {		
	background:#FFFFCC;
	}
	
#smallphoto {	
	margin-top:20px;
	padding-top:20px;	
	background:#DDDDDD;
	border: thin black solid;
	text-align: center;
	}	

.menus {
	margin-bottom:20px;
	padding-bottom:10px;
}

.photo {
	margin:20px;
	align:right;
}			
	
ul.menu 	{
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
ul.topcontent {
	padding-left:5px;
	font-size: 13px;
	font-weight: bold;
}

li.topcontent {
	padding-bottom: 5px;
}


DIV.rightfigure {
  float: right;
  border: thin black solid;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  background-color: #dddddd;
}

DIV.leftfigure {
  float: left;
  border: thin black solid;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
  background-color: #dddddd;
}
