 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
   }

A {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}


/* Header */

.top_padding {
	background-color:#000;
	height:22px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom:solid 1px FFF;
}

#main_logo {
	background-image:url(../images/main_logo.gif);
	float:left;
	width:150;
	height:27;
}

.header_image {
	background-image:url(../images/homepage_header.gif);
	background-repeat:no-repeat;
	width:780px;
	height:83;
}

.lower_padding_one {
	background-color:#CCC;
	height:25px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	border-top:solid 1px #FFF;
}

.lower_padding_two {
	background-color:#F7F7F7;
	height:20px;
	vertical-align:middle;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.header_div_hello {
	float:left;
	vertical-align:top;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

.header_div_funds {
	float:right;
	vertical-align:top;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

#homepage_login {
	float:right;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:5px;
}

#homepage_login_form {
	text-align:left;
	width:160px;
	position:absolute;
	z-index:1;
	left: 605!important;
	left: 615;
	top: 5px;
	background-image:url(../images/login_background.png);
	background-repeat:repeat;
	border: 1pt solid #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#homepage_email_box {
	FONT-SIZE: 1em;
	BORDER-RIGHT: #eee 1px solid;
	BORDER-TOP: #eee 1px solid;
	BORDER-LEFT: #eee 1px solid;
	BORDER-BOTTOM: #eee 1px solid;
}
#homepage_pass_box {
	FONT-SIZE: 1em;
	MARGIN-BOTTOM: 5px;
	BORDER-RIGHT: #eee 1px solid;
	BORDER-TOP: #eee 1px solid;
	BORDER-LEFT: #eee 1px solid;
	BORDER-BOTTOM: #eee 1px solid;
}
#homepage_login_button {
	FONT-SIZE: 1.1em;
	BORDER-RIGHT: #eee 1px solid;
	BORDER-TOP: #eee 1px solid;
	BORDER-LEFT: #eee 1px solid;
	BORDER-BOTTOM: #eee 1px solid;
}

A.login {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	COLOR: #0000FF;
	PADDING-TOP: 3px;
	MARGIN-LEFT: 5px;
	TEXT-DECORATION: none;
}
A.login:hover {
	TEXT-DECORATION: underline
}
A.login:active {
	TEXT-DECORATION: none
}

/* Content */

.applet {
	padding-top: 10px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.homepage_content {
	width:97%;
	margin-left:5px;
}

.homepage_clubs {
	border-right: 1px #999 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:top;
	padding: 4px;
	width:25%;
}

.homepage_clubs_c4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:top;
	padding: 5px;
}

.clubs_heading {
	text-align:center;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	padding:3px;
}

A.clubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	color:#0000FF;
}
A.clubs:hover {
	TEXT-DECORATION: underline;
}
A.clubs:active {
	TEXT-DECORATION: none;
}

.navigation_column {
	border-right: 1px #999 solid;
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:130px;
	vertical-align:top;
	border-top:solid 1px #FFF;
}

A.navigation {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	background-color: #FFF;
	COLOR: #003366;
	font-weight:bold;
	TEXT-DECORATION: none;
	border-bottom: 1px #F3F3F3 solid;
	display: block;
}

A.navigation_sel {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	background-color: #003366;
	COLOR: #FFF;
	font-weight:bold;
	TEXT-DECORATION: none;
	border-bottom: 1px #F3F3F3 solid;
	display: block;
}

A.navigation:hover {
	TEXT-DECORATION: none;
	background-color: #003366;
	COLOR: #FFF;
	border-bottom: 1px #CCCCCC solid;
	display: block;
}
A.navigation:active {
	TEXT-DECORATION: none;
	background-color: #003366;
	COLOR: #FFF;
	border-bottom: 1px #CCCCCC solid;
	display: block;
}

A.navigation_top {
	padding: 1px;
	font-size: 12px;
	font-weight:bold;
	COLOR: #000000;
	width:130px;
	text-align:center;
	TEXT-DECORATION: none;
	display: block;
}
A.navigation_top:hover {
	TEXT-DECORATION: none;
	display: block;
}
A.navigation_top:active {
	TEXT-DECORATION: none;
	display: block;
}

.navigation_banner {
	text-align:center;
	margin-top:10px;
}

.news_top_banner {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;

}

.news_middle_banner {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.news_display {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:170px;
}

.news_display_heading {
	border-bottom: 1px #CCC solid;
	padding: 3px;
	margin-left:4px;
	margin-right:4px;
	text-indent:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}

.news_heading {
	border-bottom: 1px #CCC solid;
	padding: 3px;
	margin-left:7px;
	margin-right:4px;
	text-indent:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}

.news_content {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.news_text {
	text-align:left;
	padding:5px;
}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

A.news {
	font-weight:bold;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
A.news:hover {
	font-weight:bold;
	TEXT-DECORATION: underline;
}
A.news:active {
	font-weight:bold;
	TEXT-DECORATION: none;
}

A.news_headline {
	font-size: 16px;
	font-weight:bold;
	COLOR: #FFA664;
	TEXT-DECORATION: none;
}
A.news_headline:hover {
	font-weight:bold;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A.news_headline:active {
	font-weight:bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

A.gallery {
	font-weight:bold;
	COLOR: #0099CC;
	TEXT-DECORATION: none;
}
A.gallery:hover {
	font-weight:bold;
	COLOR: #C1F0FF;
	TEXT-DECORATION: underline;
}
A.gallery:active {
	font-weight:bold;
	COLOR: #0099CC;
	TEXT-DECORATION: none;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:6px;
}

.frame_window {
	border-collapse: collapse;
	border-spacing:0px;
	width:780px;
	padding:0px;
	margin:0px;
	border:0px;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:10px;
}

.content_window {
	border-collapse: collapse;
	border-spacing:0px;
	width:100%;
	height:495;
	padding:0px;
	margin:0px;
	border:0px;
}

.content_table {
	border-top: 1px #E9E9E9 solid;
	vertical-align:top;
}

.content_heading {
	background-color: #9AE7FA;
	border-bottom: 1px #000 solid;
	padding: 3px;
	text-indent:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.table_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}



/* Footer */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	width:780px;
	vertical-align:bottom;
}

.footer_navigation {
	padding:3px;
	height:20px;
	color: #000;
	border-bottom: 1px #FFFFFF solid;
	background-color:#CCC;
}

.footer_text {
	padding:3px;
	height:20px;
	background-color:#003366;
}

.err
{
  font-size:10px;
  color:#de4019;
}


.ok
{
  font-size:10px;
  color:#52a400;
}

/* clasele pentru admin */
td.tab
{
  font-size:12px;
  padding:2px;
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;
  background-color:#ffffff;
}

td.tab_sel
{
  color:#ffffff;
  padding:2px;
  padding-left:5px;
  padding-right:5px;
  background-color:#000000;
  font: Arial, Helvetica, sans-serif bold;
	font-size:10px;
	text-transform:uppercase;
	margin: 5px 0px 4px 10px;
	font-weight:bold;
}

div.center_adm
{
  background-color:#e9f0f3;
  width:480px;
  padding:4px;
  border:1px solid #a7aa56;
}
