/* CSS Document */

.blockDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	padding: 3px;
	background-color: #272727;
	border: 3px double #303030;
}
body {
	text-align: center;
}
.blockHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.mainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.navLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
}
a:link,a:visited{
	color:#B48676;
	text-decoration: none;
}
a:hover,a:active{
	color:#E7CFB8;
	text-decoration: underline;
}

a:link.nav,a:visited.nav{
	color:#993333;
	text-decoration: underline;
}
a:hover.nav,a:active.nav{
	color:#FFCA79;
	text-decoration: underline;
}
.joinHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B5987D;
}
.joinType, .jf_d1, .jf_d4{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.jf_d2{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.secure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.joinNote, .jf_d3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.joinTable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.joinForm {
	border-top: 0px double #201C1C;
	border-right: 3px double #201C1C;
	border-bottom: 0px double #201C1C;
	border-left: 3px double #201C1C;

}
