body 
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 background-color: #FFC2A6;
 color: #000000;
}

td, tr, p, div 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

ul 
{
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}

hr 
{
 background-color: #000000;
 height: 1px;
 width: 100%;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

a.pathway:link, a.pathway:visited 
{
 color: #000000;
 font-weight: normal;
}

a.pathway:hover 
{
 color: #000000;
 font-weight: normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
a.mainlevel:link, a.mainlevel:visited 
{
 color: #000000;
 font-weight: normal;
}

a.mainlevel:hover 
{
 color: #ac355d;
}

table.moduletable 
{
 width: 100%;
 border-color: #e0e0e0;
 border-width: 0px;
 border-style: solid;
 padding: 4px;
 margin-bottom: 10px;
}

table.moduletable th 
{
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 background-color: #FFC2A6;
 width: 100%;
}

table.moduletable td 
{
 font-size: 10px;
 font-weight: normal;
}

.poll 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 line-height: 14px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader 
{
 background-color: #000000;
 color: #779707;
 font-weight: bold;
}

.sectiontableentry1 
{
 background-color: #FFC2A6;
}

.sectiontableentry2 
{
 background-color: #FFC2A6;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 font-weight: medium;
}

.smalldark 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane 
{
 background-color: #FFC2A6;
}

.contentpaneopen 
{
 background-color: #FFC2A6;
}

.contentheading, .componentheading 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 text-align: left;
}

.createdate 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 text-align: left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-size: 10px;
 font-weight: bold;
 background-color: #FFC2A6;
 color: #000000;
 border-color: #CCCCCC;
 border-width: 1px;
 border-style: solid;
}

.inputbox 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 background-color: #FFFFFF;
 border-color: #CCCCCC;
 border-width: 1px;
 border-style: solid;
}

/* ###################### LINKS ###################### */
a:link, a:visited 
{
 font-size: 11px;
 color: #ff0000;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{
 color: #FFFFFF;
 text-decoration: none;
}

a.category:link, a.category:visited 
{
 color: #FF0000;
 font-weight: bold;
}

a.category:hover 
{
 color: #FFFFFF;
}