body {
margin:0px;
font-size:12px;
font-family:arial;
background-color:white;
color:#635a53;
text-align:left;
}

a.a1:link, a.a1:visited {
  font-size:12px;
	text-decoration:none;
	color:#FF00FF;

}
a.a1:hover {
  font-size:12px;
	text-decoration:underline;
  color:black;

}

a.title:link, a.title:visited {
  color:#635a53;
  font-size:30px;

  text-decoration:none;

}

a.title:hover {
 color:#FF00FF;
 font-size:30px;

 text-decoration:undeline;
  
}


a.amenu:link, a.amenu:visited {
  color:#635a53;
  font-size:14px;

  text-decoration:none;

}

a.amenu:hover {
 color:#FF00FF;
 font-size:14px;

 text-decoration:undeline;
  
}

a.amenu_sel:hover {
 color:#FF00FF;
 font-size:14px;

 text-decoration:undeline;

}

a.amenu_sel:link, a.amenu_sel:visited {
  color:#FF00FF ;
  font-size:14px;

  text-decoration:none;
   
   
}
/*TOP MENU*/
a.atopmenu:link, a.atopmenu:visited {
  color:white;
  font-size:13px;
  font-family:verdana; 
  text-decoration:none;
font-size:20px;
font-family:arial;
}

a.atopmenu:hover {
 color:#FF00FF ;
 font-size:13px;
 font-family:verdana;
 text-decoration:undeline;
font-size:20px;
font-family:arial;
}

a.atopmenu_sel:hover {
 color:#FF00FF ;
 font-size:13px;
 font-family:verdana;
 text-decoration:undeline;
font-size:20px;
font-family:arial;
}

a.atopmenu_sel:link, a.atopmenu_sel:visited {
  color:#FF00FF ;
  font-size:13px;
  font-family:verdana; 
  text-decoration:none;
font-size:20px;
font-family:arial;
}


.menu_item_top {
padding-right:20px;
padding-left:20px;
font-size:18px;
font-family:arial;
}

.top_menu{
background-color: #565249;
height:25px;
}

.top_bk {
background-image:url(top_bk.jpg);
background-repeat:no-repeat;
height:261px;
width:950px;
}

.body_bk {
background-image:url(bo_bk_pix.jpg);
background-repeat:repeat-y;
width:950px;

}

/*LEFT MENU*/
.menu_item {
padding-top:10px;
padding-bottom:5px;
text-align:bottom;
padding-left:10px;
height:40px;
background-image:url(menu_bot.png);
background-position:left bottom;
background-repeat:no-repeat;
}
/*LEFT MENU*/
.menu_item_bk {
padding-top:10px;
padding-bottom:5px;
text-align:bottom;
padding-left:10px;
height:40px;
background-image:url(menu_bot2.png);
background-position:left bottom;
background-repeat:repeat-y;;
}
/*right col*/
.right_coltop {
background-image:url(right_col_top.png);
background-repeat:no-repeat;
background-position:bottom left;
width:185px;
height:10px;
}

.right_colbot {
background-image:url(right_col_bot.png);
background-repeat:no-repeat;
background-position:top left;
width:185px;
height:10px;
}

.right_colpix {
background-image:url(right_col_pix.png);
background-repeat:repeat-y;
background-position:top left;
width:185px;

}

/*end of right col*/
.title {
font-size:30px;
color:<table ;
}

.big_title {
font-size:40px;
color:<table ;
}

.title_small {
font-size:18px;
color:#FF00FF ;
}

.dark_input {
background-color:#635A53;
color:white;
font-size:10px;
border:1px solid black;
height:16px;
}

.big_block_top {
background-image:url(middle_block_top.png);
background-repeat:no-repeat;
background-position:bottom left;
width:556px;
height:11px;
}

.big_block_bot {
background-image:url(middle_block_bot.png);
background-repeat:no-repeat;
background-position:top left;
width:556px;
height:11px;
}

.big_block_pix {
background-image:url(middle_block_pix.png);
background-repeat:repeat-y;
background-position:top left;
width:556px;

}

.gray_title {
font-size:30px;
}

input {
border:1px solid #635a53;
color:#635a53;
}

textarea{
border:1px solid #635a53;
color:#635a53;
}

.red_text {
color:red;
font-size:10px;
}

.bt_rcol {
background-image:url(botton_arrow.jpg);
background-position:bottom left;
background-repeat:no-repeat;
height:25px;
width:21px;
position:bottom;
padding-bottom:-6px;
border:none;
}
