.bord {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	border: 1px solid #333399;

	background-color: #FFFFFF;

}

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	background-color: #CDE1E2;

	margin: 2px;

	padding: 2px;

}

.sider {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: dashed;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

.address {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0066CC;

	text-decoration: none;

	line-height: 20px;

	text-align: center;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0066CC;

	text-decoration: none;

	line-height: 20px;

	text-align: center;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0066CC;

	text-decoration: none;

	line-height: 20px;

	text-align: center;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #333399;

	text-decoration: underline;

	line-height: 20px;

	text-align: center;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #333399;

	text-decoration: underline;

	line-height: 20px;

	text-align: center;

}.topper {

	line-height: 30px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: dashed;

	border-right-style: none;

	border-bottom-style: dashed;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

.padtabletitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

	padding-bottom: 8px;

}

.padtable {

	margin: 5px;

	padding: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.padtable a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

}

.padtable a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

}

.padtable a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: underline;

}

.padtable a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: underline;

}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #666666;

	border: 1px dashed #666666;

	height: 30px;

}

.highlightbox {

	background-color: #FFFFFF;

	padding: 11px;

	border: 2px solid #330099;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.spacedout {

	padding: 11px;

}

.details {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

.style5 {

	color: #FF0000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.style5 a:link {

	color: #FF0000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

}

.style5 a:visited {

	color: #FF0000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

}

.style5 a:hover {

	color: #CC0000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

}

.style5 a:active {

	color: #CC0000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

}

#tit {

	font-size: 14px;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	padding-top: 20px;

}

.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px dotted #FF0000;
}
.alert a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-style: italic;
}
.alert a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-style: italic;
	background-color: #0066CC;
}

