/*A:visited {color:#939393;}
A:link {color:#256725;}*/
a:link,a:active,a:visited { color : #256725; }
a:hover	{ text-decoration: underline; color : #660000; }

.font_subt
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}
.font_textC
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}
.font_lowLink
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana;
}


/* left table */
.rbroundbox1 { background: url(images/nt1.gif) repeat; }
.rbtop1 div { background: url(images/tl1.gif) no-repeat top left; }
.rbtop1 { background: url(images/tr1.gif) no-repeat top right; }
.rbbot1 div { background: url(images/bl1.gif) no-repeat bottom left; }
.rbbot1 { background: url(images/br1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
width: 250px;
height: 7px;
font-size: 0px;
}
.rbcontent1 { margin: 0 14px; }
.rbroundbox1 { width: 250px; margin: 0em auto; }




/* right table */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }


.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 150px;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 150px; margin: 0em auto; }


/* subtitles */
.rbroundbox2 { background: url(images/nt.gif) repeat; }
.rbtop2 div { background: url(images/tl.gif) no-repeat top left; }
.rbtop2 { background: url(images/tr.gif) no-repeat top right; }
.rbbot2 div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot2 { background: url(images/br.gif) no-repeat bottom right; }


.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 250px;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 250px; margin: 0em auto; }


/* menu and subtitles right dark green  */
.rbroundbox3 { background: url(images/nt3.gif) repeat; }
.rbtop3 div { background: url(images/tl3.gif) no-repeat top left; }
.rbtop3 { background: url(images/tr3.gif) no-repeat top right; }
.rbbot3 div { background: url(images/bl3.gif) no-repeat bottom left; }
.rbbot3 { background: url(images/br3.gif) no-repeat bottom right; }


.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3 {
width: 124;
height: 7px;
font-size: 1px;
}
.rbcontent3 { margin: 0 7px; }
.rbroundbox3 { width: 124; margin: 0em auto; }



.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
