body   {
background: url(../images/bg.png);
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #ffffff;
font-family: Arial;
margin: 1EM;
}
#bigbox    {
width: 800px;
background: #fff;
border: 1px solid black;
margin: 20px auto auto auto;
}
.blackborder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
border
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

}
/*

This is the blue box at the top of the page that
you see the words "scratchpad" in.

*/

#head   {
height:100px;
background:url(../images/topgrad.png);
}
A { color: #0033CC; text-decoration: underline; }
A:hover { text-decoration: underline overline;}
A:visited { color: #0033CC; }
A.small {font-size: smaller; }
A:hover.small { text-decoration: underline overline;}
A:visited.small { color: #0033CC; }


.menutext { font-family: Arial; font-size: 10pt; }
.menulink { font-family: Arial; font-size: 10pt; color: #0000AA; font-weight: normal; }
.menulink a { color: #0000AA; text-decoration: none; }
.menulink a:hover { text-decoration: underline; }
.nolink  { text-decoration: none; color: #000000; font-family: Arial; font-size: 10pt; }
.nolink a  { text-decoration: none; color: #000000; font-family: Arial; font-size: 10pt; }
.nolink a:hover  { text-decoration: none; color: #000000; font-family: Arial; font-size: 10pt;}

.b1  { font-family: Arial; font-size: 8pt; }
.b2  { font-family: Arial; font-size: 10pt; }
.b2h1  { background-color: #d7e9ff; font-family: Arial; font-size: 10pt; }
.b2h2  { background-color: #FFFFCC; font-family: Arial; font-size: 10pt; }
.b2h3  { background-color: #DDDDDD; font-family: Arial; font-size: 10pt; }
.b3  { font-family: Arial; font-size: 12pt; }
.b1b  { font-family: Arial; font-size: 8pt; font-weight: bold; }
.b2b  { font-family: Arial; font-size: 10pt; font-weight: bold; }
.b3b  { font-family: Arial; font-size: 12pt; font-weight: bold; }

.bh1  { color: #000000; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: underline; }  /* heading medium */
.bh2  { color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: underline; }  /* heading medium */
.bh3  { color: #000000; font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: underline; }  /* heading medium */
.bh4  { color: #000000; font-family: serif; font-size: 16pt; font-weight: bold; }  /* heading medium */

.th3  { font-family: verdana, Arial, sans-serif, sans-serif; font-size: 13pt; }
.f1  { font-family: Arial; font-size: 8pt; color: #000000; }

.tlOver {
    /*border: 2px solid #E1E8F0;*/
		background-color: #DDDDDD;
}
.tlOut {
    /*border-top: 2px solid #FCFDFE;
    //border-left: 2px solid #FCFDFE;
    //border-bottom: 2px solid #FFFFFF;
    //border-right: 2px solid #9EB2C9;
		//background-color: #DDDDDD;*/
}
td {font-size: 10pt;}
h1 h2 h3 h4 h5{font-family: Arial;}

