/* General */

body
{
	background		: #ffffff;
	margin			: 0px;
}

a:link, a:visited {
	color			: #000000; 
	text-decoration		: none;
       }

a:hover {
	color			: #91E465;
	text-decoration		: none;
}

tr,div {
  	font-family     	: arial;
  	font-size       	: 11px;
  	color           	: #000000;
}

.tblbody1
{
	background		: url(../images/shadow.gif); 
	background-repeat	: repeat-y; 
	background-position	: right top; 
	background-color	: #69BF3E;
        border-left-width       : 1px;
	border-left-style       : solid;
	border-left-color       : #000000;
}


.tdcorner1
{
	width			: 22px;
	height			: 24px;
	background		: url(../images/corner-top-1.jpg);
	background-repeat	: no-repeat;
     
}

.tdcorner2
{
	width			: 22px;
	height			: 24px;
	background		: url(../images/corner-top-2.jpg);
	background-repeat	: no-repeat;
}

.tblcontent
{
	background-color	: #ffffff;
	margin-left		: 4px;
	margin-right		: 4px;
}

table.moduletable th 
{
	background		: url(../images/title-bg.jpg) no-repeat;
	text-align		: left;
	width			: 193px;
	height			: 68px;
	padding-top		: 15px;
	padding-left		: 20px;
	color			: #ffffff;
}

table.moduletable
{
	background		: url(../images/module-bottom.jpg) no-repeat;
	background-position	: left bottom;
	width			: 193px;
	padding-bottom		: 5px;
	margin-top		: 5px;
	background-color	: #ffffff;
	margin-bottom		: 5px;
}

table.moduletable td
{
	padding-left		: 7px;
	padding-right		: 7px;
}

.contentheading
{
	background-color	: #64BE37;
	border-bottom		: 3px solid #C8F2B3;
	color			: #ffffff;
	font-weight		: bold;
	padding-left		: 3px;
}

.componentheading
{
	font-weight		: bold;
	color			: #000000;
}



.contentpaneopen
{
	width			: 100%;
	text-align		: justify;
}

a.mainlevel:link, a.mainlevel:visited 
{
	line-height		: 16px;
}


.tdfooter
{
	background-color	: #ffffff;
	height			: 32px;
	border-top		: 1px solid #000000;
        border-bottom		: 1px solid #000000;
}



.tdtopmenu
{
	background		: url(../images/header-02.jpg);
	background-repeat	         : no-repeat;
         padding-left               : 2px;
         height			: 55px;
	
     
}

.small , .createdate
{
	font-size		: 9px;
        color			: #A7A7A7;
}

.sectiontableheader
{
	background-color	: #65BE39;
	height			: 20px;
	padding-left		: 3px;
}

.sectiontableentry1
{
	background-color	: #ffffff;	
	height			: 20px;
	padding-left		: 3px;
}

.sectiontableentry2
{
	background-color	: #ffffff;
	height			: 20px;
	padding-left		: 3px;
}

input , select , textarea
{
	font-size		: 11px;
	font-family		: verdana;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.tdheader
{
	background		: url(../images/header-01.jpg) no-repeat;
	width			: 769px;
	height			: 168px;
     
	  
        
}



table.contenttoc
{
	border			: 1px solid #59A533;
	margin			: 2px;
}

table.contenttoc th
{
	background-color	: #59A533;
	color			: #ffffff;
	padding			: 2px;
}

table.contenttoc td
{
	padding			: 2px;
}

.mosimage_caption
{
        color                   : #868686;
        font-weight             : bold;
}

.made
{   font-size: 9px;
    color:#000000;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	vertical-align:top;
	
}