BODY
{
	text-align: center;
}
TD
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
DIV.leftMargin
{
	margin-left: 8px;
}
DIV.topContainer
{
	visibility: visible;
	width: 100%;
	position: relative;
	azimuth: center;
}
DIV.container
{
	visibility: visible;
	width: 1000px;
	position: relative;
	azimuth: center;
}
DIV.cart
{
	z-index: 1;
	left: 672px;
	visibility: visible;
	width: 330px;
	position: absolute;
	top: 27px;
}
DIV.left
{
	float: left;
	vertical-align: bottom;
	text-align: left;
}
DIV.right
{
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	padding-bottom: 3px;
	vertical-align: bottom;
	padding-top: 3px;
	text-align: right;
}
DIV.alignRight
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}
DIV.center
{
	vertical-align: bottom;
}
DIV.float
{
	padding-right: 3px;
	padding-left: 3px;
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
DIV.lspacing
{
	padding-bottom: 3px;
}
DIV.cartCont
{
	background: #F7FFFF;
	height: 30px;
}
.tabs
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.tabs:hover
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.tabsSelected
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #3151A5;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.subTabs
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #F7EFEF;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.subTabs:hover
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #ff8006;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	text-decoration: none;
}
.link
{
	font-weight: bold;
	color: #205d89;
	text-decoration: none;
}
.selectedtab
{
	border-right: #F7AEA5 1px solid;
	padding-right: 0px;
	border-top: #F7AEA5 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	color:#3151A5;
	font-weight: bold;
	background: url(prod_selected_back.jpg) #3151A5;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #F7AEA5 1px solid;
	padding-top: 3px;
	border-bottom: #F7AEA5 0px solid;
	text-align: center;
}
.selectedtab2
{
	border-right: #F7AEA5 1px solid;
	padding-right: 0px;
	border-top: #F7AEA5 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url(prod_selected_back.jpg) #3151A5;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #F7AEA5 0px solid;
	color: #3151A5;
	padding-top: 3px;
	border-bottom: #F7AEA5 0px solid;
	text-align: center;
}
.unselectedtab
{
	border-right: #F7AEA5 1px solid;
	padding-right: 0px;
	border-top: #F7AEA5 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	background: url(prod_unselected_back.jpg) #fff;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #F7AEA5 0px solid;
	padding-top: 3px;
	border-bottom: #F7AEA5 0px solid;
	text-align: center;
}
.unselectedtab2
{
	border-right: #F7AEA5 1px solid;
	padding-right: 0px;
	border-top: #F7AEA5 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	background: url(images/prod_unselected_back.jpg) #fff;
	margin-bottom: 8px;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: #F7AEA5 1px solid;
	padding-top: 3px;
	border-bottom: #F7AEA5 0px solid;
	text-align: center;
}
.fillertab
{
	border-right: #F7AEA5 0px solid;
	border-top: #F7AEA5 0px solid;
	border-left: #F7AEA5 0px solid;
	border-bottom: #F7AEA5 1px solid;
}
.tabContent
{
	border-right: #F7AEA5 1px solid;
	border-top: #F7AEA5 0px solid;
	border-left: #F7AEA5 1px solid;
	border-bottom: #fffff 1px solid;
}
OPTION.ddformhl
{
	font-weight: bold;
	font-size: 12px;
	color: #3151A5;
	background-color: #3151A5;
}
TABLE.ddMenu
{
	border-right: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	font-size: 100%;
	visibility: hidden;
	border-left: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
	position: absolute;
}
/* Style sheet for calender*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.heading
{
	font-family :Verdana ;
	font-size :12px;
	font-weight :bold ;
	vertical-align :top ;
	color : #3151A5;
}
