.borderh {
	background-image: url(image/orline_h.gif);
	background-repeat: repeat-x;
}
.borderv {
	background-image: url(image/orline_v.gif);
	background-repeat: repeat-y;
}
.borderlt {
	background-image: url(image/orline_lt.gif);

}
.borderlb {
	background-image: url(image/orline_lb.gif);
}
.borderrt {
	background-image: url(image/orline_rt.gif);
}
.borderrb {
	background-image: url(image/orline_rb.gif);
}
.subject {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF3300;
	padding-right: 10px;
	padding-left: 10px;


}
h1 {
	font-size: small;
	font-weight: bold;
	padding: 10px;
}
.text {
	font-size: x-small;
	padding-right: 10px;
	padding-left: 20px;
}
a:link {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline overline;
}
.h1top {
	font-size: x-small;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.textprof {
	font-size: x-small;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;

}
.xs {
	font-size: x-small;
	font-weight: normal;

}
.xsor {
	font-size: x-small;
	font-weight: bold;
	color: #FF3300;
}
hr {
	color: #FF3300;
}
.xsbold {
	font-size: x-small;
	font-weight: bold;
}
a.bbs:link {
	color: #FF3300;
	text-decoration: none;
	border: 1px solid #FF3300;
	font-weight: bold;

}
a.bbs:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	border: 1px solid #FF3300;
}
a.bbs:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	border: 1px solid #FF3300;
}
a.bbs:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
	border: 1px solid #FF3300;
}

