/*-------Standard Theme v0.9.6--------*/



/*-----------Page Variables-----------*/

body {
	color: black;

	margin: 0%;

	padding: 0;

	border-width: 0;

	border-style: none;

	border-color: inherit;

	width: auto;

	background-color: white;
	/*background-image: url(./images/celticknot.gif);*/
	/* This will set the color of your page */

}

.pagetable {
	background-image: url(./images/fleurmany.gif);
	background-color: transparent;
	width: 100%;
	/* This will set the overall width of your layout */
	cellpadding: 0;
	cellspacing: 0;
}

.table {
	background-color: transparent;
	/* Color of the box's at the top and bottom */
	width: 100%;
	border: thin #F2C973 solid;
	/* The border around the boxes at the top and bottom */
	border-width: 1px 1px 1px 1px;
	cellpadding: 0;
	cellspacing: 0;
}

/*----------Title Box Prefs-----------*/

.myheadertable {

	background-image: url(./images/celticknot.gif);

	background-color: transparent;

	width: 100%;

	border: thin #F2C973 solid;

	border-width: 4px 4px 4px 4px;

	cellpadding: 0;

	cellspacing: 0;

}




/*-----------Menu Prefs-----------*/

.mnlcolumnheading {
	background-image: url(./images/darkparch.gif);
	background-color: transparent;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, geneva
}

.mnlcolumnheading {
	background-color : transparent;
	background-image: url(./images/liteparch.gif);

	border: thin #F2C973 solid;
	border-width: 2px 2px 2px 2px;
}

.menubackcolor {
	color: black;
	background-color: transparent;
}

.menubarcolor {
	color: black;
	font-weight: bold;
	background-image: url(./images/darkparch.gif);
	background-color: transparent;
}

.menubodycolor {
	color: black;
	font-weight: bold;
	background-image: url(./images/mdparch.gif);
	background-color: transparent;
}

.cathdl {
	color: black;
	/* Color of Box Header Text */
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva;
	background-color : transparent;
	background : transparent;
}

.cat {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva;
	background-color : transparent;
}

/*-----------Navagation Bar Prefs-----------*/

.mnlhighlightheading {	
	background-color: transparent;
	background-image: url(./images/darkparch.gif);
}
/*-----------Navagation Bar Prefs-----------*/
.mnlbreadcrumbs {
	background-color: transparent;
	background-image: url(./images/darkparch.gif);
}



/*-----------Link Prefs-----------*/

A:link  { color: green; font-family: arial, helvetica, geneva; text-decoration: underline }

A:visited  { color: #008000; text-decoration: underline }

A:active {

	color: green;

	text-decoration: underline

}

A:hover {

	color: green;

	font-weight: bold;

	text-decoration: underline overline;

	font-family: arial, helvetica, geneva

}



/*-----------Text Prefs-----------*/

.text {

	color: black;

	font-size: 10pt;

	font-family: arial, helvetica, geneva;

}

.textsmall {

	color: black;

	font-size: 8pt;

	font-family: arial, helvetica, geneva

}

.texttitle {

	color: black;

	font-weight: bold;

	font-size: 12pt;

	font-family: arial, helvetica, geneva

}

.time {

	color: black;

	font-size: 10pt;

	font-family: arial, helvetica, geneva

}



/*-----------Other Prefs-----------*/



TD {

	font-size: 10pt;

	font-family: arial, helvetica, geneva

}

P {

	font-size: 10pt;

	font-family: arial, helvetica, geneva

}

/*-----------Menu Prefs-----------*/

.mnlcolumnheading {
	background-image: url(./images/darkparch.gif);
	background-color: transparent;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, geneva
}

.mnlcolumnheading {
	background-color : transparent;
	background-image: url(./images/liteparch.gif);

	border: thin #F2C973 solid;
	border-width: 2px 2px 2px 2px;
}

.menubackcolor {
	color: black;
	background-color: transparent;
}

.menubarcolor {
	color: black;
	font-weight: bold;
	background-image: url(./images/darkparch.gif);
	background-color: transparent;
}

.menubodycolor {
	color: black;
	font-weight: bold;
	background-image: url(./images/mdparch.gif);
	background-color: transparent;
}

.cathdl {
	color: black;
	/* Color of Box Header Text */
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva;
	background-color : transparent;
	background : transparent;
}

.cat {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: arial, helvetica, geneva;
	background-color : transparent;
}


