@charset "utf-8";
/* CSS Document */

.flash {
	border: 5px groove #CCCCCC;
}

.head {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
.titlu {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #CCCCCC;
	filter: Shadow(Color=#000000, Direction=45);
}
A.meniu {
	color: #990000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
}

.mm {
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #CCCCCC;
}

.mm1 {
	border-right-width: 2px;
	border-right-style: groove;
	border-left-width: 2px;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.corp{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666666;
}
.corp a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.corp h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	color: #cccccc;
	font-style: oblique;
	font-weight: bold;
	filter: Shadow(Color=#000000, Direction=45);
}
.top {
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 250px;
	width: 340px;
	border: 2px groove #990000;
}
.top a {
	color: #990000;
}
.top td {
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.htop {
	font-weight: bolder;
	color: #FFFFFF;
	width: 344px;
	background-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.htop a {
	font-weight: bolder;
	color: #FFFFFF;
	overflow: auto;
	text-decoration: underline;
}
.anunt a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
.footer a{
	color: #333333;
	text-decoration: none;
}
.frame {
	scrollbar-arrow-color: #118DA5;
	scrollbar-base-color: #D0D1D3;
	scrollbar-dark-shadow-color: #D0D1D3;
	scrollbar-track-color: #D0D1D3;
	scrollbar-face-color: #D0D1D3;
	scrollbar-shadow-color: #D0D1D3;
	scrollbar-highlight-color: #D0D1D3;
	scrollbar-3d-light-color: #D0D1D3;
	scrollbar-width: 2;
}
