body {
	color: #333333;
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif;
	color: #333333;
}

.button {
	background-color : #3366CC;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : White;
	width: 100px;
}

.reg_textbox {
	border:1px #888888 solid;
	font-family:verdana;
	font-size:10px;
	color:#888888;
	width:200px;
}

.reg_button {
	border:1px #888888 solid;
	background-color:#CCCCCC;
	font-family:verdana;
	font-size:10px;
	color:#000000;
}


A.albastru
{
color : #3366CC;
font-weight: bold;
font-size : 12px;
text-decoration : none;
}

A.rosu
{
color : #000099;
font-weight: bold;
font-size : 12px;
text-decoration : none;
}

A.alb
{
color : #FFFFFF;
font-weight: bold;
font-size : 12px;
text-decoration : none;
}

A.alb:hover
{
color : #FFFF00;
font-weight: bold;
font-size : 12px;
text-decoration : none;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-left: 20px;
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h1 {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 15px;
	color: #1088ff;
	margin-top: 0px;
	margin-bottom: 3px;
}

.centercoltext {
	padding-left: 40px;
	padding-right: 20px;
	color: #333333;
}

.centercoltext a:link {
	color: #666666;
}
.centercoltext a:visited {
	color: #cccccc;
}
.centercoltext a:link:hover {
	color: #1088ff;
}

.topstrip {
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.hnavbg {
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.leftcolbg {
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-position: right;
}
.panelbg {
	background-repeat: repeat-x;
}
.leftcoltext {
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftpanel {
	background-color: #c8d2d7;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.topbar {
	background-color: #9facb4;
}
.titlu {
	background-color:#6699EE;
	border-bottom:2px solid #000080;
	color:#000080;
	font-weight:bold;
}
