BODY {
	color: Black;
	background-color: White;
	font-family: Tahoma, Verdana, Arial, sans-serif;	
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/*
a {border:none; text-decoration:underline; color:#000000;}
a:hover {text-decoration:none;}
*/

.link1 a {text-decoration:none;color:#ffffff; font-weight:bold;}
.link1 a:hover {text-decoration:underline;}

.link2 {text-decoration:underline;color:#ffffff; font-weight:bold; text-transform:none;}
.link2:hover {text-decoration:none; color:#FFFFFF}

.link3 a {text-decoration:none;color:#F7ECA1;}
.link3 a:hover {text-decoration:underline;}

.footer{
font-size: 8px;
font-weight: bold;
font-family: Verdana;
}
.footer a {text-decoration:none;color:#000000; font-weight:bold;}
.footer a:hover {text-decoration:underline;}

.contact{
font-size: 10px;
font-weight: bold;
font-family: Verdana;
}
.contact a {text-decoration:none;color:#000000; font-weight:bold;}
.contact a:hover {text-decoration:underline;}

.contact2{
font-size: 10px;
font-weight: bold;
font-family: Verdana;
color:Maroon;
}
.contact2 a {text-decoration:none;color:Maroon; font-weight:bold;}
.contact2 a:hover {text-decoration:underline;color: Maroon;}



.Menu{
background-image: url(menuback.jpg);
background-repeat: no-repeat;
font-size: 8px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}

.Menu a {text-decoration:none;color:#ffffff; font-weight:bold;}
.Menu a:hover {text-decoration:underline;}

.HeaderMenu
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ed1c24;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  height: 20px;
}
.HeaderMenu2
{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ed1c24;
  color: #ffffff;
  font-weight : bold;
  text-align : left;
  height: 20px;
}

.Menu2{
font-size: 9px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
}

.Menu2 a {text-decoration:none;color:#000000; font-weight:bold;}
.Menu2 a:hover {text-decoration:underline;}

.rbroundbox { background: url(nt.gif) repeat;}
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
margin: 0 7px;
}
.rbroundbox { 
width: 95%; 
margin: 1em auto;
}
