/* Body */
BODY {
        margin: 0px;
	padding: 0px;
	background-color : #FFFFFF ;
	color : #000000;
	}

td,tr,p,div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

h4 {
	color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
	
.urlofsite {
	color: #887C80; 
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS, Verdana;
	font-size: 16px; 
	font-weight: normal;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #808080; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #FF6600;	text-decoration: none;
	}

/* Horizontal Line */	
hr {
	background: #ffffff; height:0px; border: 0px inset;
	}

/* --Default Class Settings-- */
a.mainmenu:link, a.mainmenu:visited {
	color: #808080; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 14px;
	}
a.mainmenu:hover {
	color: #FF9900; text-decoration: underline;
	}
a.mainmenu:active {
        color: #808080;
        }

a.mainlevel:link, a.mainlevel:visited { color: #808080; font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; font-weight: normal; font-size: 14px; margin-left: 10px; }
a.mainlevel:hover { color: #ff9900; text-decoration: underline; }
a.mainlevel:active {
        color: #808080;
        }
        
a.sublevel:link, a.sublevel:visited { color: #808080; font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif; font-weight: normal; font-size: 12px; text-transform: lowercase; margin-left: 15pt; }
	
a.sublevel:hover {
	color: #FF9900; text-decoration: underline;
	}

a.sublevel:active {
        color: #808080;
        }


/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: Courier New, Times New Roman, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
 	color: #FF7C30;
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
        border-bottom: solid 2px #F0ECE8; 
	}
	
.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #ff6600; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

.moduleheading {
	font-family: "Courier New", "Times New Roman", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : left;
        white-space: nowrap;
        width : 100%;
        color: #786c70;
	background-color: #f0ece8;
	}

.table.moduletable th {
	font-family: "Courier New", "Times New Roman", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : left;
        white-space: nowrap;
        width : 100%;
        color: #786c70;
	background-color: #f0ece8;
	}
	
table.moduletable td { 
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        } 

table.moduletable { 
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #383438; 
        border-right: solid 0px #383438; 
        border-top: solid 0px #383438; 
        border-bottom: solid 0px #383438; 
 }



.componentheading {
	font-family: Courier New, Times New Roman, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
 	color: #FF7C30;
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
        border-bottom: solid 2px #F0ECE8; 
	}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #303030;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ff7c30;
}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}
	
.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #F0ECE8;
	}

.sectiontableheader {
	background-color : #FF9900;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A07C60;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/arrow.gif) 2px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}	

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #D0C0B0;
	}

table.contact td.details {
	background-color: #F0ECE8;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*Main Nav Menu*/
a.mainlevelmain { color: #914102; font-size: 12pt; text-transform: capitalize; margin-left: 13pt; }
a.mainlevelmain:hover { color: #ff9900; text-decoration: underline; }
#active_menumain { color: #f90; }
