/*====================WORKSHOPS====================*/

body
{font-family: comic sans ms; font-size: 7pt; letter-spacing: 0pt; text-align: center; line-height: 225%; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #009999;}

body a
{color: #003300; text-decoration: none;}

body a:hover
{text-decoration: underline; font-weight: bold;}

body a:visited
{color: #ff66ff; text-decoration: none;}

/*====================WORKSHOPS====================*/

/* Code below formats table */

.defaulttable
{background-color: #D9FFFF; width: 100%; height: 100%; vertical-align: top; margin-left: 0; margin-right: 0; border-collapse: collapse; cellspacing: 1; cellpadding: 1;}

/*====================WORKSHOPS====================*/

/* Code below formats columns in table */

/* formats centre column */
.content
{background-color: #D9FFFF; width: 66%; height: 100%; vertical-align: top; border-style: ridge; border-width: 2px; border-color: #000099;}

/* formats left column */
.leftback
{background-color: #009999; width: 17%; height: 100%; vertical-align: top; border-style: none; border-width: 0px; margin-left: 5px; margin-right: 5px; margin-top: 0px;}

/* formats right column */
.rightback   
{background-color: #009999; width: 17%; height: 100%; vertical-align: top; border-style: none; border-width: 0px; margin-left: 5px; margin-right: 5px; margin-top: 0px;}

/*====================WORKSHOPS====================*/

/* Code below formats text */

/* formats centre column text */
.content p
{font-family: comic sans ms; font-size: 10pt; color: #000000; letter-spacing: .5pt; text-align: justify; text-indent: 0; word-spacing: 0; line-height: 150%; margin-left: 20px; margin-right: 20px; margin-top: 0px; margin-bottom: 10px}

/* formats defaulttable center column links */
.content a
{font-family: comic sans ms; font-size: 10pt; color: #009999; letter-spacing: 0pt; line-height: 100%; margin-bottom: 0px; target: _blank}

.content a:hover
{text-decoration: underline; font-weight: bold;}

.content a:visited
{color: #BF6000; text-decoration: none;}

/*====================WORKSHOPS====================*/

/* formats defaulttable left column text */
.leftback p  
{color: #FFFFFF; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; text-align: left; line-height: 100%; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 10px;}

/* formats left column links */
.leftback a
{color: #000066; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; line-height: 125%; target: _blank}

.leftback a:hover 
{text-decoration: underline; font-weight: bold;}

.leftback a:visited
{color: #33cccc; text-decoration: none;}

/*====================WORKSHOPS====================*/

/* formats defaulttable right column text */
.rightback p
{color: #FFFFFF; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: .5pt; text-align: left; line-height: 150%; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 10px;}

/* formats right column links */
.rightback a 
{color: #000066; font-family: comic sans ms; text-decoration: none; font-size: 10pt; letter-spacing: 0pt; line-height: 100%; target: _blank}

.rightback a:hover 
{text-decoration: underline; font-weight: bold;}

.rightback a:visited
{color: #33cccc; text-decoration: none;}