﻿/* set millions of background images */
.rbroundbox { background: url(rounded/nt.gif) repeat; }
.rbtop div { background: url(rounded/tl.gif) no-repeat top left; }
.rbtop { background: url(rounded/tr.gif) no-repeat top right; }
.rbbot div { background: url(rounded/bl.gif) no-repeat bottom left; }
.rbbot { background: url(rounded/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */


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

}
.rbcontent {
	margin: 0 7px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.rbroundbox { width: 90%; margin: 1em auto; }

 css 
a { color: #DA3B3B; background: inherit; text-decoration: none; }
a:hover { color: #3f3f3f; background: inherit; text-decoration: underline; }
p {	margin: 5px 0; }
h1 { font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0; }
hr { height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }
code {
font:125% monospace;
*font-size:100%;
}
 css 




.btnn        { border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; 
               border-bottom-style: solid; border-bottom-width: 1px }
.style3 {font-family: Geneva, Arial, Helvetica, sans-serif}


a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #990000;
	font-size: medium;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style6 {color: #990000; font-size: xx-large; }

