/*-------------------------------------------------------*/
/* Container Styles for DotNetNuke - Advantage by DrNuke */
/*         http://www.DrNuke.co.uk/advantage             */
/*-------------------------------------------------------*/

/* Global CSS */
/*-------------------------------------------------------*/
.containermaster {
	width:100%;
	height:100%;
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TitleTD, .V1TitleTD, .V2TitleTD, .V2TitleTD, .V3TitleTD, .V4TitleTD {
	padding: 0px 0px 0px 6px;
}
.V8TitleTD, .V9TitleTD {
	padding: 0px 0px 0px 20px;
}
.MainTitleTD {
	padding: 0 0 0 0;
}
.MainContentTD {
	padding: 12px 0 0 0;
}

/* V1 Box */
/*-------------------------------------------------------*/
/* outer table on v1 container */ 
.V1Table {
	width:100%;
	height:100%;
}
/* top left corner */ 
.V1TL {
	width:13px;
	height:30px;
	background: url(images/common/contv1-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.V1T {
	height:11px;
	background: url(images/common/contv1-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.V1TR {
	width:13px;
	height:30px;
	background: url(images/common/contv1-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.V1L {
	width:13px;
	background: url(images/common/contv1-l.gif) repeat-y top left;
}
/* content area */ 
.V1M {
	background: #f3f3f3;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.V1R {
	width:13px;
	background: url(images/common/contv1-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.V1BL {
	width:13px;
	height:21px;
	background: url(images/common/contv1-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.V1B {
	height:11px;
	background: url(images/common/contv1-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.V1BR {
	width:13px;
	height:21px;
	background: url(images/common/contv1-br.gif) no-repeat top right;
}

/* V2 Box */
/*-------------------------------------------------------*/
/* outer table on v2 container */ 
.V2Table {
	width:100%;
	height:100%;
}
/* top left corner */ 
.V2TL {
	width:13px;
	height:30px;
	background: url(images/common/contv2-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.V2T {
	height:11px;
	background: url(images/common/contv2-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.V2TR {
	width:13px;
	height:30px;
	background: url(images/common/contv2-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.V2L {
	width:13px;
	background: url(images/common/contv2-l.gif) repeat-y top left;
}
/* content area */ 
.V2M {
	background: url(images/common/contv2-m.gif) repeat-x top left #ffffff;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.V2R {
	width:13px;
	background: url(images/common/contv2-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.V2BL {
	width:13px;
	height:21px;
	background: url(images/common/contv2-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.V2B {
	height:11px;
	background: url(images/common/contv2-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.V2BR {
	width:13px;
	height:21px;
	background: url(images/common/contv2-br.gif) no-repeat top right;
}

/* V3 Box */
/*-------------------------------------------------------*/
/* outer table on v3 container */ 
.V3Table {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V3TL {
	width:12px;
	height:12px;
	background: url(images/common/contv3-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.V3T {
	height:12px;
	background: url(images/common/contv3-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.V3TR {
	width:12px;
	height:12px;
	background: url(images/common/contv3-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.V3L {
	width:12px;
	background: url(images/common/contv3-l.gif) repeat-y top left;
}
/* content area */ 
.V3TM {
	background: #f5f5f5;
}
/* content area */ 
.V3M {
	background: #f5f5f5;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.V3R {
	width:12px;
	background: url(images/common/contv3-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.V3BL {
	width:12px;
	height:12px;
	background: url(images/common/contv3-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.V3B {
	height:12px;
	background: url(images/common/contv3-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.V3BR {
	width:12px;
	height:12px;
	background: url(images/common/contv3-br.gif) no-repeat top right;
}

/* V4 Box */
/*-------------------------------------------------------*/
/* outer table on v4 container */ 
.V4Table {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V4TL {
	width:12px;
	height:12px;
	background: url(images/common/contv4-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.V4T {
	height:12px;
	background: url(images/titlebar_top.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-t.gif) repeat-x bottom left; */
}
/* top right corner */ 
.V4TR {
	width:12px;
	height:12px;
	background: url(images/common/contv4-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.V4L {
	width:12px;
	background: url(images/common/contv4-l2.gif) repeat-y top left;
}
/* content area */ 
.V4TM {
	background: url(images/common/contv4-m.gif) repeat-x top left #f5f5f5;
}
/* content area */ 
.V4M {
	/* background: #f5f5f5; */
	padding: 8px 8px 0 8px;
	background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #d0d0d0;
}
/* right edge */ 
.V4R {
	width:12px;
	background: url(images/common/contv4-r2.gif) repeat-y top right;
}
/* bottom left corner */ 
.V4BL {
	width:12px;
	height:12px;
	background: url(images/common/contv4-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.V4B {
	height:12px;
	background: url(images/titlebar_bottom.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-b.gif) repeat-x top left; */
}
/* bottom right corner */ 
.V4BR {
	width:12px;
	height:12px;
	background: url(images/common/contv4-br.gif) no-repeat top right;
}

/* V5 Box */
/*-------------------------------------------------------*/
/* outer table on v5 container */ 
.V5Table {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V5TL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* top edge */ 
.V5T {
	height:12px;
	background: url(images/titlebar_top.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-t.gif) repeat-x bottom left; */
}
/* top right corner */ 
.V5TR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tr.gif) no-repeat bottom right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* left edge */ 
.V5L {
	width:12px;
	/* background: url(images/common/contv4-l2.gif) repeat-y top left; */
	/* background: url(images/DarkGray/contbanner-l.gif) repeat-y top left; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* content area */ 
.V5TM {
	background: url(images/common/contv4-m.gif) repeat-x top left #f5f5f5;
}
/* content area */ 
.V5M {
	/* padding: 8px 8px 0 8px; */
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* right edge */ 
.V5R {
	width:12px;
	/* background: url(images/common/contv4-r2.gif) repeat-y top right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* bottom left corner */ 
.V5BL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-bl.gif) no-repeat top left; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* bottom edge */ 
.V5B {
	height:12px;
	background: url(images/titlebar_bottom.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-b.gif) repeat-x top left; */
}
/* bottom right corner */ 
.V5BR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-br.gif) no-repeat top right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}


/* V6 Box */
/*-------------------------------------------------------*/
/* outer table on V6 container */ 
.V6Table {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V6TL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* top edge */ 
.V6T {
	height:12px;
	background: url(images/titlebar_top.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-t.gif) repeat-x bottom left; */
}
/* top right corner */ 
.V6TR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tr.gif) no-repeat bottom right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* left edge */ 
.V6L {
	width:12px;
	/* background: url(images/common/contv4-l2.gif) repeat-y top left; */
	/* background: url(images/DarkGray/contbanner-l.gif) repeat-y top left; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* content area */ 
.V6TM {
	background: url(images/common/contv4-m.gif) repeat-x top left #f5f5f5;
}
/* content area */ 
.V6M {
	/* padding: 8px 8px 0 8px; */
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* right edge */ 
.V6R {
	width:12px;
	/* background: url(images/common/contv4-r2.gif) repeat-y top right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* bottom left corner */ 
.V6BL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-bl.gif) no-repeat top left; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}
/* bottom edge */ 
.V6B {
	height:12px;
	background: url(images/titlebar_bottom.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-b.gif) repeat-x top left; */
}
/* bottom right corner */ 
.V6BR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-br.gif) no-repeat top right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
}


/* V7 Box */
/*-------------------------------------------------------*/
/* outer table on V7 container */ 
.V7Table {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V7TL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_left_a2.gif);
	background: 4D4D4D;
}
/* top edge */ 
.V7T {
	height:12px;
	background: url(images/titlebar_top.gif) no-repeat bottom center #DADADA;
	/* background: url(images/common/contv4-t.gif) repeat-x bottom left; */
	background: 4D4D4D;
}
/* top right corner */ 
.V7TR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tr.gif) no-repeat bottom right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_right_a.gif);
	background: 4D4D4D;
}
/* left edge */ 
.V7L {
	width:12px;
	/* background: url(images/common/contv4-l2.gif) repeat-y top left; */
	/* background: url(images/DarkGray/contbanner-l.gif) repeat-y top left; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_left_a2.gif);
}
/* content area */ 
.V7TM {
	/* background: url(images/common/contv4-m.gif) repeat-x top left #DADADA; */ /* #f5f5f5; */
	background: #4D4D4D; /* Dark Gray */ /* #f5f5f5; */
	background: #DADADA; 
}
/* content area */ 
.V7M {
	padding: 8px 8px 8px 8px;
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* content area */ 
.V7MCompany {
	padding: 8px 8px 8px 8px;
	background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* content area */ 
.V7MEmpty {
	padding: 8px 8px 8px 8px;
	background: #DADADA; /* #d0d0d0; */
}
/* right edge */ 
.V7R {
	width:12px;
	/* background: url(images/common/contv4-r2.gif) repeat-y top right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/sidebar_right.gif) no-repeat;
	background: url(images/cont_right_a2.gif);
}
/* bottom left corner */ 
.V7BL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-bl.gif) no-repeat top left; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_left_a2.gif);
}
/* bottom edge */ 
.V7B {
	height:12px;
	background: url(images/titlebar_bottom.gif) no-repeat bottom center;
	/* background: url(images/common/contv4-b.gif) repeat-x top left; */
	
}
/* bottom right corner */ 
.V7BR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-br.gif) no-repeat top right; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_right_a2.gif);
}

/* V7 Box */
/*-------------------------------------------------------*/
/* outer table on V7 container */ 
.V8Table {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V8TL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_left_a2.gif);
	/* background: 4D4D4D; */
}

/* top edge */ 
.V8T {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	background: url(images/titlebar400px.gif) no-repeat center center;
}
/* top right corner */ 
.V8TR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_right_a2.gif);
	/* background: 4D4D4D; */
}
/* left edge */ 
.V8L {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #4D4D4D;
	background: url(images/cont_left_a2.gif);
}

/* left edge */ 
.V8LBlack {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #4D4D4D;
	background: url(images/cont_left_a2.gif);
	background: #f3f3f3;
}

/* content area */ 
.V8TM {
	background: #f5f5f5;
}

/* content area */ 
.V8M {
	padding: 8px 8px 0px 8px;
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* content area */ 
.V8MCompany {
	padding: 8px 8px 0px 8px;
	background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* content area */ 
.V8MEmpty {
	padding: 8px 8px 0px 8px;
	background: #DADADA; /* #d0d0d0; */
}

/* content area */ 
.V8MEmptyBlack {
	padding: 8px 8px 0px 8px;
	background: #DADADA; /* #d0d0d0; */
	background: #f3f3f3; /* dark grey */
}

/* right edge */ 
.V8R {
	width:12px;
	background: #4D4D4D;
	background: url(images/cont_right_a2.gif);
}

/* right edge */ 
.V8R {
	width:12px;
	background: #4D4D4D;
	background: url(images/cont_right_a2.gif);
	background: #f3f3f3;
}

/* bottom left corner */ 
.V8BL {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_left_a2.gif); */
}
/* bottom edge */ 
.V8B {
	height:12px;
	/* background: #4D4D4D; */
	background: url(images/titlebar400px.gif) no-repeat center center;
}
/* bottom right corner */ 
.V8BR {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_right_a2.gif); */
}

/* V8 800 Box */
/*-------------------------------------------------------*/
/* outer table on V8 800 container */ 
.V8Table800 {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.V8TL800 {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_left_a2.gif);
	/* background: 4D4D4D; */
}

/* top edge */ 
.V8T800 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; 
	background: url(images/titlebar800px.gif) no-repeat center center; */
	background: url(images/titlebar800.jpg) no-repeat center center;
}
/* top right corner */ 
.V8TR800 {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: url(images/cont_right_a2.gif);
	/* background: 4D4D4D; */
}
/* left edge */ 
.V8L800 {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #4D4D4D;
	background: url(images/cont_left_a2.gif);
}
/* content area */ 
.V8TM800 {
	background: #f5f5f5;
	color:#000000;
}

/* content area */ 
.V8M800 {
	padding: 8px 8px 0px 8px;
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
}
/* content area */ 
.V8MCompany800 {
	padding: 8px 8px 0px 8px;
	/* background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #DADADA; */ /* #d0d0d0; */
	background: url(images/776x400corporate.jpg) no-repeat top center #DADADA; /* #d0d0d0; */
	color:#000000;
}
/* content area */ 
.V8MEmpty800 {
	padding: 8px 8px 0px 8px;
	background: #DADADA; /* #d0d0d0; */
	color:#000000;
}

/* right edge */ 
.V8R800 {
	width:12px;
	background: #4D4D4D;
	background: url(images/cont_right_a2.gif);
}
/* bottom left corner */ 
.V8BL800 {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_left_a2.gif); */
}
/* bottom edge */ 
.V8B800 {
	height:12px;
	/* background: #4D4D4D; */
	background: url(images/titlebar800.jpg) no-repeat center center;
}
/* bottom right corner */ 
.V8BR800 {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_right_a2.gif); */
}

/* V9 Box */
/*-------------------------------------------------------*/
/* outer table on V9 container */ 
.V9Table {
	width:100%;
	height: 100%;
	vertical-align:top;
}
/* top left corner */ 
.V9TL {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #124465 url(images/cont_left_a2.gif);
	/* background: 4D4D4D; */
}

/* top edge */ 
.V9T {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: url(images/400px_titlebar.jpg) no-repeat center center;
}

/* top edge */ 
.V9T333 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: url(images/333px_titlebar.jpg) no-repeat center center;
}

/* top edge */ 
.V9T362 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: url(images/362px_titlebar.jpg) no-repeat center center;
}

/* top edge */ 
.V9T500 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: url(images/503px_titlebar.jpg) no-repeat center center;
}

/* top edge */ 
.V9T644 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: url(images/644px_titlebar.jpg) no-repeat center center;
}

/* top edge */ 
.V9T800 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: url(images/800px_titlebar.jpg) no-repeat center center;
}

/* top edge */ 
.V9T1000 {
	height:12px;
	/* background: url(images/titlebar400px.gif) repeat-x bottom left;
	background: url(images/titlebar376px.gif) no-repeat center center; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: #124465 url(images/1006px_titlebar.jpg) no-repeat center center;
}

/* top right corner */ 
.V9TR {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #124465 url(images/cont_right_a2.gif);
	/* background: 4D4D4D; */
}
/* left edge */ 
.V9L {
	width:6px; /*12px*/
	background: #3f3f3f;
	background: #E4F2FF;
}

/* left edge */ 
.V9LBlack {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #4D4D4D;
	background: url(images/cont_left_a2.gif);
	background: #3f3f3f; /* dark grey */
	background: #232323;
}

/* content area */ 
.V9TM {
	background: #f5f5f5;
}

/* content area */ 
.V9M {
	padding: 8px 8px 0px 8px;
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #DADADA; /* grey */
	background: url(images/home_boxbkgrnd.jpg) no-repeat top center #E4F2FF; /* Lt Blue */
}
/* content area */ 
.V9MCompany {
	padding: 8px 8px 0px 8px;
	background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #DADADA; /* grey; */
	background: url(images/800_corpsnapshot_lightblue.jpg) no-repeat top center #E4F2FF; /* Lt Blue */
	background: url(images/1006_corpoverview_lightblue.jpg) no-repeat top center #E4F2FF; /* Lt Blue */
}

/* content area */ 
.V9MCompany1000 {
	padding: 8px 8px 0px 8px;
	background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #DADADA; /* grey; */
	background: url(images/1006_corpoverview_lgtblue.jpg) no-repeat top center #E4F2FF; /* Lt Blue */
}

/* content area */ 
.V9MHats1000 {
	padding: 8px 8px 0px 8px;
	background: url(images/aboutTxtBkgrnd.jpg) no-repeat top center #DADADA; /* grey; */
	background: url(images/hatsLarge-blue1000.png) no-repeat top center #E4F2FF; /* Lt Blue */
	background: url(images/Hats.jpg) no-repeat top right #E4F2FF; /* Lt Blue */
	background: url(images/hats-blue.jpg) no-repeat top center #E4F2FF; /* Lt Blue */
	background: url(images/hats2-blue1000.png); /* Lt Blue */
}

/* content area */ 
.V9MEmpty {
	padding: 8px 8px 0px 8px;
	background: #DADADA; /* grey */
	background: #E4F2FF; /* Lt Blue */
}

/* content area */ 
.V9MEmptyBlack {
	padding: 8px 8px 0px 8px;
	background: #DADADA; /* #d0d0d0; */
	background: #3f3f3f; /* dark grey */
	background: #232323; /* black */
}

/* right edge */ 
.V9R {
	width:6px; /*12px*/
	/* background: #4D4D4D;
	background: url(images/cont_right_a2.gif); */
	background: #3f3f3f; /* dark grey */
	/* background: #E4F2FF; */
	/* right edge */ 
}


/* right edge */ 
.V9RBlack {
	width:6px; /*12px*/
	/* background: #4D4D4D;
	background: url(images/cont_right_a2.gif); */
	background: #3f3f3f; /* dark grey */
	/* background: #E4F2FF; */
	background: #232323; /* black */
}

/* bottom left corner */ 
.V9BL {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_left_a2.gif); */
	background: #3f3f3f;
	/* background: #E4F2FF; */
}

/* bottom left corner */ 
.V9BL-DarkBlue {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_left_a2.gif); */
	background: #3f3f3f;
	/* background: #E4F2FF; */
	background: #124465; /* Dark Blue */
}

/* bottom edge */ 
.V9B {
	height:12px;
	/* background: #4D4D4D; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: #3f3f3f;
	/* background: #E4F2FF; */
}

/* bottom edge */ 
.V9BBlack {
	height:12px;
	/* background: #4D4D4D; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: #232323;
	/* background: #E4F2FF; */
}

/* bottom edge */ 
.V9B-DarkBlue {
	height:12px;
	/* background: #4D4D4D; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: #3f3f3f;
	/* background: #E4F2FF; */
	background: #124465; /* Dark Blue */
}

/* bottom right corner */ 
.V9BR {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_right_a2.gif); */
	background: #f3f3f3; /* dark grey */
	background: #3f3f3f;
	/* background: #E4F2FF; */
}

/* bottom right corner */ 
.V9BR-DarkBlue {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_right_a2.gif); */
	background: #f3f3f3; /* dark grey */
	background: #3f3f3f;
	/* background: #E4F2FF; */
	background: #124465; /* Dark Blue */
}

/* left edge */ 
.V9L-LightBlue {
	width:12px;
	height:12px;
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #4D4D4D;
	background: url(images/cont_left_a2.gif);
	background: #f3f3f3;
	background: #E4F2FF;  /* Light Blue */
}

/* left edge */ 
.V9L-DarkBlue {
	width:12px;
	/* height:12px; */
	/* background: url(images/common/contv4-tl.gif) no-repeat bottom left #f5f5f5; */
	/* background:#3F3F3F; */
	background:#475B63;
	background:#5F83A0;
	background:#356991;
	background:#13375B;
	background:#094E68; /* Teal */
	background:#00F; /* Royal Blue */
	background:#0541A1; /* Dark Blue */
	background: #4D4D4D;
	background: url(images/cont_left_a2.gif);
	background: #f3f3f3;
	background: #E4F2FF;  /* Light Blue */
	background: #124465; /* Dark Blue */
}

/* right edge */ 
.V9R-LightBlue {
	width:12px;
	background: #4D4D4D;
	background: url(images/cont_right_a2.gif);
	background: #f3f3f3; /* dark grey */
	background: #E4F2FF; /* Light Blue */
}

/* right edge */ 
.V9R-DarkBlue {
	width:12px;
	background: #4D4D4D;
	background: url(images/cont_right_a2.gif);
	background: #f3f3f3; /* dark grey */
	background: #E4F2FF; /* Light Blue */
	background: #124465; /* Dark Blue */
}

/* bottom left corner */ 
.V9BL-LightBlue {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_left_a2.gif); */
	background: #E4F2FF; /* Light Blue */
	background: #3f3f3f;
}

/* bottom left corner */ 
.V9BL-DarkBlue {
	width:12px;
	height:12px;
	background: #4D4D4D;
	/* background: url(images/cont_left_a2.gif); */
	background: #E4F2FF; /* Light Blue */
	background: #124465; /* Dark Blue */
}

/* bottom edge */ 
.V9B-DarkBlue {
	height:12px;
	/* background: #4D4D4D; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: #E4F2FF; /* Light Blue */
	background: #124465; /* Dark Blue */
}

/* bottom edge */ 
.V9B-LightBlue {
	height:12px;
	/* background: #4D4D4D; */
	/* background: url(images/titlebar400px.gif) no-repeat center center; */
	background: #E4F2FF; /* Light Blue */
	background: #3f3f3f;
}

/* bottom right corner */ 
.V9BR-LightBlue {
	width:12px;
	height:12px;
	background: #4D4D4D; /* grey */
	/* background: url(images/cont_right_a2.gif); */
	background: #E4F2FF; /* Light Blue */
	background: #3f3f3f;
}

/* bottom right corner */ 
.V9BR-DarkBlue {
	width:12px;
	height:12px;
	background: #4D4D4D; /* grey */
	/* background: url(images/cont_right_a2.gif); */
	background: #E4F2FF; /* Light Blue */
	background: #3f3f3f;
	background: #124465; /* Dark Blue */
}



/* V10 Box */
/*-------------------------------------------------------*/
/* outer table on V10 container */ 
.V10Table {
	width:100%;
	vertical-align:top;
}
/* top left corner */ 
.V10TL {
	width:6px;
	/* height:12px;
	background: #124465 url(images/cont_left_a2.gif); */
	background: #E4F2FF;
}

/* top edge */ 
.V10T {
	/* height:12px;
	background: url(images/400px_titlebar.jpg) no-repeat center center; */
}

/* top right corner */ 
.V10TR {
	/* width:12px;
	height:12px;
	background: #124465 url(images/cont_right_a2.gif); */
	background: #E4F2FF;
}
/* left edge */ 
.V10L {
	width:12px;
	/* background: #3f3f3f; */
	background: #E4F2FF;
}

/* content area */ 
.V10TM {
	background: #E4F2FF;
}

/* content area */ 
.V10M {
	/* padding: 8px 8px 0px 8px; */
	/* background: url(images/home_boxbkgrnd.jpg) no-repeat top center #E4F2FF; */ /* Lt Blue */
	background: #E4F2FF; /* Lt Blue */
}

/* right edge */ 
.V10R {
	width:6px;
	background: #E4F2FF;
}

/* bottom left corner */ 
.V10BL {
	width:12px;
	/* height:12px; */
	background: #3f3f3f;
	/* background: #E4F2FF; */
}

/* bottom edge */ 
.V10B {
	/* height:12px; */
	background: #3f3f3f;
	/* background: #E4F2FF; */
}

/* bottom right corner */ 
.V10BR {
	width:12px;
	/* height:12px; */
	background: #3f3f3f;
	/* background: #E4F2FF; */
}




/* Blue Box */
/*-------------------------------------------------------*/
/* outer table on blue container */ 
.BlueTable {
	width:100%;
}
/* top left corner */ 
.BlueTL {
	width:12px;
	height:12px;
	background: url(images/blue/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.BlueT {
	height:12px;
	background: url(images/blue/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.BlueTR {
	width:12px;
	height:12px;
	background: url(images/blue/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.BlueL {
	width:12px;
	background: url(images/blue/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.BlueTM {
	background: #5e71a8;
}
/* content area */ 
.BlueM {
	background: #5e71a8;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.BlueR {
	width:12px;
	background: url(images/blue/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.BlueBL {
	width:12px;
	height:12px;
	background: url(images/blue/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.BlueB {
	height:12px;
	background: url(images/blue/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.BlueBR {
	width:12px;
	height:12px;
	background: url(images/blue/contbanner-br.gif) no-repeat top right;
}

/* Green Box */
/*-------------------------------------------------------*/
/* outer table on green container */ 
.GreenTable {
	width:100%;
}
/* top left corner */ 
.GreenTL {
	width:12px;
	height:12px;
	background: url(images/green/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.GreenT {
	height:12px;
	background: url(images/green/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.GreenTR {
	width:12px;
	height:12px;
	background: url(images/green/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.GreenL {
	width:12px;
	background: url(images/green/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.GreenTM {
	background: #8fa857;
}
/* content area */ 
.GreenM {
	background: #8fa857;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.GreenR {
	width:12px;
	background: url(images/green/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.GreenBL {
	width:12px;
	height:12px;
	background: url(images/green/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.GreenB {
	height:12px;
	background: url(images/green/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.GreenBR {
	width:12px;
	height:12px;
	background: url(images/green/contbanner-br.gif) no-repeat top right;
}

/* Lilac Box */
/*-------------------------------------------------------*/
/* outer table on lilac container */ 
.LilacTable {
	width:100%;
}
/* top left corner */ 
.LilacTL {
	width:12px;
	height:12px;
	background: url(images/lilac/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.LilacT {
	height:12px;
	background: url(images/lilac/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.LilacTR {
	width:12px;
	height:12px;
	background: url(images/lilac/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.LilacL {
	width:12px;
	background: url(images/lilac/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.LilacTM {
	background: #8459ae;
}
/* content area */ 
.LilacM {
	background: #8459ae;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.LilacR {
	width:12px;
	background: url(images/lilac/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.LilacBL {
	width:12px;
	height:12px;
	background: url(images/lilac/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.LilacB {
	height:12px;
	background: url(images/lilac/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.LilacBR {
	width:12px;
	height:12px;
	background: url(images/lilac/contbanner-br.gif) no-repeat top right;
}

/* Orange Box */
/*-------------------------------------------------------*/
/* outer table on orange container */ 
.OrangeTable {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.OrangeTL {
	width:12px;
	height:12px;
	background: url(images/orange/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.OrangeT {
	height:12px;
	background: url(images/orange/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.OrangeTR {
	width:12px;
	height:12px;
	background: url(images/orange/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.OrangeL {
	width:12px;
	background: url(images/orange/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.OrangeTM {
	background: #e98246;
}
/* content area */ 
.OrangeM {
	background: #e98246;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.OrangeR {
	width:12px;
	background: url(images/orange/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.OrangeBL {
	width:12px;
	height:12px;
	background: url(images/orange/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.OrangeB {
	height:12px;
	background: url(images/orange/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.OrangeBR {
	width:12px;
	height:12px;
	background: url(images/orange/contbanner-br.gif) no-repeat top right;
}

/* Pink Box */
/*-------------------------------------------------------*/
/* outer table on pink container */ 
.PinkTable {
	width:100%;
}
/* top left corner */ 
.PinkTL {
	width:12px;
	height:12px;
	background: url(images/pink/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.PinkT {
	height:12px;
	background: url(images/pink/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.PinkTR {
	width:12px;
	height:12px;
	background: url(images/pink/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.PinkL {
	width:12px;
	background: url(images/pink/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.PinkTM {
	background: #da77be;
}
/* content area */ 
.PinkM {
	background: #da77be;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.PinkR {
	width:12px;
	background: url(images/pink/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.PinkBL {
	width:12px;
	height:12px;
	background: url(images/pink/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.PinkB {
	height:12px;
	background: url(images/pink/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.PinkBR {
	width:12px;
	height:12px;
	background: url(images/pink/contbanner-br.gif) no-repeat top right;
}

/* Red Box */
/*-------------------------------------------------------*/
/* outer table on red container */ 
.RedTable {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.RedTL {
	width:12px;
	height:12px;
	background: url(images/red/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.RedT {
	height:12px;
	background: url(images/red/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.RedTR {
	width:12px;
	height:12px;
	background: url(images/red/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.RedL {
	width:12px;
	background: url(images/red/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.RedTM {
	background: #9b4941;
}
/* content area */ 
.RedM {
	background: #9b4941;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.RedR {
	width:12px;
	background: url(images/red/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.RedBL {
	width:12px;
	height:12px;
	background: url(images/red/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.RedB {
	height:12px;
	background: url(images/red/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.RedBR {
	width:12px;
	height:12px;
	background: url(images/red/contbanner-br.gif) no-repeat top right;
}

/* Silver Box */
/*-------------------------------------------------------*/
/* outer table on silver container */ 
.SilverTable {
	width:100%;
	height: 100%;
}
/* top left corner */ 
.SilverTL {
	width:12px;
	height:12px;
	background: url(images/silver/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.SilverT {
	height:12px;
	background: url(images/silver/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.SilverTR {
	width:12px;
	height:12px;
	background: url(images/silver/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.SilverL {
	width:12px;
	background: url(images/silver/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.SilverTM {
	background: #b4b4b4;
}
/* content area */ 
.SilverM {
	background: #b4b4b4;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.SilverR {
	width:12px;
	background: url(images/silver/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.SilverBL {
	width:12px;
	height:12px;
	background: url(images/silver/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.SilverB {
	height:12px;
	background: url(images/silver/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.SilverBR {
	width:12px;
	height:12px;
	background: url(images/silver/contbanner-br.gif) no-repeat top right;
}

/* Yellow Box */
/*-------------------------------------------------------*/
/* outer table on yellow container */ 
.YellowTable {
	width:100%;
}
/* top left corner */ 
.YellowTL {
	width:12px;
	height:12px;
	background: url(images/yellow/contbanner-tl.gif) no-repeat bottom left;
}
/* top edge */ 
.YellowT {
	height:12px;
	background: url(images/yellow/contbanner-t.gif) repeat-x bottom left;
}
/* top right corner */ 
.YellowTR {
	width:12px;
	height:12px;
	background: url(images/yellow/contbanner-tr.gif) no-repeat bottom right;
}
/* left edge */ 
.YellowL {
	width:12px;
	background: url(images/yellow/contbanner-l.gif) repeat-y top left;
}
/* content area */ 
.YellowTM {
	background: #ecbb54;
}
/* content area */ 
.YellowM {
	background: #ecbb54;
	padding: 8px 8px 0 8px;
}
/* right edge */ 
.YellowR {
	width:12px;
	background: url(images/yellow/contbanner-r.gif) repeat-y top right;
}
/* bottom left corner */ 
.YellowBL {
	width:12px;
	height:12px;
	background: url(images/yellow/contbanner-bl.gif) no-repeat top left;
}
/* bottom edge */ 
.YellowB {
	height:12px;
	background: url(images/yellow/contbanner-b.gif) repeat-x top left;
}
/* bottom right corner */ 
.YellowBR {
	width:12px;
	height:12px;
	background: url(images/yellow/contbanner-br.gif) no-repeat top right;
}



