﻿body 
{
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}

.TopBanner
{
	background-color:#F5F5F5;
}

.ParaTextStyles
{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:Black;
}
.DescriptionText
{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:Black;
	width:500px;	
}
.FooterStyle
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
	border-top: 2px solid #57626a;
}

.MenuStyle
{
	font-size: 12px;
    font-family: Verdana;
    padding: 6px;
    color:Black;
    background-color:#F1F1F1;
}

.MenuStaticStyle
{
	background-color:#F1F1F1;
	border: 1px;
	border-style:solid;	
	border-color:#F1F1F1;	
	font-weight:normal;
	padding: 3px; 
	cursor: hand;
}
.MenuStaticItemStyle
{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	color:Black;
	font-weight:bold;
}
.MenuSelectedStyle
{
	border-right: #8bb0db 1px solid;
	padding-right: 2px;
	border-top: #8bb0db 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #8bb0db 1px solid;
	cursor: hand;
	padding-top: 2px;
	border-bottom: #8bb0db 1px solid;
	background-color: #d9eeff;
}
.MenuHoverStyle
{
	background-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	border-color: #989898;
	padding: 3px;
	cursor: hand;
}

.a1
{
	font-family:Verdana;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
}

.MenuTempleStyle
{
	border: 10px solid green;
	border-bottom-width: 6px;	
	width:200px;
	height:20px;
}

.Box1
{
border: 0px solid black;
border-bottom-width: 0px;
height:400px;
}
.MenuBox
{
	border: 4px solid white;
	border-bottom-width: 4px;
	height:300px;
}

.PriceListBox
{
	border:2px solid Red;
	border-bottom-width:1px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.ScrolDivStyle
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#E0EFF6;
}
.ProductListDiv
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	OVERFLOW:auto;
}
.textStyleSmall
{
	font-family:Verdana;
	font-size:10px;
}
.labelStyleSmall
{
	font-family:Verdana;
	font-size:10px;	
}
.WarningStyleSmall
{
	font-family:Verdana;
	font-size:10px;	
	color:Red;
}
.MasterMainDivStyle
{
	width:900px;
	height:auto;
}
.TextAreaStyle
{
	width:890px;
	height:auto;
	background-image:url('Images/bg.gif');	
	background-repeat:repeat-y;
}
.Footerwidthsetter
{
	width:880px;
	height:auto;	
}