a:link , a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

blockquote {
	color: #333333;
	font-size: 94%;
	font-style: italic;
	margin: 8px 32px 12px 16px;
	padding: 4px 4px 4px 12px;
}

h0, h1, h2, h3, h4 {
	letter-spacing: 0.15em;
	margin: 3px 1px 5px 1px;
}

h1 {
	color: #F20000;
	font-size: 150%;
	font-variant: small-caps;
}

h2 {
	color: #596673;
	font-size: 115%;
}

h3 {
	color: #94A2AF;
	font-size: 105%;
}

h4 {
	font-size: 100%;
}

hr.fat {
	background-color: #C72525;
	height: 4px;
}

hr.thin {
	border: none;
	border-top: 1px solid #711B1B;
}

img {
	border: 1px solid #808080;
}

li {
	margin-bottom: 13px;
}

p {
	line-height: 1.39em;
	margin: 10px 18px 10px 10px;
}

pre {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 4px 4px 4px 4px;
	padding: 2px 6px 6px 6px;
}

table {
	border-bottom: 2px solid #A9A9A9;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #6699CC;
}

table caption {
	background: url(../img/layout/background2.jpg) #FFFFFF repeat left;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding: 5px 19px;
	text-align: left;
}

td {
	vertical-align: top;
}

ul {
	list-style-image: url(../img/layout/list_dot2.gif);
	margin-bottom: 10px;
	margin-top: 10px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.group-description {
	font-size: 95%;
	margin: 3px 10px;
}

.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 16px;
}

.nob {
	border: none;
}

.person_name {
	color: #B94A00;
	font-weight: bold;
}

.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 16px;
}

.smaller {
	color: #990000;
	font-size: 85% !important;
	font-weight: normal !important;
}

.submenu {
	font-size: smaller;
	margin-bottom: 6px;
	margin-top: -18px;
	padding: 3px;
	text-align: right;
}

.submenu a {
	font-variant: small-caps;
	letter-spacing: 0.17em;
	margin-left: 4px;
	margin-right: 14px;
	padding: 1px 2px;
}

.tech_detail {
	color: #990000;
	font-size: 80%;
	margin: 32px 52px;
}
