html,body{
	background-color:#000000;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	height:100%;
}
.head1 
{
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.hrstye {
	border: dashed #0099CC;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD401;
	text-decoration: underline;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	height: 24px;
}
.button2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	cursor:pointer;
	padding:3px;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px inset;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px dotted #FFFFCC;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.head2 {

	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #E1B50A;
	font-weight:bold;
}
.tableborder {

	border: 1px solid #999999;
}
.head3 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #E1B50A;
	font-weight: bold;
}
.fmenu_link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.cart_head
{
	font-family:Tahoma;
	font-size:16px;
	color:#FFCC00;
}
.cart_txt
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC00;
}
.head4 
{
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
}
.txt_login_info{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;
	padding-right:18px;
	padding-top:5px;
	text-align:left;
}
.txt_login_info a{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_login_info a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_login_info a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_login_info a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.txt_login_info a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_forgot{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
}
.txt_forgot a{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_forgot a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_forgot a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_forgot a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.txt_forgot a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_register{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:22px;
	padding-bottom:15px;
	text-align:left;
}
.txt_register a{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_register a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_register a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_register a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.txt_register a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_userpwd{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
}
.textbox_userpwd{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	border-style:inset;
	border-width:2px;
	border-color:#CCCCCC;
}
.button{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	cursor:pointer;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
}
.txt_viewcart_checkout{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt_viewcart_checkout a{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_viewcart_checkout a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.txt_viewcart_checkout a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.txt_viewcart_checkout a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.txt_viewcart_checkout a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.waiting{
	bottom:0px;
	position:absolute;
	background-color:#F0F0F0;
}