.form_text {
	font-size: 10px;
}

.staticSC {
	BACKGROUND-COLOR: #FF0000;
	color: #FFFFFF;
	font-size:10px;
}

.hoverSC {
	BACKGROUND-COLOR: #FFFFFF;
	color: #000000;
	font-size:10px;
}

.red_button {
	color: #FFFFFF;
	background-color: #C61C31;
}
.warning {
	color: #C61C31;
}
.blue_button {
	color: #FFFFFF;
	background-color: #0045B5;
}

.menu_set {
	font-family: Arial; 
	font-size: 15px;
	font-weight: bold;
}

.menu_set a:link, .menu_set a:active, .menu_set a:visited {	
	TEXT-DECORATION: none; 
	color: #C11111;
}

.menu_set a:hover {	
	color: #000000;
}

.menu_set2 {
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_set2 a:link, .menu_set2 a:active, .menu_set2 a:visited {	
	TEXT-DECORATION: none; 
	color: #FFFFFF;
}

.menu_set2 a:hover {	
	color: #000000;
}

.category_list {
	width:112px;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
}

.category_list ul {
	margin:0px;	
	padding:0px 0px 0px 5px;
	line-height:15px;
	background-image:url(/images/button_1.gif);
	list-style-type:none;
}

.category_list a {
	color:#999999;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
}

.category_list a:hover{
	color:#CCCCCC;
}

.category_list li {
	padding:1px 1px 1px 1px;
}

th,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

hr	{
	height: 0px;
 	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.forumline	{
	border: 1px #666666 solid;
}

td.row1	{
	background-color: #ffffff;
	font-size: 10px;
}

td.row2	{
	background-color: #ffffff;
	font-size: 12px;
}

td.row3	{
	background-color: #ffffff;
	font-size: 12px;
}

.row4	{
	font-size: 11px;
}

.row5	{
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
}

th	{
	font-size: 11px;
	font-weight : bold;
	background-color:
	height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		background-image: url(images/cellpic1.gif);
		background-color:#000000;
		border: #000000;
		border-style: solid;
		height: 20px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight:	bold;
	border-style: solid;
	height: 28px;
}
	
td.row3Right,td.spaceRow {
	background-color: #666666;
	border: #666666;
	border-style: solid;
}

th.thHead,td.catHead {
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
}

.row6 {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.gen {
	font-size : 12px;
}

.genmed {
	font-size : 11px;
}

.gensmall {
	font-size : 10px;
}

a.gen,a.genmed,a.gensmall {
	color: #999999;
	text-decoration: none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover	{
	color: #999999;
	text-decoration: underline;
}

.cattitle		{
	font-weight: bold;
	font-size: 12px ;
	letter-spacing: 1px;
	color : #000099
}

a.cattitle		{
	text-decoration: none;
	color : #000099;
}

a.cattitle:hover{
	text-decoration: underline;
}

.nav			{
	font-weight: bold;
	font-size: 11px;
	color : #000000;
}

a.nav			{
text-decoration: none;
color : #000099;
}

a.nav:hover		{
text-decoration: underline;
}

.name	{
	font-size : 11px;
	color : #000000;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.copyright		{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC66;
	letter-spacing: -1px;
}

a.copyright	{
	color: #333333;
	text-decoration: none;
}

a.copyright:hover {
	color: #FF0000;
	text-decoration: underline;
}

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width: 1px;
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

form {
	margin: 0;
}

input {
	text-indent : 2px;
}

input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

#strong  {
	font-weight:bold;
}

.footer	{
	color:#999999;
	font-size:10px;
}

a.footer:link	{
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}

a.footer:visited 		{
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}
	
a.footer:hover 			{
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}

a.linkbold:link			{
	color:#666600;
	text-decoration:underline;
	font-weight:bold;
}
	
a.linkbold:visited 		{
	color:#666600;
	text-decoration:underline;
	font-weight:bold;
}
	
a.linkbold:hover 		{
	color:#CC0033;
	text-decoration:underline;
	font-weight:bold;
}

a.header:link			{
	color:#00CC66;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

a.header:visited 		{
	color:#00CC66;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

a.header:hover 			{
	color:#CC0033;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

a.product:link			{
	color:#666600;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
	
a.product:visited 		{
	color:#666600;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
a.product:hover 		{
	color:#CC0033;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

a.related:link		{
	color:#666600;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
	
a.related:visited 	{
	color:#666600;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
	
a.related:hover 	{
	color:#CC0033;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.top					{
	color:#FFFF00;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}

a.top:link			{
	color:#00CC66;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}

a.top:visited 		{
	color:#00CC66;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}

a.top:hover 			{
	color:#FFFF00;
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
}
 
.table					{
	 color:#666666;
	 font-size:10px;
}
 
 .tablestrong		{
	color:#666666;
	font-size:10px;
	font-weight:bold;
}

a.table:link			{
	color:#666600;
	font-size:10px;
	ext-decoration:underline;
	font-weight:bold;
}

a.table:visited 		{
	color:#666600;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

a.table:hover 		{
	color:#666600;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

.bold					{
 	font-weight:bold;
}

.alert					{
 	color:#FF0000;
	font-weight:bold;
}

.textlabel				{
 color:#666600;
 font-weight:bold;
}

.note					{
	 color:#999999;
	 font-size:10px;
	 font-weight:normal;
}
 
.small					{
	 color:#666666;
	 font-size:10px;
	 font-weight:normal;
}

.price					{
	 font-weight:bold;
}

br{
	font-size:10px
}

.s{
	font-family:Tahoma;
	font-size:11px; 
	color:#48422D;
	text-decoration:none
}

.s1{
	font-family:Tahoma;
	font-size:10px;
	color:#48422D;
	text-decoration:none
}

 .green{
  	font-family:Tahoma;
	font-size:11px;
	color:#48422D;
}

 .red{
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
}

.o{
	font-family:Tahoma;
	font-size:10px;
	color:#965827;
}

.o1{
	font-family:Tahoma;
	font-size:9px;  color:#72411A;
	text-decoration:none
}

.o2{
	font-family:Tahoma;
	font-size:9px;
	color:#72411A;
}

.blue{
  	font-family:Tahoma;
	font-size:11px;
	color:#2C7F06;
}

.w{
  	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.b{
	font-family:Tahoma;
	font-size:11px;
	color:#363636;
	text-decoration:none
}

#input{
  		width:160px;
		height:21px;	
}
		 
#input1{
  		width:134px;
		height:21px;
}
		
#textarea{
  	width:102px; height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto
}


/*/////////////////////////////////////////////////////////////////////////////////*/

.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #00CBC9; font-size: 8pt; font-family: Verdana }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #B33C13; }
.productsNotifications { }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: color:#960606; text-decoration: underline; }

body{
padding:0px;
}

A {
  color: #000000;
  }
TD 	{
		color:#686868;
		font-size:11px;
		font-family:tahoma
		}
A:hover {
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
 font-size: 11px;
 color: #7587A9;
 text-decoration: none;
}

A.headerNavigation:hover {
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 // background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.templateinfobox     {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px }

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
  ;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
 padding:7px 0 7px 0;
	font-size:10px;
	color:#202020;
	font-family:tahoma, arial, times new roman;
	vertical-align:top;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:5px;
  vertical-align:middle;
}
TD.productListing-data a {color:#252525;}

A.pageResults {
  color:#C81414;
}

a:hover.pageResults {
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #848381;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CB006C;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 }

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #00CBC9;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C41111;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #00CBC9;
}

.moduleRow { }
.moduleRowOver {cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C81414; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#C81414; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #BDCAF3;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #F5F7FC;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content        {BACKGROUND: none; COLOR: #CB006C; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #CB006C
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #CB006C;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #CB006C;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CB006C; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CB006C; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CB006C; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; FONT-SIZE: 10px; FONT-WEIGHT: bold;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {}



 /* mumumu*/
body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#4D4D4D;
	}
	
.bg-tab { background:url(images/bg.jpg) top left no-repeat}
.bg-tab2 { background:url(images/bg-popup.jpg) top left no-repeat}
.bg-col { background:url(images/bg-col1.gif) top left no-repeat}
.bg-col2 { background:url(images/bg-col2.gif) top right no-repeat}
.bg-col3 { background:url(images/bg-col.gif) top repeat-x}
.bg-bot { background:url(images/bg-bot.gif) top repeat-x}

.bg-line { background:url(images/bg-line2.gif) repeat-y}

.h_text {color:#C81414}
.h2_text { font-size:10px}
.h3_text { font-size:12px; color:#7D7D7D; text-decoration:line-through}
.h4_text { font-size:12px; color:#C81414}
	
.l_text { text-transform:uppercase; color:#FFFFFF}

.g_text { color:#646464; line-height:13px}

.b_text { color:#393939}
	
.c_text { color:#4D4D4D}
.c_text a{ color:#4D4D4D; text-decoration:none}
.c_text a:hover{ color:#4D4D4D; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.margin { margin-left:8px}
.margin2 { margin-top:3px}
.margin3 { margin-right:10px}
.margin4 { margin-right:2px}
.margin5 { margin-top:10px}
.margin7 { margin-top:15px}
.margin8 { margin-left:10px}
.margin9 { margin-left:14px}
.margin10 { margin-right:17px}
.margin11 { margin-left:20px}

.padding { padding-bottom:0px}
.padding2 { padding-bottom:3px}
.padding3 { padding-bottom:9px}
.padding4 { padding-bottom:22px}
.padding5 { padding-bottom:38px}

.bg-korn-top { background:url(images/tall-t.gif) top repeat-x}
.bg-korn-bot { background:url(images/tall-b.gif) bottom repeat-x}
.bg-korn-l { background:url(images/tall-l.gif) bottom repeat-y}
.bg-korn-r { background:url(images/tall-r.gif) bottom repeat-y}

.grad { background:url(images/grad.gif) repeat-x}

.line { background:url(images/bg-line.gif) repeat-x; height:1px; width:157px}
.bg-line { background:url(images/bg-line2.gif) repeat-y}
.line2 { background:url(images/bg-line3.gif) repeat-x}
.bg-line2 { background:url(images/bg-line4.gif) repeat-x}

.lh { line-height:14px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/bg-li.gif) no-repeat; background-position:0px 6px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 8px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#4D4D4D; text-decoration:none}
li a:hover { color:#C11111; text-decoration:none}
