.normal-font {
	font-family: Tahoma;
	font-size: 11px;
	color:  #60594C;
}
.normal-font2 {
	font-family: Tahoma;
	font-size:11px;
	color: #426D8F;
}
.register {
	font-family: Tahoma;
	font-size: 11px;
	color:  #FF0000;
}
.title-font {
	color: #426D8F;
	font-weight:bold;
	font-size:19px;
	font-family: Tahoma;
}
.subtitle-font {
	color: #FF9900;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
}
.subtitle-font2 {
	color: #3E77A6;
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
}
.price {
	color: #FF0006;
	font-family: verdana;
	font-size:25px;
	font-weight:bold;
}
a:link {
	color: #426D8F;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #426D8F;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
	color: #666666;
}
a:active {
	color: #426D8F;
	font-weight:bold;
	text-decoration: none;
}
.header-font {
	color: #666666;
	font-family: Tahoma;
	font-size: x-small;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #eeeeee;
}
.header-cart {
	color: #eeeeee;
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #76AAD6;
}
.fontblock{
	color: #426D8F;
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
}
.fontblock2 {
	font-family: Tahoma;
	font-size: x-small;
	color: #666666;

}
.block {
	background-color: #DDE3E6;
	padding:1px;
}
.block2 {
background-color: #ffffff;

}
.forms {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
.warning{
color:#FFFFFF; 
font-family:Tahoma; 
font-size:12px; 
background-color:#FF0000 ;
}

.content a:link {
      color: #FFFFFF;
      font-weight:bold;
	  font-family: Tahoma;
	  font-size: 9px;
      text-decoration: none;
}
.content a:visited {
      color: #FFFFFF;
      font-weight:bold;
	  font-family: Tahoma;
	  font-size: 9px;
      text-decoration: none;
}
.content a:hover {
    text-decoration: underline;
	  font-family: Tahoma;
	  font-size: 9px;
      color: #FFFFFF;
}
.content a:active {
      color: #FFFFFF;
	  font-family: Tahoma;
	  font-size: 9px;
      font-weight:bold;
      text-decoration: none;
}

.product a:link {
      color: #666666;
	  font-family: Tahoma;
	  font-size: 9px;
      text-decoration: none;
}
.product a:visited {
      color: #666666;
	  font-family: Tahoma;
	  font-size: 9px;
      text-decoration: none;
}
.product a:hover {
    text-decoration: underline;
	  font-family: Tahoma;
	  font-size: 9px;
      color: #333333;
}
.product a:active {
      color: #666666;
	  font-family: Tahoma;
	  font-size: 9px;
      font-weight:bold;
      text-decoration: none;
}


.order a:link {
      color: #FFFFFF;
      font-weight:bold;
	  font-family: Tahoma;
	  font-size: 11px;
      text-decoration: none;
}
.order a:visited {
      color: #FFFFFF;
      font-weight:bold;
	  font-family: Tahoma;
	  font-size: 11px;
      text-decoration: none;
}
.order a:hover {
    text-decoration: underline;
	  font-family: Tahoma;
	  font-size: 11px;
      color: #FFFFFF;
}
.order a:active {
      color: #FFFFFF;
	  font-family: Tahoma;
	  font-size: 11px;
      font-weight:bold;
      text-decoration: none;
}
table.smallpad-table td { padding:5px; }
table.mainpadded-table td { padding:4px; }
table.padded-table td { padding:5px; }
table.paddednum-table td { padding:5px; }
ul { margin:5px ; margin-left:20px}


.padded-table {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
div.inner { margin: 0; background: #FFFFEC ; padding: 0px; border:0;}
div.outer { margin: 5px; background: #97AADF; padding: 0px; width: 210px }


/* curve height, background image */
.gifts .t, .gifts .b, .gifts .b b, .gifts .t b{
height:10px;
background-image:url('http://www.audiominds.net/images/corner/gifts.png');
}

/* inner color, border color, border width */
.gifts .c{
background:#eeeeee;
border-color:#FFAA00;
border-left-width:3px;
border-right-width:3px;
}