/* ----------------------------------------------------------------------------------------

AUSSI Portal Copyright (C) 2004-2008 by Frank Braun, fbraun@bigpond.net.au

This file is part of AUSSI Portal.

AUSSI Portal is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as 
published by the Free Software Foundation. 

AUSSI Portal is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with AUSSI Portal; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

http://www.gnu.org/licenses/gpl.txt

---------------------------------------------------------------------------------------- */

.frame_g_bl {background: url(../images/g_bl.jpg) 0 100% no-repeat #DDDDDD }
.frame_g_br {background: url(../images/g_br.jpg) 100% 100% no-repeat}
.frame_g_tl {background: url(../images/g_tl.jpg) 0 0 no-repeat}
.frame_g_tr {background: url(../images/g_tr.jpg) 100% 0 no-repeat; padding: 3px}

.frame_b_bl {background: url(../images/b_bl.jpg) 0 100% no-repeat #85FFFF }
.frame_b_br {background: url(../images/b_br.jpg) 100% 100% no-repeat}
.frame_b_tl {background: url(../images/b_tl.jpg) 0 0 no-repeat}
.frame_b_tr {background: url(../images/b_tr.jpg) 100% 0 no-repeat; padding: 3px}

.frame_db_bl {background: url(../images/db_bl.jpg) 0 100% no-repeat #0094C1 }
.frame_db_br {background: url(../images/db_br.jpg) 100% 100% no-repeat}
.frame_db_tl {background: url(../images/db_tl.jpg) 0 0 no-repeat}
.frame_db_tr {background: url(../images/db_tr.jpg) 100% 0 no-repeat; padding: 3px}

.frame_y_bl {background: url(../images/y_bl.jpg) 0 100% no-repeat #FFFF96 }
.frame_y_br {background: url(../images/y_br.jpg) 100% 100% no-repeat}
.frame_y_tl {background: url(../images/y_tl.jpg) 0 0 no-repeat}
.frame_y_tr {background: url(../images/y_tr.jpg) 100% 0 no-repeat; padding: 3px}

.frame_gy_bl {background: url(../images/gy_bl.jpg) 0 100% no-repeat #FFFFC8 }
.frame_gy_br {background: url(../images/gy_br.jpg) 100% 100% no-repeat}
.frame_gy_tl {background: url(../images/gy_tl.jpg) 0 0 no-repeat}
.frame_gy_tr {background: url(../images/gy_tr.jpg) 100% 0 no-repeat; padding: 3px}

.frame_yg_bl {background: url(../images/yg_bl.jpg) 0 100% no-repeat #DDDDDD }
.frame_yg_br {background: url(../images/yg_br.jpg) 100% 100% no-repeat}
.frame_yg_tl {background: url(../images/yg_tl.jpg) 0 0 no-repeat}
.frame_yg_tr {background: url(../images/yg_tr.jpg) 100% 0 no-repeat; padding: 3px}

.frame_clear {font-size: 1px; height: 1px} 
