a{text-decoration: none; color:#000000}
a:link {text-decoration: none; color:#000000}
a:hover {background: none; text-decoration: underline}
/*A:visited {text-decoration: none; color:#FFFFFF}*/
/*A:active {text-decoration: none}
*/
.footernavigation a {font-family: Century Gothic; color: #5d5d5d; font-size:12px; text-decoration:none}
.footernavigation a:link {font-family: Century Gothic; color: #5d5d5d; font-size:12px; text-decoration:none}
.footernavigation a:hover {text-decoration:underline}
.footernavigation a:vistied{color:#5d5d5d; text-decoration:none;}

.footerheadingnavigation a{font-family: Century Gothic; color: #333333; font-size:12px; text-decoration:none;font-weight:bold;}
.footerheadingnavigation a:link {font-family: Century Gothic; color: #333333; font-size:12px; text-decoration:none;font-weight:bold;}
.footerheadingnavigation a:hover {text-decoration:underline}
.footerheadingnavigation a:vistied{color:#5d5d5d; text-decoration:none;}

.topnav a {font-family: Century Gothic; color: #4b4b4b; font-size:11px; text-decoration:none;font-weight:bold;}
.topnav a:link {font-family: Century Gothic; color: #4b4b4b; font-size:11px; text-decoration:none;font-weight:bold;}
.topnav a:hover {text-decoration:underline}
.topnav a:vistied{color:#4b4b4b; text-decoration:none;}

.password a {font-family: Century Gothic;color: #000000; font-size:10px; text-decoration:none;font-weight:bold;}
.password a:link {font-family: Century Gothic;color: #000000; font-size:10px; text-decoration:none;font-weight:bold;}
.password a:hover {text-decoration:underline}
.password a:vistied{color:#000000; text-decoration:none;}

.margin{width:1003px; padding-left:15px; padding-right:15px; padding-top:15px}

.paddingbottom{padding-bottom:25px;}

.thumbnailmargin{border: solid 1px #d6d4d3;padding:1px 1px 1px 1px;}
.thumbnailtext{padding-left:7px; padding-top:7px; padding-bottom:9px; font-size:12px; font-family:Century Gothic; font-weight:bold;}
.thumbnailprice{padding-left:7px; font-size:18px; font-family:Century Gothic; color:#cb0000; font-weight:bold;}
.text11-1{font-size: 11px; color: #000000; vertical-align:text-top;}
.text10-1{font-size: 10px; color: #000000; vertical-align:text-top;}
.text10{font-size: 10px; color: #000000;}
.text10-right{font-size: 10px; color: #000000; text-align:right ; padding-left:150px;}
.text13{font-size: 13px; color: #3c3c3c;}
.text14-2{font-size: 14px; color: #000000;}
.text14{font-size: 14px; color: #7a7a7a;font-weight:bold;}
.text14-1{font-size: 14px; color: #373737;font-weight:bold;}
.text24{font-size: 24px; color: #2c2c2c;font-weight:bold;}

.menutext{
	font-size: 14px;
	color: #ffffff;
	font-family:"Century Gothic";
	font-weight:bold;
}

.footerheading{
	font-size: 12px;
	color: #333333;
	font-family:"Century Gothic";
	font-weight:bold;
	padding-bottom:5px;
}

.footertext{
	font-size: 12px;
	color: #5d5d5d;
	font-family:"Century Gothic";
}

.generaltext{
	font-size: 11px;
	color: #000000;
	font-family:"Century Gothic";
	
}

.menutext{
    font-size: 14px;
    color:  #FFFFFF;
    font-family:"Century Gothic";
    font-weight:bold;
}

.MasterTextBox
{
    width:99px;
}
body
{
    background-image:url(../images/background.jpg);
    background-repeat:repeat-x;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
    font-family: Century Gothic;
    }

.handCursor
{
    cursor:pointer;
}