body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

a {
	text-decoration: none;
	color: #CC3300;
}

a:hover {
	text-decoration: underline;
}

.credits {
	font-size: 9px;
	padding: 5px;
}

h1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.titles2home {
	font-style: italic;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}

.titles2serv {
	font-style: italic;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}

.titles2over {
	font-style: italic;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}

.titles2order {
	font-style: italic;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}

.titles2current {
	font-style: italic;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}

.titlesBC {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .5px;
}

/*.titlesBC a:hover {
    text-decoration: none;
} experimental*/

.titlesWelc {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}

.navtext {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	line-height: 25px;
}

/*#containerul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}*/

#containerul, #containerul ul{
	text-align:left;
	margin:0 0 10px 2px;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
}

#containerul li{
	margin:4px 0 0 10px;
	padding:0;
	list-style-image: url(/files/dash_sq_web.gif);
}

/* Various styles to position the symbols next to the items in the menu.
#containerul .symbols{
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
} */

.border {
	border: thin solid #999999;
}
.border2 {
	border: thin solid #CCCCCC;
}
.date {
	font-size: small;
	font-style: italic;
	text-decoration: underline;
}

.skipLinks {display: none;}
