﻿.slogan {
	font-family: Rockwell;
	font-size: 18pt;
	font-style: italic;
}
.companyname {
	font-family: Rockwell;
	font-size: 36pt;
}
.special-offer {
	width: 600px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 20px 0px 20px;
	border: 2px solid #FF0000;
	background-color: #c0c0c0;
}
#profiles style1 {
	border: 5px solid #c0c0c0;
}
#profiles img {
	height: 250px;
	width:auto;
}
#logo img {
	height: 115px;
	width: 115px;
}
#menubuttons img {
	width: 100%;
	height: auto;
}
.defaultfont {
	font-family: Arial, Helvetica, sanf-serif;
}
#articles td {
	width: 50%; 
	text-align: left;
	vertical-align: top;
}
.autotable {
	border: 2px solid #c0c0c0;
	width: 100%;
}
#weighttable td {
	width: 11%;
}
.articletitle {
	font-weight: bold;
	font-size: large;
}
.citation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.indextag {
	font-family: Arial, Helvetica, sans-serif;
	background-color:silver;
	font-weight: bold;
	font-size: x-small;
	font-variant: small-caps;
	color: #FFFFFF;
}
.downloadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
#spacelist .li {
	margin-bottom: 6px;
}

