@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.tbrbdr {
	border: 1px solid #CCCCCC;
}
.sidebrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.brdr2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
