@charset "utf-8";
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
}
.list
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
}
img
{
 border: none;
 text-decoration: none;
}
a.normal:link {
	text-decoration: none;
	color: #555555;
}
a.normal:visited {
	text-decoration: none;
	color: #555555;
}
a.normal:hover {
	text-decoration: none;
	color: #CCCCCC;
	cursor:pointer;
}
a.normal:active {
	text-decoration: none;
	color: #555555;
}
.text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #d7b15c;
}
.text2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #AAAAAA;
}
a.text2:link {
    text-decoration: none;
    color: #e1c176;
}
a.text2:visited {
    text-decoration: none;
    color: #e1c176;
}
a.text2:hover {
    text-decoration: none;
    color: #e1c176;
}
a.text2:active {
    text-decoration: none;
    color: #e1c176;
}
.text3 {
    font-family: bold 100% "Century Gothic", "Tw Cen MT";
    font-size: 12px;
    font-weight: normal;
    color: #e2c47a;
}
.text4 {
    font-family: "Century Gothic", "Tw Cen MT";
    font-size: 24px;
    font-weight: normal;
    text-transform: lowercase;
    color: #eb008b;
}
.text5 {
    font-family: "Century Gothic", "Tw Cen MT";
    font-size: 16px;
    font-weight: normal;
    color: #eb008b;
    text-transform: none;
}
.text6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.text7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #eb008b;
    text-transform: none;
}
a.text7:link {
    color: #eb008b;
}
a.text7:visited {
    color: #eb008b;
}
a.text7:hover {
    color: #eb008b;
}
a.text7:active {
    color: #eb008b;
}
.text8 {
    font-family: "Century Gothic", "Tw Cen MT";
    font-size: 11px;
    font-weight: normal;
    color: #555555;
}
a.text8:link {
    text-decoration: none;
    color: #555555;
}
a.text8:visited {
    text-decoration: none;
    color: #555555;
}
a.text8:hover {
    text-decoration: none;
    color: #eb008b;
}
a.text8:active {
    text-decoration: none;
    color: #555555;
}
.text9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #555555;
    text-decoration: none;
}
.text10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #555555;
}
.text11 {
    font-family: "Century Gothic", "Tw Cen MT";
    font-size: 16px;
    font-weight: normal;
    color: #e1c176;
    text-transform: none;
}
.text12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #eb008b;
}
.textstore {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Strong;
    text-transform: none;
}
.textstoreopt {
    border: 1px solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #555555;
    width:180px
}
.store{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
}
.fixedHeader {
	background: #666666;
	color:#FFFFFF;
	height: 30px;
	border-bottom: 2px solid #FFCC00;
	text-align: left;
}
table#alternate 
	{
	border:#ccc dotted 1px; text-align:center; vertical-align:top;
	}
th 
	{
	padding:5px 5px 5px 5px;
	}
	
#alternate tbody tr.odd td 
	{
	padding:8px 5px 8px 5px;
	background: #ffffff;
	text-align:left;
	}
#alternate tbody tr td 
	{
	padding:8px 5px 8px 5px;
	background: #ececec;
	text-align:left;
	}
#divStore
{
padding:20px 0px 20px 0px;
}
table.navbar {
   border-collapse: collapse;

}
table.navbar td {
   border: 0px solid #ccc;

}
table.navbar td a{
   display: block;
   width: 167px;
   height: 25px;
   padding:7px 0px 0px 9px;
}
table.navbar td a:link, table.navbar td a:visited {
   background-image: url(left-menu-bg.jpg);
}
table.navbar td a:hover, table.navbar td a:active {
   background-image: url(left-menu-bg2.jpg);
}

