

body { text-align: center;  margin-top: 0px; margin-left: 0px;  margin-right: 0px;
}

table {
	background-image: url(../img/bg_dots.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 0px none;
	
	 	}
.td {	background-color: #cccccc; } 
.tdw { background-color: #ffffff;  text-align: left;  vertical-align: top;  }
.tdy {background-color: #FFF8C1; text-align: left;  vertical-align:  middle }
.tdy2 {background-color: #FEE600; text-align: left;  vertical-align:  middle; }
.tdg {background-color: #F1F1F2; text-align: left;  vertical-align: top; }

img {border: 0px;  }

 
 .navtable { border: 0px; background-color: White;  background-image: none;  text-align: left;   }
 
 a.ssnav, a.ssnav:link, a.ssnav:visited {font-size: 0.95em; color: #666;  font-weight:  normal; text-decoration: none; margin-left: 40px; }
a.ssnav:hover, a.ssnav:active {color: #cc3333; }
.ssnav {font-size: 0.95em; color: #cc3333; text-decoration: none; margin-left: 40px; }

 
A {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cc3333; }
a:active { text-decoration: none; color: #cc3333;}
a:focus { text-decoration: none; color: #717F87;}
a:link { text-decoration: none; color: #cc3333;}
a:hover { text-decoration: none; color: #717F87;}
a:visited { text-decoration: none; }

A.right {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #717F87; }
a.right:active { text-decoration: none; color: #717F87;}
a.right:focus { text-decoration: none; color: #cc3333;}
a.right:link { text-decoration: none; color: #717F87;}
a.right:hover { text-decoration: none; color: #cc3333;}
a.right:visited { text-decoration: none; }
.right {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #cc3333; }

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #717F87; font-weight: bold; word-spacing: 3px;  text-align: left;   }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: bold;  }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;  color: #333333;   }
.tit2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;  color: #333333;   }
.tit3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold;  color: #666666;   }
.desc {font-family: Arial, Helvetica, sans-serif; font-size: 10px;  color: #333333; }

.txtFld {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color:#333333;
	text-decoration: none;
	background-color: #FFF8C1;
	width: 200px;
	border: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}

.smallBtn {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 100px;
	background-color: #FEE600;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}



