
navbar { color: white; text-decoration: none }
a.navbar:link { color: white; text-decoration: none }
a.navbar:active { color: yellow; text-decoration: none }
a.navbar:visited { color: white; text-decoration: none }
a.navbar:hover { color: white; text-decoration: none; background: #77B7DD }

.NavboxcornerBox { color: white; position: relative; background: rgb(28,82,120); width: 300px; font-size: 80%; font-family: "new roman", Arial, Helvetica, sans-serif; }
.Navboxcorner { position: absolute; width: 10px; height: 10px; background: url('images/navboxcorners.gif') no-repeat; font-size: 0%; }
.NavboxcornerBoxInner { padding: 2px; }
.NavboxTL { top: 0; left: 0; background-position: 0 0; }
.NavboxTR { top: 0; right: 0; background-position: -10px 0; }
.NavboxBL { bottom: 0; left: 0; background-position: 0 -10px; }
.NavboxBR { bottom: 0; right: 0; background-position: -10px -10px; }


navbar2 { color: white; text-decoration: none }
a.navbar2:link { color: white; text-decoration: none }
a.navbar2:active { color: yellow; text-decoration: none }
a.navbar2:visited { color: white; text-decoration: none }
a.navbar2:hover { color: white; text-decoration: none; background: #874400 }

.Navbox2cornerBox { color: white; position: relative; background: rgb(215,122,78); width: 80px; font-size: 80%; font-family: "new roman", Arial, Helvetica, sans-serif; }
.Navbox2corner { position: absolute; width: 10px; height: 10px; background: url('images/navbox2corners.gif') no-repeat; font-size: 0%; }
.Navbox2cornerBoxInner { padding: 10px; }
.Navbox2TL { top: 0; left: 0; background-position: 0 0; }
.Navbox2TR { top: 0; right: 0; background-position: -10px 0; }
.Navbox2BL { bottom: 0; left: 0; background-position: 0 -10px; }
.Navbox2BR { bottom: 0; right: 0; background-position: -10px -10px; }



.t {background: url('images/dot.gif') 0 0 repeat-x; width: 1020}
.b {background: url('images/dot.gif') 0 100% repeat-x}
.l {background: url('images/dot.gif') 0 0 repeat-y}
.r {background: url('images/dot.gif') 100% 0 repeat-y}
.bl {background: url('images/bl.gif') 0 100% no-repeat}
.br {background: url('images/br.gif') 100% 100% no-repeat}
.tl {background: url('images/tl.gif') 0 0 no-repeat}
.tr {background: url('images/tr.gif') 100% 0 no-repeat; padding:10px} 

color2  		{color: blue; text-decoration:none;}
a.color2:link  		{color: blue; text-decoration:none;}
a.color2:visited	{color: red; text-decoration:none;}
a.color2:active		{color: blue; text-decoration:none;}
a.color2:hover		{color: cc66cc;}

