
	.p-sml
	{
		font-family: verdana, sans-serif;
		font-size: 55%;
		padding-bottom: 5px;
	}

	#wrapper
	{
		padding: 0px 10px 10px 10px;
	}

	#header td
	{
		background-image: url(../i/top_bg.gif);
		background-repeat: repeat-x;
	}

	#top-links { padding-top: 5px; white-space: nowrap; }
	#top-links a { color: #FFFFFF; text-decoration: none; }
	#top-links a:hover { color: #FFCC00; text-decoration: none; }

	.vr
	{
		background-image: url(../i/vr.gif);
		background-repeat: repeat-y;
		width: 21px;
	}

	.vr_menu
	{
		background-image: url(../i/vr.gif);
		background-repeat: vertical;
		height: 350px;
	}

	.ff
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		padding: 2px;
	}
	

/* begin sub-classes of p and li */

	.footer
	{
		color: #808080;
		background-image: url(../i/hr.gif);
		background-repeat: horizontal;
	}


	.maroon	{ color: #9F1E30; }
	.orange	{ color: #FFFF00; }
	.asterisk	{ color: #FF0000; }
	.orange	{ color: #E79505; }
	.red	{ color: #FF0000; }

	.breadCrumbs
	{
		font-family: verdana, sans-serif;
		font-weight: normal;
		font-size: 70%;
		padding: 7px 0px 7px 0px;
		margin-bottom: 10px;
		background-image: url(../i/dot.gif);
		background-position: bottom;
		background-repeat: repeat-x;
	}

	.breadCrumbs a { color: #404040; text-decoration: none; }
	.breadCrumbs a:visited { color: #404040; text-decoration: none; }
	.breadCrumbs a:hover { color: #9F1E30; text-decoration: none; }


/* begin menu layout classes */


	.menuMain		{
				font-family: verdana, sans-serif;
				font-weight: normal;
				font-size: 70%;
				}

	.main_off a		{ color: #1B5888; text-decoration: none; }
	.main_off a:hover		{ color: #E60003; text-decoration: none; }
	.main_off 			{
				background-color: #FFFFFF;
				border-left: 1px solid #1B5888;
				border-top: 1px solid #1B5888;
				border-bottom: 1px solid #1B5888;
				padding: 5px;
				text-align: center;
				white-space: nowrap;
				}

	.main_on a		{ color: #1B5888; text-decoration: none; }
	.main_on a:hover		{ color: #E60003; text-decoration: none; }
	.main_on 			{
				background-color: #FFFFFF;
				border-left: 1px solid #1B5888;
				border-top: 1px solid #1B5888;
				border-bottom: 1px solid #1B5888;
				padding: 5px;
				text-align: center;
				white-space: nowrap;
				}





/* begin side menu */

	.menu			{
				font-family: verdana, sans-serif;
				font-weight: normal;
				font-size: 70%;
				width: 100%;
				}


	/* quicklink title */
	.level_0 			{
				font-weight: bold;
				color: #FFFFFF; 
				background-color: #E60003;
				text-decoration: none;
				padding: 5px;
				}

/* begin side menu */

	.commonMenu		{
				font-family: verdana, sans-serif;
				font-weight: normal;
				font-size: 70%;
				width: 160px;
				color: #FFFFFF;
				}

	.Xl1_arrow 		{
				background-color: #FFB300;
				background-image: url(../i/dot.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				padding-top: 5px;
				padding-bottom: 5px;
				width: 5px;
				}
	.l1 			{
				padding: 3px;
				}
	.l1 a			{ color: #000; text-decoration: none;}
	.l1 a:hover		{ color: #FF0000; text-decoration: none;}

	.l2_arrow 			{
				background-color: #FFB300;
				background-image: url(../i/dot.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				padding-top: 5px;
				padding-bottom: 5px;
				width: 5px;
				}
	.l2 			{
				padding: 5px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l2 a			{ color: #000000; text-decoration: none;}
	.l2 a:hover		{ color: #FF0000; text-decoration: none;}


	.l3_arrow 			{
				background-color: #CCCCCC;
				background-repeat: repeat-x;
				background-position: bottom;
				padding-top: 5px;
				padding-bottom: 5px;
				width: 5px;
				}
	.l3 			{
				padding: 5px;
				padding-right: 15px;
				padding-left: 15px;
				background-image: url(../i/dot.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l3 a			{ color: #000000; text-decoration: none;}
	.l3 a:hover		{ color: #FF0000; text-decoration: none;}


/* table borders and stuff */

	.underlined td
	{
		padding: 0;
		margin: 0;
	}

	.products td
	{
		padding: 0;
		margin: 0;
	}


	.tabular
	{
		border-top: 1px solid #E3E3E3;
		border-right: 1px solid #E3E3E3;
	}

	.tabular td
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
	}

	.tabular th
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
		background-color: #06B2C6;
		color: #FFF;
		font-weight: normal;
	}

	.backorders th
	{
		background-color: #E00909;
	}


/* homepage specials */

	.box
	{
		border: 1px solid #B5B5B5;
		padding: 5px;
	}


/* tabs */


	.tab_hover
	{
		color: white;
		width: 125px;
		padding: 5px 0px 5px 0px;
		background-image: url(../i/ltab_blue.gif);
		text-align: center;
		font-family: verdana;
		font-size: 70%;
		cursor: pointer;
	}


	.tab
	{
		color: white;
		width: 125px;
		padding: 5px 0px 5px 0px;
		background-image: url(../i/ltab_blue2.gif);
		text-align: center;
		font-family: verdana;
		font-size: 70%;
		cursor: pointer;
	}

	.data_tab
	{
		border: 1px solid gray;
		width: 500px;
		height: 100px;
		text-align: left;
		font-family: verdana;
		font-size: 70%;
		padding: 0.3em;
	}

