/* Default CSS settings */
	BODY {color: black; background: #FFFFFF; style="margin-left: 0px"; font-family: Times New Roman, Times, Serif; font-size: 12px; text-align: justify} 
	.footnote { font-family: Times New Roman, Times, Serif; font-size: 10px; color: #000000} 
	h1 { font-family: Times New Roman, Times, Serif; font-size: 18pt; color: #000000; font-weight: bold} 
	h2 { font-family: Times New Roman, Times, Serif; font-size: 16pt; color: #000000; font-weight: bold} 
	h3 { font-family: Times New Roman, Times, Serif; font-size: 14pt; color: #000000; font-weight: bold} 
	h4 { font-family: Times New Roman, Times, Serif; font-size: 12pt; color: #000000; font-weight: bold}
	h5 {}
	h6 {}
a:visited { color: #006599} 
a:link { color: #006599} 
a:hover { color: #006599} 
a:active { color: #620000}

/*---------------------------------------- 
Category CSS settings 
	catdetailstable 	table housing the body of the category (width %, text-align)
	catdetailsfootertable	table housing the body of the category footer (width %, text-align)
	catbackground		background of the category (color)
	cattopbackground	background of the category if top frame is category specific (color)   

	 - used in eweditpro when creating a category/subcategory
	Header1			Header level 1 setting for a category/subcategory
	Header2			Header level 2 setting for a category/subcategory
	Header3			Header level 3 setting for a category/subcategory
	Header4			Header level 4 setting for a category/subcategory
	Header5			Header level 5 setting for a category/subcategory
	Header6			Header level 6 setting for a category/subcategory
	MFCustom1		Custom classs to configure as needed
	MFCustom2		Custom classs to configure as needed
	MFCustom3		Custom classs to configure as needed
	MFCustom4		Custom classs to configure as needed
	MFCustom5		Custom classs to configure as needed
	MFCustom6		Custom classs to configure as needed
*/

.catdetailstable {width: 97%;  text-align: justify}
.catdetailsfootertable {width: 97%}
.catbackground {background: #FFFFFF } 
.cattopbackground {background:#FFFFFF} 
.Header1 {font-family: Times New Roman, Times, Serif; font-size: 18pt; color: #000000; font-weight: bold}
.Header2 {font-family: Times New Roman, Times, Serif; font-size: 16pt; color: #000000; font-weight: bold}
.Header3 {font-family: Times New Roman, Times, Serif; font-size: 14pt; color: #000000; font-weight: bold}
.Header4 {font-family: Times New Roman, Times, Serif; font-size: 12pt; color: #000000; font-weight: bold}
.Header5 {}
.Header6 {}

.MFCustom1 {}
.MFCustom2 {}
.MFCustom3 {}
.MFCustom4 {}
.MFCustom5 {}
.MFCustom6 {}

/*-----------------------------------------	
SubCategory CSS settings
	subcatbodytable	table housing the body of the subcategory (width %, text-align)
	subnavbackground	sub navigation area background  (color)
	subcatbackground	background of the subcategory body (color)
	subnavlink		link settings for sub navigation hyper links (font, size, text-decoration (underline))
		link		default settings for link (color, text-decoration)
		hover		mouseover settings (color, text-decoration)
		active		currently clicked link (color, text-decoration)
		visited		settings for having visited the link and then moved onto other link (color, text-decoration)
	subnavlinktable		table settings for subnavlink (optional - could include borders, spacings, etc)
	subnavlinktd		table cell settings for sub navigation links (height)
	subnavlefttd		table cell settings for cell to left of subnavigation links for indented look (width)
	subnavlinetr		table row settings for the sub navigation lines surrounding the links or quote (height)
	subnavlinetd		table cell settings for the sub navigation lines surrounding the links or quote, (width, background -for color)
	subnavquotetd		table cell settings for the sub navigation quote (font-family, font-size, color)
	subnavquotelefttd	table cell settings for the cell to the left of the sub naviations quote for indented look (width)
	subnavspacertr1	table row settings for the sub navigation space between the top frame and the first subnav element (height)
	subnavspacertr2	table row settings for the sub navigation space between the top subnav image and the subnav links/quote (height)
	subnavspacertr3	table row settings for the sub navigation space between the subnav links/quote and the bottom subnav elements (height)
	subnavtopimagetd	table cell settings for the top subnav image (optional)
	subnavbottomimagetr table row settings for color strip and image for bottom subnav elements - 
				developed for t5 but available to all template sub navigations (height)
	subnavbottomcolortd table cell settings for bottom subnav cell for accent color to left of bottom image slot (background, width)
	subnavbottomimagetd table cell settings for the bottom sub nav image cell (optional)  */

.subcatbodytable {width:97%;  text-align: justify}
.subnavbackground {background: #FFFFFF} 
.subcatbackground {background:#FFFFFF}
.subnavlink:visited {color: #006599; text-decoration : none;}
.subnavlink:hover {color: #006599; text-decoration : none;font-weight: bold;}
.subnavlink:link {color: #000000; text-decoration : none;}
.subnavlink:active {color: #000000;  text-decoration : none;font-weight: bold;}
.subnavlink {font-family: Times New Roman, Times, Serif; font-size: 12px; text-decoration : none;}
.subnavlinktable {}
.subnavlinktd {height: 24}
.subnavlefttd {}

.subnavlinetr {height: 2px}
.subnavlinetd {width: 0px; background: #669999}
.subnavquotetd {font-family: Times New Roman, Times, Serif; font-size: 14; color: #669999}
.subnavquotelefttd {width:4}
.subnavspacertr1 {height: 25px}
.subnavspacertr2 {}
.subnavspacertr3 {}
.subnavtopimagetd {}
.subnavbottomimagetr {height: 500px}
.subnavbottomcolortd {background: #FFFFFF; width: 0px}
.subnavbottomimagetd {}

/*-----------------------------------------------------
 TEMPLATE II navigation element settings (background color, text color/size/font) 
/* 	navbase is the starting point for the buttons
	navclicked is for the current clicked state of the button clicked
	navmouseover is for the moused over state of the button
	navmouseout is for the mouse out state of the button
	navbackground is for the background of the navigation button area */
	
/*.navbase { font-family: Times New Roman, Times, Serif; font-size: 12px; color: white; background-color: black; } 
.navclicked { font-family: Times New Roman, Times, Serif; font-size: 12px; color: #000000; background-color: #FFFFE8; } 
.navmouseout { font-family: Times New Roman, Times, Serif; font-size: 12px; color: white; background-color: black} 
.navmouseover {font-family: Times New Roman, Times, Serif; font-size: 12px; color: #FFFFFF; background-color: #669966} 
.navbackground { background: #000000} */

/*--------------------------------------------------------
TEMPLATE V ELEMENTS
	companyname		table cell settings for the company name elements (height, font settings, width, text-align)
	topnavtable			table settings for the top navigation table (width)
	topnavtablerof		table settings for the top navigation table around the flash nav (width)
	topnavroftd1		table cell settings for the top navigation cell to right of flash - blank filler (height, width)
	topnavroftd2		table cell settings for the top navigation cell to right of flash dark extender color (height, width, background)
	topnavroftd3		table cell settings for the top navigation cell to right of flash accent color  (height, width, background)
	topnavroftd4		table cell settings for the top navigation cell to right of flash - blank filler (height, width)
	topnavloftd1		table cell settings for the top navigation cell to left of flash - blank filler (height, width)
	topnavloftd2		table cell settings for the top navigation cell to left of flash dark extender color (height, width, background)
	topnavloftd3		table cell settings for the top navigation cell to left of flash accent color  (height, width, background)
	topnavloftd4		table cell settings for the top navigation cell to left of flash - blank filler (height, width)
	outsideframes		background settings for body of outside frames - centered version of site specs (background)  */
	
/*.companyname {height: 16pt; font-weight: bold; width: 760; text-align: center}
.topnavtable {width: 100%}
.topnavtablerof {width: 100%}
.secondarystyle {background:#FFFFFF}
.primarystyle {background:#FFFFFF}
.topnavroftd1{height: 30; width: 10%}
.topnavroftd2{height: 6; background: #181818; width: 0%}
.topnavroftd3{height: 61; background: #FFFFFF; width: 0%}
.topnavroftd4{height: 33; width: 10%}
.topnavloftd1{height: 30; width: 10%}
.topnavloftd2{height: 6; background: #181818; width: 0%}
.topnavloftd3{height: 61; background: #FFFFFF; width: 0%}
.topnavloftd4{height: 33; width: 10%}
.outsideframes {background: #E7E3E7}*/
