﻿A
{
    font-family: Verdana;
    text-decoration: none;
}
.box3
{
	font-family: verdana;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DACBF;
	border-right-color: #CCCCCC;
	border-bottom-color: #9DACBF;
	border-left-color: #9DACBF;
}
body
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	margin: 0px;
	border: 10px;
}



.tabs
{
	position:relative;
	top:1px;
	left:10px;
}

.tab
{
	border:solid 1px gainsboro;
	background-color:#add8e6;
	padding:2px 10px;
}

.selectedTab
{
	border-bottom:solid 1px #ffffff;
	background-color:#ffffff;
	
}

.tabContents
{
	border-top:solid 1px gainsboro;
	background-color:#ffffff;
	padding:2px 10px;
}


.bottomLine
{
	border-bottom: gainsboro 1px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.backgroundProductCatalog
{
	background-image: url(Images/backgrounds/HMC1.jpg);
}

/*Modal Popup*/
.modalBackground
{
	background-color: #4682b4;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.modalPopup
{
	padding: 3px;
}
.modalPopup1 {
	background-color:#f0f8ff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.darea 
{
	font-family: Verdana;
	font-size: 8pt;

}
.welcomeMsg
{
	
	background-color: #ffffff;
	border-right: silver groove;
	border-top: silver groove;
	font-size: 16pt;
	border-left: silver groove;
	color: maroon;
	border-bottom: silver groove;
	font-family: Teen;
}
.roundedPanel
{
	background-color: #8b4513;
	font-weight: bold;
}
.roundedPanel2
{
	background-color: #8b4513;
	font-weight: bold;
	display: block;
}
.box
{
	border-right: saddlebrown 1px dotted;
	border-top: saddlebrown 1px dotted;
	font-size: 8pt;
	border-left: saddlebrown 1px dotted;
	color: #300;
	border-bottom: saddlebrown 1px dotted;
	font-family: verdana;
}
.box2
{
	font-family: verdana;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 3px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DACBF;
	border-right-color: #9DACBF;
	border-bottom-color: #9DACBF;
	border-left-color: #9DACBF;
}
.BTNbox
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	
}
.top_line1 {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #9DACBF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #9DACBF;
	
}
