/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage areas colours */

body {
	background-color: rgb(255,255,240);
	}

#rightarea {
	position: absolute;
	float: left;
   background-color: transparent;
   background-repeat: repeat;
   height: 610px;
   width: 130px;
   margin: 10px 0px 0px 755px;
	}

#pageframe {
    	background-position: top center;
    	background-repeat: no-repeat;
    	background-image: url(images/complogo.jpg);
	}
	
#titlearea {
	background-color: transparent;
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback { 
	background-color: transparent;
	}

.menutopbox {
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */

#leftarea {
	background-color: transparent;
	}

.menubox {
}

.submenubox {
}

#leftbot {
	margin-bottom: 0px;
	height: 40px;
    	background-image: url(images/menubot.jpg);
	background-color: transparent;
	}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: transparent;
	}

#authorarea {
	}

.headingarea {
	background-color: transparent;
	}

.articlearea {
	background-color: transparent;
	}

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
	background-color: rgb(245,245,245);
	border: 1px solid rgb(210,210,210);
	}

.frametopleft {
	background: url(images/frame_tl.gif) no-repeat top left;
	}

.frametopright {
	background: url(images/frame_tr.gif) no-repeat top right;
	}

.framebottomleft {
	background: url(images/frame_bl.gif) no-repeat bottom left;
	}

.framebottomright {
	background: url(images/frame_br.gif) no-repeat bottom right;
	}

/*   XXXXXXXXXXXX  Bottom bar area XXXXXXXXXXXX */

#bottombar {
    	background-repeat: no-repeat;
    	background-position: center;
    	background-image: url(images/bbarback.jpg);}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

.subtable {
	background: rgb(250,250,250);
	border:1px solid rgb(0,0,0);
	}

.toprow {
	background: rgb(230,230,230);
	}

.lastrow {
	background: rgb(230,230,230);
	}

/* Individual text font styles*/


p {	color: rgb(109,109,117);}

xp:first-letter {color: rgb(210,86,0)}

h1 {	color: rgb(98,33,112);}

h2 {	color: rgb(98,33,112);}

h3 {	color: rgb(98,33,112);}

h4 {	color: rgb(0,0,102);}

h5 {	color: rgb(0,0,102);}

h6 {	color: rgb(0,0,102);}

.style1 {color: rgb(98,33,112); }
.style2 {color: rgb(255,0,0);}

/* indented paragraphs and list styles*/

ul {  color: #000}
li {  color: #000}


/* Default text link styles*/

a:visited {color: rgb(0,0,0)}
a:active  {color: rgb(13,37,125)}
a:link    {color: rgb(13,37,150)}
a:hover   {color: rgb(200,0,0)}


/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active {
    	background: transparent url(images/button.gif) 0px 0px;
	padding: 2px 0px 0px 0px;
	color: rgb(0,0,0);
	text-decoration : none;
	}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
	padding: 2px 0px 0px 0px;
	background: transparent  url(images/button.gif) 0px -30px;
	color: rgb(0,102,204);
	text-decoration : none;
	}

a.topmenutext:hover  {
	padding: 2px 0px 0px 0px;
	background: transparent url(images/button.gif) 0px -60px;
	color: rgb(255,0,0);
	text-decoration : underline;
	}

/* Side menu text link styles*/

a.sidemenutext:link {
	background: rgb(250,250,250);
    	padding: 3px 0px 0px 16px;
    	border: 1px solid rgb(0,0,153);
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidemenutext:visited, a.sidemenutext:active {
    	padding: 3px 0px 0px 16px;
    	border: 1px solid rgb(0,0,153);
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	padding: 3px 0px 0px 16px;
	background: rgb(230,240,255);
    	border: 1px solid rgb(0,0,153);
	color: rgb(0,102,204);
	text-decoration: none;
	}

a.sidemenutextlive:hover  {
	color: rgb(255,0,0);
	}

a.sidemenutext:hover {
	background: rgb(230,240,255);
	color: rgb(255,0,0);
	text-decoration: underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
    	border-top: 0px solid rgb(232,214,254);
    	padding: 2px 0px 2px 16px;
	background: transparent  url(images/button.jpg) 0px -4px;
    	background-repeat: no-repeat;
    	border-left: 0px solid rgb(232,214,254);
    	border-bottom: 0px solid rgb(232,214,254);
    	border-right: 0px solid rgb(232,214,254);
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
    	border-top: 0px solid rgb(232,214,254);
    	padding: 2px 0px 2px 16px;
	background: transparent  url(images/button.jpg) 0px -34px;
    	background-repeat: no-repeat;
    	border-left: 0px solid rgb(232,214,254);
    	border-bottom: 0px solid rgb(232,214,254);
    	border-right: 0px solid rgb(232,214,254);
	color: rgb(0,0,0);
	text-decoration : none;
	}

a.sidesubmenutextlive:hover  {
	color: rgb(255,0,0);
	}

a.sidesubmenutext:hover {
    	border-bottom: 0px solid rgb(255,119,187);
    	border-top: 0px solid rgb(255,119,187);
    	padding: 2px 0px 2px 16px;
	background: transparent  url(images/button.jpg) 0px -64px;
    	background-repeat: no-repeat;
    	border-left: 0px solid rgb(255,119,187);
    	border-right: 0px solid rgb(255,119,187);
	color: rgb(255,0,0);
	text-decoration: underline;
	}
