.model_list { 
	padding-left: 20px; 
	line-height: 20px;
}

.component_list  { 
	padding-left: 20px; 
	line-height: 20px;
}

.styledlink:hover { color: #A22538; text-decoration: underline; font-weight: bold; }
.styledlink:active { color: #A22538; text-decoration: underline; font-weight: bold; }
.styledlink:link {color: #A22538; text-decoration: underline; font-weight: bold; }	
.styledlink:visited {color: #A22538; text-decoration: underline; font-weight: bold; }

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

td.gridheader {
	font-size: 13px;
	font-weight: bold;
	background: #e4dfc6;
}

.gridheader {
	font-size: 13px;
	font-weight: bold;
}

.foxyboxing {
}

.foxyboxing td {
	font-size: 11px;
}

table.contacts {
	border:	1px solid #666;
	margin-top:	4px;
	padding: 8px;
	margin-bottom: 10px;
	background-color:#dddddd;
	width: 70%;
}

td.tableheader {
	background-color:	#dddddd;
	text-align:				center;
	font-size:				14px;
	font-weight:			bold;
}

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

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

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

.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;
} 

.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: #A22538;
}

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

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

li.paddedbullet {
	line-height: 20px;
}


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;
}
