/* eg margin convention clockwise 12 3 6 9 Oclock */

	body {
		background-color: rgb(240,240,240);
		}

	#frame { 
		border: 1px solid rgb(240,240,240);
	}
	
	#titlearea { 
		background-color: rgb(140,170,230);
		background-image: url(images/complogo.gif); 
		background-position: 10px 10px;
		background-repeat: no-repeat;
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

	#topmenuback { 
		background-color: rgb(0,51,153);
		border-top: 0px solid  rgb(0,0,0);
		border-bottom: 0px solid rgb(0,0,0);
	}

	#topmenualign { 
	}

.menutopbox {
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */
	#leftarea {
		background-color: rgb(240,240,240);
		border:0px solid rgb(0,0,0);
		}

.menubox {
	width: 146px;
	margin: 0px;
}

.submenubox {
	width: 144px;
	margin: 0px;
}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */
	#centerarea {
		background: rgb(255,255,255);
		border:0px solid rgb(0,0,0);
		border-left:1px solid  rgb(153,153,153);
		}


	.headingarea {
		background-color: rgb(255,255,255);
		border:1px solid rgb(153,153,153);
	}

	.articlearea {
		background-color: rgb(255,255,255);
		background: transparent;
		border-bottom: 0px solid rgb(0,0,0);
		border-right: 0px solid rgb(0,0,0);
		border-left: 0px solid rgb(0,0,0);
	}

.maintable {
}


/*   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(0,0,102)}

p:first-letter {color: rgb(0,0,102)}

h1 {	color: rgb(0,0,102)}

h2 {	color: rgb(0,0,102)}

h3 {	color: rgb(0,0,102)}

h4 {	color: rgb(0,0,102);
	margin: 0px;}

h5 {	color: rgb(0,0,102)
	margin: 0px;}

h6 {	color: rgb(0,0,102)}


/* 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 
{	display: block;
	width: 90px;
	padding: 2px 0;
    	border: rgb(0,51,153) 1px solid;
	color: white;
	text-decoration : none;}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active 
{	display: block;
	width: 90px;
	padding: 2px 0;
    	border: rgb(0,51,153) 1px solid;
	color: rgb(253,160,91);
	text-decoration : none;}

a.topmenutextlive:hover  {
	color: rgb(253,80,45);}

a.topmenutext:hover  {
	display: block;
	width: 90px;
	padding: 2px 0;
    	border: rgb(230,240,255) 1px solid;
	color: rgb(253,160,91);
	text-decoration : underline;}

/* Side menu text link styles*/

a.sidemenutext:link {
	background-color: rgb(240,240,240);
	display: block;
	width: 146px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    	border-top: rgb(153,153,153)  1px solid;
	color: rgb(0,0,153);
	text-decoration : none;
	white-space: nowrap;}

a.sidemenutext:visited, a.sidemenutext:active {
	background-color: rgb(240,240,240);
	display: block;
	width: 146px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    	border-top: rgb(153,153,153)  1px solid;
	color: rgb(0,0,153);
	text-decoration : none;
	white-space: nowrap;}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active
{	display: block;
	width: 146px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: rgb(255,255,255);
    	border-top: rgb(153,153,153)  1px solid;
	color: rgb(253,160,91);
	text-decoration : none;
	white-space: nowrap;}

a.sidemenutextlive:hover  {
	color: rgb(253,90,45);
}

a.sidemenutext:hover {
	display: block;
	background: rgb(100,135,220);
	color: white;
	text-decoration : underline;
	white-space: nowrap;}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active
{	display: block;
	width: 142px;
	font-weight: normal;
	padding: 2px 0px 4px 2px;
	margin: 0px 0px 0px 0px;
	background: rgb(255,255,255);
    	border-top: rgb(153,153,153)  1px solid;
	color:  rgb(0,0,153);
	text-decoration : none;}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active
{	display: block;
	width: 142px;
	font-weight: normal;
	padding: 2px 0px 4px 2px;
	margin: 0px 0px 0px 0px;
	background: rgb(255,255,255);
    	border-top: rgb(153,153,153)  1px solid;
	color: black;
	text-decoration : none;}

a.sidesubmenutextlive:hover  {
	color: rgb(253,90,45);}

a.sidesubmenutext:hover {
	display: block;
	padding: 2px 0px 4px 2px;
	background:rgb(0,102,204);
	color: white;
	text-decoration : underline;}
