.buttonscontainer {width: 150px;}
.buttons  {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}
.pathtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: ;
	color: #FFFFFF;
	text-indent: 15px;
}

.buttons a:hover {background-color: #FFFFFF;
color: #006699;
text-decoration: none;}

.buttons a:active {background-color: #FFFFFF;
color: #0066FF;
text-decoration: none;}

    body {
	margin:0;
	padding:0;
}

a {
  text-decoration: none;
  color: #3B5D77;
}

a:hover {
  color: #E60611;
}

h2 {
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

img {
border: none;
align: right;
} 

.contframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	top: 10px;
	text-align: justify;
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(images/cont-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #CCCCCC;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.bgrd {
	background-color: ff3000;
}
.headings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.selector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.selectormarked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.selectorposition {
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.subbuttons a {
	color: #999999;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	font-style: italic;
}
.subbuttons a:hover {
background-color: #FFFFFF;
color: #666666;
text-decoration: none;
}
.subbuttons a:active {
background-color: #FFFFFF;
color: #666666;
text-decoration: none;
}
.ornamentleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.contframecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 10px;
	text-align: justify;
	vertical-align: middle;
	font-style: italic;
	color: #333333;
}
.headings3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.contframetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 10px;
	text-align: center;
	vertical-align: super;
}
