html
{
	height:100%;
	position:relative;
	z-index:0;
	font-size:10pt;
}

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: small;
	color: #000000;
	position:relative;
	top:0;
	left:0;
	height:100%; 
	width:95%;
	margin-right:auto;
	margin-left:auto;
	font-family: Tahoma, Verdana, Arial;
	z-index:0;

}

#pagewidth
{
	height:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	color: #000000;
	position:relative;
}
#pagewidth-home
{
	height:100%;
	margin-top: 10px;
	width:950px;
	margin-bottom: 10px;
	border-collapse: collapse;
	color: #000000;
	position:relative;
}
.headerleft
{
	background-image:url('../../images/banner-roof-left.png');
	background-repeat:no-repeat;
	text-align:left;
}

.headerright
{
	background-image:url('../../images/banner-roof-right.png');
	background-repeat:no-repeat;
	text-align:right;
}

.headercenter
{
	background-image:url('../../images/banner-roof-center.png');
	background-repeat:repeat-x;
	width:auto;	
}

#toptruss
{
	background-image:url('../../images/truss-horizontal.png');
	background-repeat:repeat-x;
	width:100%;
	position:relative;
	top:-21px;
	z-index:0;
	vertical-align:top;
}

#lefttruss
{
	background-image:url('../../images/truss-vertical.png');
	background-repeat:repeat-y;
	background-position:top;
	position:relative;
	left:10px;
	top:-21px;
	width:60px;
	text-align:left;
	z-index:-1;
	vertical-align:top;	
	min-height:550px;
	height:auto;
}

#righttruss
{
	background-image:url('../../images/truss-vertical.png');
	background-repeat:repeat-y ;
	background-position:top;
	position:relative;
	left:-10px;
	top:-21px;
	width:60px;
	text-align:left;
	z-index:-1;
	vertical-align:top;	
	min-height:550px;
	height:auto;

}
.toprightshadow
{
	background-image:url('../../images/shadow-top-right.png');
	background-repeat:no-repeat;
	position:absolute;
	top:-90px;
	right:-60px;
	width:900px;
	height:250px;
	z-index:-2;

}
#bottomshadow
{
	background-image:url('../../images/shadow-bottom.png');
	background-repeat:repeat-x;
	background-position:bottom;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:75px;
	z-index:-25;
}

#topnavbar
{
	position:relative;
	display:block;
	margin:0;
	padding:0;
	background-color:#ffffff;
	text-align:center;
	border:solid 1px #000;
	top:10px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #990033;
	font-family: Tahoma, Verdana, Arial;
	font-size:10pt;
	text-decoration:none;
	z-index:1;
	width:85%;

}

#topnavbar ul
{	
	display:inline;
	list-style-type:none;
	text-align:center;
	vertical-align:middle;
	clear:both;
	position:relative;
	left:-15px;

}
* html div#topnavbar {padding-top:10px;}

#topnavbar li, a
{
	display:inline;
	text-decoration:none;
	vertical-align:middle;
	padding-left:2px;
	padding-right:2px;
	font-size:10pt;
}

#topnavbar a:link {color: #990033; font-weight: bold; font-size:10pt;text-decoration:none;}     /* unvisited link */
#topnavbar a:visited {color: #990033; font-weight: bold; font-size:10pt;text-decoration:none;}  /* visited link */
#topnavbar a:hover {color: #336666;font-weight: bold; text-decoration:underline; font-size:10pt;}   /* mouse over link */
#topnavbar a:active {color: #990033; font-weight: bold; font-size:10pt;text-decoration:none;}    /* selected link */


#divDealers
{
	background-image:url('../../images/banner-stand-red.png');
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	float:left;
	left:20px;
	width:175px;
	height:400px;
	vertical-align:top;
	text-align:left;

}

#divSlogan
{
	position: absolute;
	left: 200px;
	float: left;
	width: 200px;
	height: 150px;
	vertical-align: top;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #336666;
}


#divVendors
{
	background-image:url('../../images/banner-stand-orange.png');
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	float:right;
	right:50px;
	width:175px;
	height:400px;
	vertical-align:top;
	text-align:left;

}
#featuredPresentations
{
	position:absolute;
	float:right;	
	margin:0 0 0 0;
	padding:0 0 0 0;
	top:-10px;
	right:60px;
	z-index:0;
	width:226px;
	height:500;
}

.flatscreen
{
	background-image:url('../../images/widescreen.jpg');
	background-repeat:no-repeat;
	text-align:center;
	padding:5px 0 5px 0;
	width:207px;
	height:110px;
	z-index:0;
	
}

.featuredBannerImage
{
	position:absolute;
	z-index:1;
	
}

.bannerStandContent
{
	position: relative;
	padding:5px 5px 5px 5px;
	top:20px;
	left:5px;
	width:150px;
	height:auto;
	color:#ffffff;
	font-size:10pt;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	z-index:2;

}

.bannerStandContent h1
{
	font-size:10pt;
	color: #ffcc66;
	text-align:center;
}

.bannerStandContent p, a
{
	font-size:10pt;
	color: #ffffff;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;


}
.bannerStandContent a:link {color: #ffffff; font-weight: bold;font-size:8pt;text-decoration:none;}     /* unvisited link */
.bannerStandContent a:visited {color: #ffffff; font-weight: bold;font-size:8pt;text-decoration:none;}  /* visited link */
.bannerStandContent a:hover {color: #ffcc66;font-weight: bold; font-size:8pt;text-decoration:underline;}   /* mouse over link */
.bannerStandContent a:active {color: #ffcc66; font-weight: bold;font-size:8pt;text-decoration:none;}    /* selected link */

.subCatText  
{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left:24px;
	text-indent:-15px;
	font-size:8pt;
	
}
.subCatText a:link {color: #ffcc66; font-weight: bold;text-decoration:none;}     /* unvisited link */
.subCatText a:visited {color: #ffcc66; font-weight: bold;text-decoration:none;}  /* visited link */
.subCatText a:hover {color: #ffffff; font-weight: bold; text-decoration:underline;}   /* mouse over link */
.subCatText a:active {color: #ffcc66; font-weight: bold;text-decoration:none;}    /* selected link */


#categoryContainer
{
	width:200px;
	height:auto;
	position:relative;
	top:-10px;
	left:10px;
	z-index:0;
}


#categoryTop
{
	background-image:url('../../images/banner-stand-black-top.png');
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	width:200px;
	height:26px;
	vertical-align:top;
	text-align:left;
}

#categoryMiddle
{
	background-image:url('../../images/banner-stand-black-middle.png');
	background-repeat:repeat-y;
	background-position:top;
	position:relative;
	min-height:400px;
	vertical-align:top;
	text-align:left;
	width:200px;
	height:auto;
}

#categoryBottom
{
	background-image:url('../../images/banner-stand-black-bottom.png');
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	vertical-align:top;
	text-align:left;
	width:200px;
	height:41px;
	z-index:-1;
}

.newsTitle
{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}


div#nav{
	width: 100%;
	text-align: center;
	padding: 0;
	font-size: 1em;
	color: #fff;
	height: 1.7em;
	vertical-align:text-bottom;
}

div#nav ul{
    margin:0;
    padding:0;
}

div#nav li{
	float: left;
    list-style: none;
    margin: 0;
	margin-left: 2px;
    padding: 0 0 0 13px;
    white-space:  nowrap;
    line-height: 1.5em;
    background: #888888 url(../../images/tab_off.gif) 0 0 no-repeat;
    color: #fff;
    width: auto;
}
 
div#nav li a{
    display: block;
    padding: 0.1em 13px 0.1em 0;
    text-decoration: none;
    color: #FFFFFF;
    background: #888888 url(../../images/tab_off.gif) no-repeat 100% 0;
}

div#nav li.selected{
    background: #910803 url(../../images/tab_on.gif) 0 0 no-repeat;
}

div#nav li.selected a{
	color: #FFFFFF;
    background: #910803 url(../../images/tab_on.gif) 100% 0 no-repeat;
}

#searchbox
{
	text-align: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #cc6600;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#searchbox ul
{	
  padding: 0;
  	padding-left:25px;
margin: 0;

	list-style-type:none;
}
#searchbox ul li
{
	display:inline;
	padding-left:20px; 
	padding-right:20px;
	
}





#newblock {background-color:#7C2C31;width:212;margin-top:0px;  vertical-align:top; padding:5px 5px 5px 5px;}
#signupblock {background-color:#E5E5E5;width:100%;margin-top:0px;}

#footer
{
	background-color: #dcdcdc;
	width: 100%;
	height: 45px;
	border-top: #ff6600 3px solid;
	vertical-align: top;
	padding-top:5px;
	position: relative;
	color: #a9a9a9;
}
#welcomeban {height:46px; width:694px; margin-left:-5px; vertical-align:middle; margin-top:30px; background-image:url(../../images/teysensimages/welcomebanner.jpg); background-repeat:no-repeat; }

#centerline {border-right: 1px dotted black;}

#toplinks 
{

text-align:right;
padding-right:30px;

}

#toplinks a:link {color: #990033; font-weight: bold; font-size:10pt;text-decoration:none;}     /* unvisited link */
#toplinks a:visited {color: #990033; font-weight: bold; font-size:10pt;text-decoration:none;}  /* visited link */
#toplinks a:hover {color: #336666;font-weight: bold; text-decoration:underline; font-size:10pt;}   /* mouse over link */
#toplinks a:active {color: #990033; font-weight: bold; font-size:10pt;text-decoration:none;}    /* selected link */

.lgtxt {color:#FFFFFF;font-size:15px;}

.wdth {width:300px;}

.txtbx1 {width:190px;border-bottom:3px solid #ffffff;}
.txtbx2 {width:190px;}
.txtbx3 {width:190px;border-bottom:3px solid #1689CC;}
.push1 {margin-left:15px;margin-top:10px;margin-bottom:10px;}
.push2 {margin-left:50px;margin-top:10px;margin-bottom:10px;}
.backcolor {background-color:#7C2C31;height:305px;width:234px;}

.mainnav {color:#ffffff;font-size:18px; margin-top:3px; margin-right:4px;}
.searchtxt {color:#ffffff;font-size:12px; font-weight:bold;}
.newtxt {color:#ffffff;font-size:12px;}
.lgtxt {color:#000;font-size:15px;}
.titletxt {color:#000;font-size:20px;}
.regtxt {color:#000;font-size:13px;}
.footlink
{
	color: #a9a9a9;
	font-size: 13px;
}
.copytxt {color:#000;font-size:10px;}
.breadcrumbs {color:#000; font-size:12px;}

.toplink a:link{color:#ffffff;text-decoration:underline;font-size:12px;font-weight:bold;}
.toplink a:visited{color:#ffffff;text-decoration:underline;font-size:12px;font-weight:bold;}
.toplink a:hover{color:#ffffff;text-decoration:underline;font-size:12px;font-weight:bold;}
.toplink a:active{color:#ffffff;text-decoration:underline;font-size:12px;font-weight:bold;}

.mainnav a:link{color:#ffffff;text-decoration:none;font-size:14px;font-weight:bold;}
.mainnav a:visited{color:#ffffff;text-decoration:none;font-size:14px;font-weight:bold;}
.mainnav a:hover{color:#D8D8D8;text-decoration:none;font-size:14px;font-weight:bold;}
.mainnav a:active{color:#D8D8D8;text-decoration:underline;font-size:14px;font-weight:bold;}


.bluelink a:link{color:#ffffff;text-decoration:underline;font-size:14px;font-weight:normal;}
.bluelink a:visited{color:#ffffff;text-decoration:underline;font-size:14px;font-weight:normal;}
.bluelink a:hover{color:#ffffff;text-decoration:underline;font-size:14px;font-weight:normal;}
.bluelink a:active{color:#ffffff;text-decoration:underline;font-size:14px;font-weight:normal;}

.bluelink2 a:link{color:#7C2C31;text-decoration:underline;font-size:16px;font-weight:normal;}
.bluelink2 a:visited{color:#7C2C31;text-decoration:underline;font-size:16px;font-weight:normal;}
.bluelink2 a:hover{color:#000;text-decoration:underline;font-size:16px;font-weight:normal;}
.bluelink2 a:active{color:#000;text-decoration:underline;font-size:16px;font-weight:normal;}

.whtlink {color:#ffffff;font-size:16px;font-weight:normal;}

.whtlink a:link{color:#ffffff;text-decoration:underline;font-size:16px;font-weight:normal;}
.whtlink a:visited{color:#ffffff;text-decoration:underline;font-size:16px;font-weight:normal;}
.whtlink a:hover{color:#000;text-decoration:underline;font-size:16px;font-weight:normal;}
.whtlink a:active{color:#000;text-decoration:underline;font-size:16px;font-weight:normal;}

.whtlink2 a:link{color:#ffffff;font-size:14px;font-weight:normal;}
.whtlink2 a:visited{color:#ffffff;font-size:14px;font-weight:normal;}
.whtlink2 a:hover{color:#ffffff;font-size:14px;font-weight:normal;}
.whtlink2 a:active{color:#ffffff;font-size:14px;font-weight:normal;}

.footlink a:link{color:#000;text-decoration:underline;font-size:11px;font-weight:normal;}
.footlink a:visited{color:#000;text-decoration:underline;font-size:11px;font-weight:normal;}
.footlink a:hover{color:#1689CC;text-decoration:underline;font-size:11px;font-weight:normal;}
.footlink a:active{color:#1689CC;text-decoration:underline;font-size:11px;font-weight:normal;}

.crumb a:link{color:#9966CC;text-decoration:underline;font-size:12px;font-weight:normal;}
.crumb a:visited{color:#9966CC;text-decoration:underline;font-size:12px;font-weight:normal;}
.crumb a:hover{color:#000;text-decoration:none;font-size:12px;font-weight:normal;}
.crumb a:active{color:#000;text-decoration:none;font-size:12px;font-weight:normal}

.storelink a:link {color: #7C2C31; font-size: 14px; font-weight: bold; text-decoration: none;}
.storelink a:visited {color: #7C2C31; font-size: 14px; font-weight: bold; text-decoration: none; }
.storelink a:hover {color: black; font-size: 14px; font-weight: bold; text-decoration: none; }
.storelink a:active {color: black; font-size: 14px; font-weight: bold; text-decoration: none; }

.storelink2 a:link {color: black; font-size: 20px; font-weight: bold; text-decoration: none;}
.storelink2 a:visited {color: black; font-size: 20px; font-weight: bold; text-decoration: none; }
.storelink2 a:hover {color: black; font-size: 20px; font-weight: bold; text-decoration: none; }
.storelink2 a:active {color: black; font-size: 20px; font-weight: bold; text-decoration: none; }

.shop a:link {color: #1A472B; font-size: 18px; font-weight: bold; text-decoration: none; }
.shop a:visited {color: #1A472B; font-size: 18px; font-weight: bold; text-decoration: none;}
.shop a:hover {color: #1A472B; font-size: 18px; font-weight: bold; text-decoration: underline;}
.shop a:active {color: #1A472B; font-size: 18px; font-weight: bold; text-decoration: underline; }

.gourmet {font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #FFFFFF; font-size:18px; margin-top: 160px}

.visitgift{font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #7C2C31; font-size:22px; font-weight:bold; margin-top: 40px; text-decoration:none}
.visitgift a:link{font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #7C2C31; font-size:22px; font-weight:bold; text-decoration:none}
.visitgift a:visited{font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #7C2C31; font-size:22px; font-weight:bold; text-decoration:none}
.visitgift a:hover{font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: black; font-size:22px; font-weight:bold; text-decoration:none}
.visitgift a:active{font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: black; font-size:22px; font-weight:bold;  text-decoration:none}

.ProductImage
{
    height:105px;
}
.ProductImage2
{
    width:125px;
}

.ProductSummaryDisplayWrapper
{
     height:250px;
     margin-top:10px; 
}
.ProductSummaryImageHolder
{
    text-align:center;
    vertical-align:top;
}
.ProductSummaryText
{
    padding-left:10px;
    padding-right:10px;
     text-align:center;
}
.RetailPrice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.YouSave
{
    font-weight: bold;
    color: #336600;
}
.HookLine
{
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    background-repeat:repeat-y;
    width:260px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   background-repeat:no-repeat;
   height:22px;
   width:300px;

}
.coreboxbottom
{
    width:300px;
    background-image:url(images/core_box_bottom.gif);
    background-repeat:no-repeat;
    height:22px;

}
.coreboxheader
{
    width:300px;
    background-image:url(images/core_box_bg.gif);
    background-repeat:repeat-y;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	color: #b22222;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.totalbox
{
	color:#990000;
	font-weight:bold;
}

.AdBox
{
	padding:10px;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.EditMe
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	background-color:#F5F5F5;
	border:1px solid gainsboro;
}


.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    color: #000;
    font-family: verdana;
}
.AdBox h3
{
    font-weight: bold;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
P 
{
	margin-top:0px;
}

H1 {
	color: #000000;
	font: bold 110% ;
}

H2 {
	color: #000000;
	font: bold 105% Verdana, Arial, Helvetica, sans-serif;
}

H3 {
	color: #000000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

H4 {
	color: #000000;
	font: bold 85% Verdana, Arial, Helvetica, sans-serif;
}

H5 {
	color: #000000;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
}

H6 {
	color: #000000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

code { color: #6c0; font: 100% "Courier New", Courier, monospace }

#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 200px;
	width: 500px;
		z-index:100;

}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('images/tab.gif') no-repeat 0px -92px;
	}


	#leftcontent 
	{
		position: absolute;
		top:120px;
		left:10px;
		background:#fff;
			z-index:100;

		}

	#rightcontent {
		position: relative;
		width:550px;
		background:#fff;
		}
	#centercontent 
	{
		background:#fff;
        width:710px;
	}

	html>body #centercontent {
   		margin-left: 50px;
   		margin-right:55px;
   			z-index:100;

		}

.cartbox1 {
	background: url('images/specialboxbg.gif') repeat-y;
	width: 180px;
}

.cartbox2 {
	background: url('images/specialboxtop.gif') no-repeat top left;
	width: 180px;
}

.cartbox3 {
	background: url('images/specialboxbottom.gif') no-repeat bottom left;
	width: 180px;
}
.cartbox
{
    padding: 0px 20px 10px 20px;
}
.cartbox h1
{
	font-size: 12px;
	font-weight:bold;
	color:#b22222;
	padding: 18px 10px 4px 10px;
	margin: 0px;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	color:white;
	padding-top:8px; padding-left:5px;
}

.logtable
{
	background-color: #d3d3d3;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	z-index:0;
}
.loginheader
{
	height: 30px;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	background-color: #696969;
	text-align: center;
}
 .logincell
 {
    vertical-align:top;
    text-align:center;
    font-weight: bold; 
    font-size: 10pt; 
    color: #000000; 
    font-family: arial; 
    background-color: #696969; 

    width:50%;
 }
 
 
 a:link a:hover 
 {color:#000000;	font-size:11pt;
}
 
 #navcontainer { width: 180px; }

#navcontainer ul
{
margin-left:20px;
margin-right:20px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul li 
{
	padding-top:2px;

}

#navcontainer a
{
	display: block;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	width: 190px;
	background-color: #cc6600;
	font-size: 80%;
}

#navcontainer a:link, .navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #006666;
	text-decoration: none;
	color: #000;
}

#subnavcontainer ul li
{
vertical-align:middle;
padding-left: 0;
color: #000;
padding-top:2px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#subnavcontainer a{
display: block;
padding-left: 3px;
padding-top:3px;
padding-bottom:3px;
text-decoration: none;
background-color:#cccccc;
color: #006666;
width: 172px;
font-size:70%;
}
#subnavcontainer a:link, .navlist a:visited
{
color: #006666;
text-decoration: none;
}

#subnavcontainer a:hover
{
	background-color: #006666;
	text-decoration: none;
	color: #000;
}


#leftcol{
 	vertical-align:top;
  }
 #middlecol
 {
	position:relative;
	z-index:-1;
 }
 
 
 
#rightcol
{
 
 
 vertical-align:top;
 width:198px;
 height:auto; 
 float:left; 
 position:relative; 
 }
 
 .box
{
	width:188px; 
	color:#ffffff; 
	background-color:#e5e5e5; 
	border:solid 1px #006666; 
	text-align:left;
		font-size:12px; 


}

.boxheader
{
	width:186px;
	background-color:#006666;
	color:#ffffff; 
	font-size:12px; 
	height:20px; 
	padding-top:4px; 
	padding-left:3px;
}

.boxbody
{
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px; 
	color:#000;
		font-size:12px; 

}
 
 .policybox
{
	width:452px; 
	color:#ffffff; 
	background-color:#e5e5e5; 
	border:solid 1px #006666; 
	text-align:left;
		font-size:12px; 


}

.policyboxheader
{
	width:450px;
	background-color:#006666;
	color:#ffffff; 
	font-size:12px; 
	height:20px; 
	padding-top:4px; 
	padding-left:3px;
}

.policyboxbody
{
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px; 
	color:#000;
}

.profileselected
{
	background-color:#006666;
	color:#fff;
	border:solid 2 #006666;
	
}
.profiletab
{
	width:14%; 
	min-width:100px; 
	padding-left:2; 
	padding-right:2; 
	padding-top:10px; 
	padding-bottom:10px;
	color:#669900;
	font-weight:bold;
}
 .alignright
 {
	text-align:right;
 }
A
{
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
}
.TealText
{
	color:#336666;
}

.MaroonText
{
}