 

body {
	background-image:url(../styles/blue/bg_body.jpg) !important;
	background-repeat:repeat;
}

/*** CONTAINER ***/
#main_container{ background-image:url(../styles/blue/bg_top_menu.jpg); background-repeat:repeat-x; height:100%!important; }
#sub_container{ background-image:url(../styles/blue/bg_main_container.jpg); background-repeat:no-repeat; height:150%!important; margin:0 auto; width:1200px; }
/*** END OF CONTAINER ***/

.but_submit{ background-image:url(../styles/blue/but_submit.gif); background-repeat:no-repeat; width:76px; height:26px; border:0px; color:#0a1b24; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; cursor:pointer; margin:0px; padding:0px;}

ol.forms li.buttons button {
background-image:url(../styles/blue/but_submit.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:76px; height:26px; cursor:pointer;}