html {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	color: white;
	margin:0;
	padding: 0;
}
body {
	background-color:#222222;
	margin:0;
	padding: 0;
	text-align: center;
}
body table	{
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}
table,td {
	font-size : 10pt;
	padding: 0;
	margin: 0;
	margin-left:auto;
	margin-right: auto;
  	border-collapse: collapse;
}
form table tr td table tr td {
font-size:10px;
	}
a {
	color: #BFD1DB;
	text-decoration: none;
}
.a,.a a {
	color: #7cafc9;
	font-weight:bold;
}
a:hover,.a:hover {
	color: #E24994;
}
li	{
	color: #7CAFC9;	
}
.h, h2, h3, h4, h5 {
	color: #7CAFC9;
	margin:0pt;
}
h2 {
	font-size:18pt;
}
h3 {
	padding-top: 10px;
	font-size:14pt;
}
h4 {
	font-size:12pt;
}
img {
	border : none;
}
input {
	border: 1px solid Silver;
	display: inline;
}
input, select {
	font-size : 8pt;
}
input:hover {
	background-color: #E24994;
}
textarea {
	border: 1px solid Silver;
}
.Vlink {
	color: #E24994;
}
.note {
	color: #7CAFC9;
	font-size:8pt;
	padding-bottom: 3px;
}
.noteBig	{
	color: #7CAFC9;
	font-size:12pt;
}
.warn {
	color: #FF5757;
	font-size:8pt;
}
.tableBorder,.altTd,.topLine,.menuTd	{
	border: 0px solid #696969;
}
.tableBorder {
	width: 777px;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	margin-left:auto;
	margin-right: auto;
	background-color:#594135;
	background-image : url("olive_paper.jpg");
}
.altTr {
	font-weight: bold;
	font-size:12pt;
}
.altTd {
	border-top: 1px solid #6B6B6B;	
}
.photoTd, .photoTd2  {
	border : 1px solid Silver;
}
.photoTd {
	margin: 5px;
}
.padlrb	{
  padding-left:50px;
  padding-right:50px;
  padding-bottom:20px;
}
.topLine	{
  text-align:left;
  border-bottom-width:1px;
}
.selBox	{
	font-weight:bold;
	background-color:black;
	color:white;
}
.subButton	{
	border: 0;
	width: 60px;
	height: 20px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.subButton:hover	{
	background-color: transparent;
	background-image: url(../images/button_on.png);	
}
.big_button	{
	border: 0;
	width: 120px;
	height: 20px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/big_button.png);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.big_button:hover	{
	background-color: transparent;
	background-image: url(../images/big_button_on.png);
}
.gray	{
	visibility:hidden;
}
.menu	{
	margin-bottom: 5px;
	width: 775px;
}
.menuTd	{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #241B1D;
	border-bottom: 1px solid #6B6B6B;
}
.gss a img {
	border : none;
}
.gss {
	width: 300px;
	height: 300px;
	color: #dddddd;
	background-color: #000000;
	padding: 8px;
	margin:0 auto;
}
.comments	{
	border-left:0;
	font-size:8pt;
	background-color:black;
	color:white;
	text-align:center;
	vertical-align:middle;
	background-image: url("rounded_rect.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#slideTitle	{
	margin-left:20px;
	margin-right:28px;
}

.Vlink a	{
	color: White;
}
.inputTable {
border: 1px solid Silver;
width: 375px;
}
.inputTable tr td {
	padding: 2px;
}
.inputRow	{
	text-align: right;
	height: 30px;
}
.inputRowLeft	{
	text-align: left;
	height: 30px;
}
.newsPrint tr td	{
	padding: 5px;
	text-align: justify;
}
.newsRight	{
	width: 30%;
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}
.newsLeft	{
	width: 30%;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}
.newsRightW	{
	width: 35%;
	text-align: right;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}
.newsLeftW 	{
	width: 35%;
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}
.beg	{
	height: 22px;
	width: 22px;
	line-height: 22px;
	background-image: url(../images/go-first.gif);
	background-repeat: no-repeat;
}
.beg:hover	{
	background-image: url(../images/go-first_on.gif);
}
.end	{
	height: 22px;
	width: 22px;
	line-height: 22px;
	background-image: url(../images/go-last.gif);
	background-repeat: no-repeat;
}
.end:hover	{
	background-image: url(../images/go-last_on.gif);
}
.prev	{
	height: 22px;
	width: 22px;
	line-height: 22px;
	background-image: url(../images/go-previous.gif);
	background-repeat: no-repeat;
}
.prev:hover	{
	background-image: url(../images/go-previous_on.gif);
}
.next	{
	height: 22px;
	width: 22px;
	line-height: 22px;
	background-image: url(../images/go-next.gif);
	background-repeat: no-repeat;
}
.next:hover	{
	background-image: url(../images/go-next_on.gif);
}