﻿body
{

}
.CompanyLogo
{
	font-family:"Times New Roman";
	font-size: 27pt; 
	font-weight:bolder;
	text-align: left;
	font-weight:normal;	
	color:#ffffff;
	padding-left:5px;
}
.CompanySlogan
{
	font-family:"Times New Roman";
	font-size: 13pt;
	color: #ffffff;
	padding-left:5px;
}
.ListHeading
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:darkslategray;
	text-align:center;
}
.OrderDetailText
{
	font-family: Arial, tahoma;
	font-size:10px;
	color: Black ;
	text-align: left;
}
.TextBoxTotal
{
	font-family:tahoma;
	font-size:14px;
	color:black;
	font-weight:bold;
	
	border-style: solid ;
	
	
}

.CartHeading
{
	 font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; 
}
.ListField
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:Black;
}
a.LeftManuLink, a:visited.LeftManuLink
{
}
a:hover.LeftManuLink, a:active.LeftManuLink
{
}
a.MainNaviLink
{
	padding:5px;
	color:Yellow;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.MainNaviRow
{
	background-color:#333333;
	border-bottom:#CCCCCC 1px solid;
	height:20px;
}

a.BodyLink, a:visited.BodyLink
{
}
a:hover.BodyLink, a:active.BodyLink
{
}


a.TopMenuLink, a:visited.TopMenuLink
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:white;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
a:hover.TopMenuLink, a:Active.TopMenuLink
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:yellow;
	text-decoration:underline;
	padding-left:8px;
	padding-right:8px;
}


.Message
{
}
.Copyright
{
	font-family:Times New Roman;
	font-size:11px;
	font-weight:normal;
	color:DarkSlateGray;
}
.TopHeaddingLine
{
	background-color:#66CCFF;
	vertical-align:middle;
	text-align:center;
	border:1px solid #999999;
	height:50px;
}
