.allborder {
	border: thin dashed #999999;
}
.allborder td {
	vertical-align: middle;
}


.bdrBottom {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bdrTop {
	border-top: thin dashed #999999;
}

.bdrTopBot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: thin dashed #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bdrLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
}
.bdrLeftTop {
	border-top: thin dashed #999999;
	border-left: thin dashed #999999;
}

.bdrRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: thin dashed #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bdrRightTop{
	border-top: thin dashed #999999;
	border-right: thin dashed #999999;
}
.bdrRightBot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: thin dashed #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bdrRightTopBot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: thin dashed #999999;
	border-top: thin dashed #999999;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bdrRightLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: thin dashed #999999;
	border-left: thin dashed #999999;
}
.bdrRightLeftBot {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
	border-left: thin dashed #999999;
}






.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	
.popuptop {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	height: 5px;
}
	
.mac a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	}
.mac a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	}
.mac a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	}
.mac a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.backtotop a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
.backtotop a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
.backtotop a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
.backtotop a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

h1 {
	font-size: 18px;
	color: #999999;
	line-height: 1.4px;
	font-family: "Myriad Pro", "MyriadPro", "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif;
	font-weight: normal;
}
