a:link, a:active, a:visited {font-family:Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
font-size: small;
font-weight: 600;
text-decoration: none}

a:hover {font-family:Arial, Helvetica, sans-serif; color: #FC7532;
font-size: small; 
font-weight: 600;
text-decoration: none}


body {font-family:Arial, Helvetica, sans-serif;
font-size: small;
font-weight: 400;
color:#FFFFFF}

h1 {font-family:Arial, Helvetica, sans-serif; 
font-size: x-large; 
font-weight: 400;
color:#CC5D26}

h2 {font-family:Arial, Helvetica, sans-serif; 
font-size: large; 
font-weight: 400; 
color:#CC5D26}

h3 {font-family:Arial, Helvetica, sans-serif; 
font-size: medium; 
font-weight: 400; 
color:#ffffff}


h4 {font-family:Arial, Helvetica, sans-serif; 
font-size: small; 
font-weight: 600; 
color:#CC5D26}

h5 {font-family:Arial, Helvetica, sans-serif; 
font-size: small; 
font-weight: 400; 
color:#666666}

h6 {font-family:Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: 400; 
color:#CC5D26}



.title {font-family:Arial, Helvetica, sans-serif; 
font-size: large; 
font-weight: 400;
color:#CC5D26}




/* rounded teXt box */
.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; }

/* height and width stuff, width not really neccessary if at 100%. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

blockquote.withborder {
border:1px solid slategray;
width:50%;
padding-right:8px;
padding-left:8px;
font-size:11px;
background:#FFFFFF;
color:black;
font-family: verdana, arial, sans-serif;
padding-top:0px;
padding-bottom:0px;
}

blockquote.withborder2 {
border:1px solid slategray;
width:65%;
height:100%;
padding-right:8px;
padding-left:8px;
font-size:11px;
background:#FFFFFF;
color:black;
font-family: verdana, arial, sans-serif;
padding-top:0px;
padding-bottom:0px;
}