﻿body	{
	font-family: Georgia, serif;
	font-size: 0.9em;
}

form {
	border: 0px;	
	margin: 1px;
}

img	{
	border: 0;
}

img.tech	{
	padding-left: 10px;
	padding-right: 10px;
}

p.center	{
	text-align: center;
}

a:link  {
      font-weight : normal;
      text-decoration : underline;
      color: black;
      background: transparent;
}

a:visited  {
      font-weight : normal;
      text-decoration : underline;
      color: black;
      background: transparent;
}

a:active  {
      font-weight : normal;
      text-decoration : underline;
      color: black;
      background: transparent;
}
      
a:hover  {
      font-weight : bold;
      text-decoration : underline;
      color: black;
      background: transparent;
}

h2	{
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
	margin-bottom: 0.1em;
	text-align: center;
}

#masthead {
	margin: 0;
	padding: 0;
	min-height: 100px;
	min-width: 900px;
	background: #000 url('../images/page_top.jpg') no-repeat left top;
}

#masthead form	{
	text-align: right;
	padding-top: 68px;
}

#title	{
	margin: 0;
	padding: 0;
	background: #000;
}

#title h1	{
	padding: 0 0 0 0;
	color: #d1d208;
	font-size: 1.5em;
	text-align: center;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#left_col a:link	{
	text-decoration: none;
}

#left_col a:visited	{
	text-decoration: none;
}

#left_col a:active	{
	text-decoration: none;
}

#left_col a:hover	{
	text-decoration: underline;
}

#left_col dl	{
	width: 190px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	background: #f4f5cd url('../images/box_bottom.gif') no-repeat left bottom;
}

#left_col dt	{
	margin: 0;
	padding: 3px 0 3px 8px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #d1d208;
	background: #000 url('../images/box_top.gif') no-repeat left top;
}

#left_col dd	{
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

dd.middle	{
	text-align: center;
}

#page_content {
	margin-right: 200px;
	margin-left: 200px;
	min-width: 500px;
}

#page_content_2	{
	margin-left: 200px;
	min-width: 600px;
}

table.center
{ 
margin-left: auto;
margin-right: auto;
}

td	{
	border: 2px;
	border-color: black;
	border-style: solid;
	padding: 2px;
}

td.mqj	{
	background-color: #FFFF66;
	font-weight: bold;
}

td.ynb	{
	background-color: #FFFF66;
	text-align: center;
}

td.wbc	{
	font-weight: bold;
	text-align: center;
}

td.wc	{
	text-align: center;
}

td.free	{
	background-color: yellow;
	color: navy;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

td.toptd	{
	text-align: center;
	background-color: #fdfb79;
}

td.bottomtd	{
	text-align: right;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#right_col a:link	{
	text-decoration: none;
}

#right_col a:visited	{
	text-decoration: none;
}

#right_col a:active	{
	text-decoration: none;
}

#right_col a:hover	{
	text-decoration: underline;
}

#right_col dl	{
	width: 190px;
	margin: 0.5em 0 0.5em 10px;
	padding: 0;
	background: #f4f5cd url('../images/box_bottom.gif') no-repeat left bottom;
}

#right_col dt	{
	margin: 0;
	padding: 3px 0 3px 8px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #d1d208;
	background: #000 url('../images/box_top.gif') no-repeat left top;
}

#right_col dd	{
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

ul.address	{
	font-family: Arial;
	padding: 0;
	margin-left: 55px;
	font-weight: bold;
	font-size: 0.8em;
	list-style: none;
}

div.list	{
	overflow: auto;
	height: 200px;
	width: 400px;
}
