body {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #D3E0E4;
	scrollbar-face-color: #fffffa;
	scrollbar-shadow-color: #2e748e;
	scrollbar-highlight-color: #2e748e;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #e9f1f4;
	scrollbar-arrow-color: #1A6584;
	margin: 0px;
	background-image: url(../images/bg.gif);
	}

a {
	font-family:  tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;

}
a:hover{
	font-family:  tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.link2:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/link2.jpg);
	background-repeat: no-repeat;

	
}
a.link2:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/link2_over.jpg);
	background-repeat: no-repeat;

}
a.link2:vlink{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/link2_over.jpg);
	background-repeat: no-repeat;

}
.scroll1 {
	overflow:auto;
	font:Verdana;
	color: #1A6584;
	font-size: 10px;
	font-weight:normal;
	scrollbar-face-color: #fffffa; 
	scrollbar-shadow-color: #2e748e; 
	scrollbar-highlight-color: #2e748e; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #e9f1f4;
	scrollbar-arrow-color: #1A6584;
	height: 300px; 	width: 500px;
		
}
th {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	height: 9px;

}
h1 {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 2px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #3183bf;
	font-weight: bold;

}

h4 {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
td input {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom: solid 1px #A0D1EB;
	border-left: solid 1px #A0D1EB;
	border-right: solid 1px #A0D1EB;
	border-top: solid 1px #A0D1EB;
	height: auto;
	width: auto;
	
}
.hr {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	background-image:url(../images/hr_gradient_blu.gif);
	background-repeat: no-repeat;
	background-position: bottom-left;
}
.td_BlueRoundedBar {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #2887B6;
	background-image:url(../images/blue_bar.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
	width:482px; padding-left: 3px;
}
.gradientblue {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/gradient_blu.jpg);
	font-weight: normal;
	background-repeat: repeat-y;
	border-bottom: solid 1px #A0D1EB;
	border-left: solid 1px #A0D1EB;
	border-right: solid 1px #A0D1EB;
	border-top: solid 1px #A0D1EB;
	
	}
.border_blu {	
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	border-bottom: solid 1px #A0D1EB;
	border-left: solid 1px #A0D1EB;
	border-right: solid 1px #A0D1EB;
	border-top: solid 1px #A0D1EB;
	
	}
.dashed_blu {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #2887B6;
	font-weight: bold;
	border-bottom: none;
}
.solid_blu {
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #2887B6;
	font-weight: normal;
	border-bottom: solid 1px #A0D1EB;

}
.non_border {
	border-bottom: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 0px;
	font-family:  Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
}
.yellowOchre  {
	font-family:  tahoma, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #666666;
	background-image: url(../images/khaki_tble_top.gif);
	background-repeat: no-repeat;
	height: 16px; padding-left: 3px;

}
.border_yellowochre1 {
 	font-family:  tahoma, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #666666;
	border-bottom: solid 1px #AFA225;
	border-left: solid 1px #AFA225;
	border-right: solid 1px #AFA225;
	border-top: solid 0px #AFA225;
	padding-left:2px;
	
}
.border_yellowochre2 {
 	font-family:  tahoma, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #666666;
	border-bottom: solid 1px #AFA225;
	border-left: solid 0px #AFA225;
	border-right: solid 1px #AFA225;
	border-top: solid 0px #AFA225;
	padding-left:2px;
}


.img_about_ofc_dlvr_g {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #336699;
	background-attachment: fixed;
	background-image: url(../images/pic_dlivery2.jpg);
	background-repeat: no-repeat;
	height: 240px;
}
.white_underline {
	font-family:  tahoma, Helvetica, sans-serif, Arial;
	font-size:11px;
	color: #668FB7;
	border-bottom: solid 1px #ffffff;
	height: 20px;
	padding-left: 5px; 	vertical-align:middle;
}
.higlited {
	font-family:  tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/link2_over.jpg);
	height:28px;
	background-repeat: no-repeat;
	padding-left: 5px; 	vertical-align:middle;

}
.callorder {
	font-family:  tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/callorder_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align:top;
	margin-top: 5px;
}
.callorder2 {
	font-family:  tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/callorder2_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	vertical-align:top;
	margin-top: 5px;
}
.menuitem {
	font-family:  tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #A0D1EB;
	border-left: solid 1px #A0D1EB;
	border-right: solid 1px #A0D1EB;
	border-top: solid 1px #A0D1EB;
	width: 100px;
}
#map {
background-image: url(../images/map_direction.jpg);
background-repeat: no-repeat;
background-position: center;
height: 548px;
}
#about_delivery {
background-image: url(../images/pic_dlivery1.jpg);
background-repeat: no-repeat;
height: 245px;
}
#footer {
	padding: 5px;
	height: 27px;
	visibility: visible;

}
#container {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/pictures/DOH_Test_Result.gif);
	background-repeat: no-repeat;
	height: 850px; width: 621px;
	position: absolute; left: 215px;

}
#table_homepage {
	margin: 0px auto;
	width: 798px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #443FB2;
	border-left-color: #443FB2;
	background-color: #FFFFFF;

}
#table_homepage td{
	margin: 0px;
	padding: 0px;
}
table, td {
	padding: 0px;
	border: none;
	border-collapse:collapse;
}
#td_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
#table_homebottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
}
#tablefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px;
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	font-style: italic;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
} 
a.white:active {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}
a.white:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	}
#tdcenter{
	text-align:center;
}
#table_insidepage, #table_insidepage td {
	width: 99%;
	padding: 5px;
}
#tableform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin: 0px;
	padding: 5px;
	width: 60%;
	background-image: url(../images/gradient_blu.jpg);
	background-repeat: repeat-y;
	border: 1px solid #003366;
}
.orangelink {
	color: #FF6600;
}
