/* Main Page Defaults */
body		{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		margin: 0px;
		background-image:url(../img/drop.png);
		}

body,td		{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		}

.header		{
		background-image:url(../img/headerbg.png);
		background-color:#015AB4;
		}

.inputbtn	{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		background-color:#ffffff; 
		border:1px solid #C6CBDE;
		cursor: hand;
		}

.input		{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #000000;
		width: 100%;
		}

.contactnumbers	{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 13px;
		color: red;
		font-weight: bold;
		}

/* Table Decoration */
.tabledec1	{
		border-left-style: solid;
		border-left-width: 5px;
		border-left-color: #000000;
		border-right-style: solid;
		border-right-width: 5px;
		border-right-color: #000000;
		}

/* Menu Drop Down Styling */
div.menu 	{
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size: 11px; 
		color: white; 
		font-weight: bold; 
		position: absolute; visibility: hidden; 
		line-height: 20px; 
		background-color: #000000;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 2px;
		border-bottom-style: solid;
		border-bottom-width: 5px;
		border-bottom-color: #737373;
		}

/* Image Background */
.menubg  {
  background-image:url(../img/menubg.png);
  padding-left: 8px;
  padding-right: 8px;
  }

/* Padding */
.contentpad	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		}

.cellpad	{
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 4px;
		padding-bottom: 4px;
		}

.viewname	{
		font-family: arial,verdana,helvetica,sans-serif; 
		font-size: 22px; 
		color: #B0CDF2; 
		font-weight: bold;
		padding-bottom: 10px;
		}

.textpad	{
		padding-left: 5px;
		padding-right: 5px;
		}

/* Text Styling */
.BOM		{
		font-family:arial,verdana,helvetica,sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		padding-left: 5px;
		}

.BOMPrice	{
		font-family:arial,verdana,helvetica,sans-serif;
		font-size: 13px;
		color: #FF2323;
		font-weight: bold;
		}

.BOMPricewh	{
		font-family:arial,verdana,helvetica,sans-serif;
		font-size: 13px;
		color: #ffffff;
		font-weight: bold;
		}

.BOMname	{
		font-family:arial,verdana,helvetica,sans-serif;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
		}

.listtablebdr	{
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-bottom-color: #B0CDF2;
		}


.submenu	{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #737373;
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		}

.submenufooter	{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #737373;
		padding-top: 1px;
		padding-left: 10px;
		padding-bottom: 2px;
		}

.listingtype	{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size: 20px;
		color: #2278DE;
		}


a:link       { font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 11px; color: #737373; text-decoration: none }
a:visited    { font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 11px; color: #737373; text-decoration: none }
a:hover      { font-family: verdana, arial, Helvetica, Sans-Serif; font-size: 11px; color: yellow; text-decoration: none }

body {scrollbar-face-color:#B7B7B7;
scrollbar-highlight-color:#191919;
scrollbar-3dlight-color:#3C3C3C;
scrollbar-darkshadow-color:#191919;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#737373;
scrollbar-track-color:#373737;
