BODY {
	font-family: Verdana;
	font-size: 13px;
}

.groove {

	border-style: groove;

}

FORM {

	margin: 0px;

}

.smaller {

	font-size: 11px;

}

.news {
	font-size: 12px;
}

.smalltitle {

	font-size: 10px;
	color: black;
	font-style: italic;

}

.title {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;

}

.bigtitle {

        font-family: Verdana;
        font-size: 17px;
        font-weight: bold;
	color: #121212;

}

.cap {
 
  font-size: 10px;
  color: #222222;
  font-weight: bold;

}

.drawbar {

        font-size: 12px;
        font-weight: bold;
        color: darkblue;
       text-decoration: none;


}

PRE.small {

        font-family: Verdana;
	font-size: 10px;
}

PRE {

	font-family: Verdana;
	font-size: 13px;
}

PRE.cal {
	font-size: 10px;
}


TD {
	font-family: Verdana;
	font-size: 13px;
}

TH {
        font-family: Verdana;
	font-size: 13px;
}

CAPTION {
        font-family: Verdana;
        font-size: 11px;
}

A.drawbar {

	font-size: 12px;
	font-weight: bold;
	color: darkblue;
       text-decoration: none;


}

A.drawbar:visited {

	font-size: 12px;
	font-weight: bold;
	color: darkblue;
       text-decoration: none;


}

A.drawbar:hover {

	font-size: 12px;
	font-weight: bold;
	color: orange;
	border-bottom: solid;
	border-width: 1px;
	padding-bottom: 2px;

}

A.biglink {

        font-size: 14px;
        font-weight: bold;
        color: darkblue;
       text-decoration: none;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	background-color: cornsilk;
	-moz-border-radius: 5px;


}

A.biglink:visited {

        font-size: 14px;
        font-weight: bold;
        color: darkblue;
       text-decoration: none;
        border-style: solid;
        border-width: 1px;
	padding: 5px;
	-moz-border-radius: 5px;

}

A.biglink:hover {

        font-size: 14px;
        font-weight: bold;
        color: orange;
        border-bottom: solid;
        border-width: 1px;
        padding: 5px;
        background-color: cornsilk;
	-moz-border-radius: 5px;

}

A.alphbar {

        font-size: 14px;
        font-weight: bold;
        color: darkblue;
       text-decoration: none;


}

A.alphbar:visited {

        font-size: 14px;
        font-weight: bold;
        color: darkblue;
       text-decoration: none;


}

A.alphbar:hover {

        font-size: 16px;
        font-weight: bold;
        color: orange;
	text-decoration: none;

}


A.menu {

	font-size: 11px;
	text-decoration: none;
}

A.menu:visited {

	font-size: 11px;
	text-decoration: none;
	color: darkblue;

}

A.menu:hover {
	font-size: 11px;
	text-decoration: underline overline;
	color: darkblue;
	background-color: #EEEEFF;

}

A {
	color: darkblue;
}

A:visited {
	color: darkred;
}

A:hover {
	color: red;
}

TEXTAREA {
        font-family: Verdana;
        font-size: 13px;
}

INPUT {
        font-family: Verdana;
        font-size: 13px;
}

.textad { background-color: #FFDD77; color:#000000; font-size:8pt; font-family:courier, sans-serif; padding:3px;}
  table.textad {font-size:12px; border: 1px solid #000000;text-align: center; width: 120px;}
  .headline {font-size:11px;}
  .text {font-size:10px;}
  .link {font-size:10px;}

.promo { background-color: cornsilk; color:#000000; font-size:8pt; font-family:verdana; padding:5px;}
  table.promo {font-size:10px; border: 1px solid #000000;text-align: left;}


table.dashed { background-color: cornsilk; color:#000000; font-size:8pt; font-family:verdana; padding:3px; border: dashed; border-color:orange; border-width: thin;}
.dashed { background-color: cornsilk; color:#000000; font-size:8pt; font-family:verdana; padding:3px; }

.columns {
	background-color: #eeeeee;
	border-top: groove;
	border-color: lightsteelblue;
	border-width: 2px;
	text-align: left;
}

.tabbed {

  border: solid;
  border-width: 1px;
  padding: 10px;
  text-align: center;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  background-color: #eeeeee;

}

.tabbed_open {
  border-top: solid;
  border-left: solid;
  border-right: solid;
  border-width: 1px;
  padding: 10px;
  text-align: center;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;

}

