BODY{
width:900px;
margin:0 auto;
background:#000000;
position:relative;
z-index:100;
}
IMG{
border:none;
}
A{
border:none;
}

#wrapper{
width:900px;
}

#login_bar{
width:900px;
height:25px;
}

#menu_bar{
width:900px;
height:100px;
}

/* TEXT CLASSES */
.high_white{font-family:Verdana; color:#FFFFFF; text-decoration:none;}
.normal_text{color:#bbbbbb; font-family:Verdana; text-decoration:none;}
.spec_green{color:#428e34; font-family:Verdana; text-decoration:none;}
/* END OF TEXT CLASSES */

/* Pseudoclase */
input.lgbtn{ background:url(../images/logbar/log_btn_i_01.png) no-repeat; width:20px; height:20px; float:left; margin-top:2px; cursor:pointer;}
input.lgbtn:HOVER{ background:url(../images/logbar/log_btn_a_01.png) no-repeat;}

.home_btn{ background:url(../images/menu/texta/menu_text_01.png);width:48px;height:15px; cursor:pointer;}
.home_btn:HOVER{ background:url(../images/menu/texta/menu_text_a_01.png); }

.programs_btn{ background:url(../images/menu/texta/menu_text_02.png);width:91px;height:15px; cursor:pointer;}
.programs_btn:HOVER{ background:url(../images/menu/texta/menu_text_a_02.png); }

.oursites_btn{ background:url(../images/menu/texta/menu_text_03.png);width:87px;height:15px; cursor:pointer;}
.oursites_btn:HOVER{ background:url(../images/menu/texta/menu_text_a_03.png); }

.promo_btn{ background:url(../images/menu/texta/menu_text_04.png);width:117px;height:15px; cursor:pointer;}
.promo_btn:HOVER{ background:url(../images/menu/texta/menu_text_a_04.png); }

.sign_btn{ background:url(../images/menu/texta/menu_text_05.png);width:68px;height:15px; cursor:pointer;}
.sign_btn:HOVER{ background:url(../images/menu/texta/menu_text_a_05.png); }

.home_l_btn{ background:url(../images/menu_t/header_text_01.png) no-repeat; width:55px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.home_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_01.png) no-repeat;}
.promo_l_btn{ background:url(../images/menu_t/header_text_02.png) no-repeat; width:114px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.promo_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_02.png) no-repeat; }
.programs_l_btn{ background:url(../images/menu_t/header_text_03.png) no-repeat; width:89px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.programs_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_03.png) no-repeat; }
.oursites_l_btn{ background:url(../images/menu_t/header_text_04.png) no-repeat; width:86px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.oursites_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_04.png) no-repeat; }
.manage_l_btn{ background:url(../images/menu_t/header_text_05.png) no-repeat; width:149px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.manage_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_05.png) no-repeat;}
.contact_l_btn{ background:url(../images/menu_t/header_text_06.png) no-repeat; width:76px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.contact_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_06.png) no-repeat; }
.logout_l_btn{ background:url(../images/menu_t/header_text_07.png) no-repeat; width:66px; height:15px; float:left; margin-top:2px; cursor:pointer; }
.logout_l_btn:HOVER{ background:url(../images/menu_t/header_text_a_07.png) no-repeat; }

/* Sfarsit pseudoclase */

/* text and fieldset styling */
.frm_title {font-family:Verdana; color:#FFFFFF; text-decoration:none; font-size:0.85em; font-weight:bold;}
.frm_text {font-family:Verdana; color:#cccccc; text-decoration:none; font-size:0.75em; font-weight:bold;}
.frm_textp {
	background:transparent; 
	font-family:Verdana; 
	font-size:0.7em; 
	font-weight:bold; 
	color:#000000; 
	border:none; 
	position:relative; 
	width:170px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}
.frm_input {background:transparent; font-family:Verdana; font-size:0.7em; font-weight:bold; color:#000000; border:none; position:relative; top:4px; #top:2px; width:170px; }
.frm_select {background:transparent; font-family:Verdana; font-size:0.7em; font-weight:bold; color:#000000; border:none; position:relative; top:2px;}
.frm_select option {background:#ffffff;}
.submenu_links {
	text-decoration:none;
	color:#FFFFFF;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* END:text and fieldset styling */