
.grbroundbox { background: url(/img/gnt.gif) repeat; }
.grbtop div { background: url(/img/gtl.gif) no-repeat top left; }
.grbtop { background: url(/img/gtr.gif) no-repeat top right; }
.grbbot div { background: url(/img/gbl.gif) no-repeat bottom left; }
.grbbot { background: url(/img/gbr.gif) no-repeat bottom right; }

.grbtop div, .grbtop, .grbbot div, .grbbot {
	width: 100%;
	height: 25px;
	font-size: 1px;
}

.grbcontent  { margin: 0 15px; }

.rbroundbox { background: url(/img/nt.gif) repeat; }
.rbtop div { background: url(/img/tl.gif) no-repeat top left; }
.rbtop { background: url(/img/tr.gif) no-repeat top right; }
.rbbot div { background: url(/img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/img/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 25px;
	font-size: 1px;
}

.rbcontent  { margin: 0 25px; }

body 	{ 
	font-family: Trebuchet MS, Verdana, sans-serif;
	background-color: #ffffff ; 
	}
a 	{
	text-decoration: none;
	font-weight: bold;
	color: #009900;
	}

textarea {
	font-family: courier new,courier;
	font-size: 13px;
}

.head	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;

	}
.perm	{
	cursor: help;
	}
.tiny	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
        }
.defn	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	margin-left: 30px;
        }
.link	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 13px;
	text-align: right;
        }
p,dt,dd 	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
        }
ul,ol 	{
	margin-bottom:12px; 
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
        }
li 	{
	margin-bottom:12px; 
}
.big-li 	{
	margin-bottom:12px; 
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
        }
blockquote 	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
        }

em 	{
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: silver;
	font-size: 12px;
        }


.mainpagewidth {
	width: 299px;
}

.menuwidth {
	width: 139px;
	margin-left: 12px;
	margin-right: 20px;
}

.menubg {
	background: #eeeeee ;
	cursor: pointer;
}

.menubox {
	padding: 5px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-bottom-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px; 

}

h2 {
	margin-top: 40px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	margin-right: 20px; 
	font-size: 18px; 
	border-style: solid;
	border-color: black;
	border-width: 0px;
	border-top-width: 1px;

}

.delLink {
	font-weight: bold;
}
.delPost 	{
	margin-bottom:12px; 
	font-size: 12px;
}



