BODY
{
    font-family: Arial, Helvetica, sans-serif;
	color : #000000;
    font-size : 12px;
	background-color : #EADAB5;
   background: #EADAB5 url(graphics/top_back.gif) repeat-x 0 0;
	margin : 0;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
	color : #000000;
    font-size : 12px;
}

TABLE
{
    margin : 0px;
}

TD.ads
{
	background-color : #CCCC99;
    color : #7E3F55;
    border : 1px solid;
    border-color : #7E3F55;
    width : 128px;
    
}

.box
{

    background-color : #CCCC99;
    font-size : 12px;
    padding  : 6px;
    line-height : 16px;
    border-width : 2px;
    border-style : solid;
    border-color : #FFCC66;
}

div.border
{

    border : 2px dotted;
    border-color : #CC0066;
    width : 400px;
    text-align: center;
    padding: 6px;
    
}

span.borderdark
{
    color : #000000;
   font-size : 14px;
}


span.borderlight
{
    color : #7E3F55;
   font-size : 12px;
}
    
    

td.buttonside
{
	background-image : url(graphics/buttonside2.gif);
}
P
{
    font-family: Arial, Helvetica, sans-serif;
	color : #000000;
    font-size : 12px;
}

H1
{
    font-family: "Times New Roman", Times, serif;
	color : #993366;
	text-align : center;
	font-size : 32px;
}

H2
{
    color : #993366;
	text-align : left;
	font-size : 13px;
    font-weight: bold;
}

H3
{
    font-family: "Times New Roman", Times, serif;
	color : #993366;
	text-align : center;
	font-size : 18px;
	font-weight: normal;
}

H4
{
    font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	text-decoration: underline;
	font-size : 18px;
}

H5
{
    font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 16px;
}

.yellow
{
    background-color : #EFF4B7;
}

.adborder
{
    border: 2px solid;
    border-color : #CC0066;
    background-color : CCCC99;    
    width : 130px;
}

.ad
{

    background-color : CCCC99;
    padding-top:  10px;
    padding-right : 10px;
    padding-left : 10px;
    padding-bottom : 10px;

}
.bold
{
	font-weight : bold;
	color : #461301;
}

.indent0
{
	margin-left : 10px;
}

.indent1
{
	margin-left : 20px;
}

.indent2
{
	margin-left : 40px;
}

.indent3
{
	margin-left : 80px;
}

.red
{
	color : #B90623;
	font-weight: bold;
}

.green
{
	color : #669933;
	text-align : left;
	font-size : 14px;
    font-weight: bold;
}

.purple
{
	color : #993366;
	font-size : 13px;
    font-weight: bold;
}

.brown
{
	color : #461301;
	font-size : 12px;
    font-weight: bold;
}

.quote
{
    font-size : 14px;
    font-style : italic;
}

.quoteauthor
{
    font-size : 12px;
    text-align : right;
    margin-right : 75px;
}


.white
{
	color : #ffffff;
	font-size : 12px;
    font-weight: bold;
}

.link
{
	color : #9933CC;
	font-size : 11px;
}


DIV.workshoptitle
{
    font-family: "Times New Roman", Times, serif;
	color : #000080;
	text-align : center;
	font-weight: bold;
	font-size : 24px;
}

DIV.workshoptitlesmall
{
    font-family: "Times New Roman", Times, serif;
	color : #000080;
	text-align : center;
	font-weight: bold;
	font-size : 18px;
}

DIV.workshopsub
{
	color : #000080;
	text-align : center;
	font-size : 15px;
	padding-bottom : 10px;
}

.center
{
	text-align : center;
}

.right
{
	text-align : right;
}

LI
{
	padding-bottom : 5px;
	list-style : disc;
	color:  #461301;
}

.footer
{
	font-size : 13px;
}

.smaller
{
	font-size : 11px;
}

.larger
{
	font-size : 15px;
}

.narrow1
{
    padding-left : 20px;
    padding-right : 20px;
}

.copyright
{
	font-size : 9px;
	color : #666666;
}

.form
{
    font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.underline
{
	text-decoration : underline;
}

A:LINK
{
    color : #5957A7;
    text-decoration : none;
}

A:VISITED
{
    color : #A358C9;
    text-decoration : none;
}

A:HOVER
{
    color : #cc2229;
    text-decoration : underline;
}

