 /* Main DIV Holder*/
#Header{z-index: 1;}
#Banner{z-index:1;}
#Body{z-index: 1;}
#footer{z-index: 1;}
/*// Main DIV Holder*/

body{
	background-image: url(../images/body_bckgrnd.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f4f4f4;
	margin: 0px;
}


a:link {
	color: 999999;
	text-decoration: none;
}
a:visited {
	color: 333333;
	text-decoration: none;
}
a:hover {
	color: 333333;
	text-decoration: none;
}
a:active {
	color: 333333;
	text-decoration: none;
}


.menu {
	border-top: 1px solid #e4e1e1;
	border-bottom: 1px solid #e4e1e1;
}

.body {
	border-top: 1px solid #9f1e00;
}

.red {
	border-top: 1px solid #9f1e00;
	border-left: 1px solid #9f1e00;
}

.quicklinks {
	background-image: url(../images/footerbackground.gif);
	background-repeat: no-repeat;
	height: 54px;
}

.menu {
border-bottom: 1px solid #e4e1e1;
border-top: 1px solid #e4e1e1;
}

.grey {
border-top: 1px solid #dfdfdf;
}

.reddots {
	background-image: url(../images/reddots.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.sides {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.partners {
border-bottom: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
}

.chat {
border-bottom: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
}

.titleholder {
border-bottom: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
}

.insidecontainer {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.affiliates {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.content {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

a:link {
	color: 7d7d7d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: 333333;
}
a:active {
	text-decoration: none;
	color: 333333;
}

.mainMenu a, mainMenu a:visited{
	display: block;
	/*height: 20px;*/
	vertical-align: middle;
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}


.mainMenu a:hover{
	color: #333333;
}


/*====================DROPDOWN MENU=================*/

div.menu_parent{
font-family: Tahoma; 
font-size: 11px; 
color: #333333;
padding-top: 0px;
font-weight: bold;
/*border-top: 1px solid #e4e1e1;
border-bottom: 1px solid #e4e1e1;*/
line-height: 25px;
vertical-align: middle;
text-align: center;
text-decoration: none;
}

div.menu_parent:hover{
color: red;
text-decoration: none;
}

div.menu_child{
position: absolute;
visibility: hidden;
background-color: #E6F3FF;
/*width: 200px;*/
border: 1px solid black;
border-bottom-width: 0;
}

div.menu_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
font-weight: bold;
color: navy;
}

div.menu_child a:hover{
background-color: lightyellow;
}

/*=============End Dropdown Menu================*/

.header{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #666666; 
	padding-top: 3px; 
	padding-bottom: 3px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-spacing:5px;
	height: 22px;
	
}

.header_01{
	font-family: tahoma; 
	font-size:12px; 
	color:#869199; 
	padding-bottom:5px; 
	padding-top: 3px;
	font-weight: bold;
	height: 22px;
}

.header_02{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #666666; 
	padding-top: 3px; 
	padding-bottom: 3px;
	border-spacing:5px;
	height: 22px;
}


.font_01{
	font-family: arial; 
	font-size: 11px; 
	color: #666666; 
	padding-top: 1px; 
	padding-bottom: 1px;
	text-decoration: none;
}

.font_02{
	font-family: arial; 
	font-size: 10px; 
	color: #003366;
	text-decoration: none;
	padding-top: 10px;
}

.font_03{
	font-family: arial; 
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
}

.font_04{
	font-family: arial; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	height: 25px;
	nowrap: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.header_03{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
	padding-top: 0px; 
	padding-bottom: 2px;
	border-spacing:0px;
	border-bottom: solid 1px #666666;
	margin-bottom: 5px;
}


.link_01 a, link_01 a:active{
	font-family: arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	white-space: normal;
}

.link_01 a:hover{
	color: maroon;
	text-decoration: none;
}


.link_02 a, link_02 a:active{
	font-family: arial; 
	font-size: 10px; 
	color: #003366;
	text-decoration: none;
	padding-top:10px;
	padding-bottom: 5px;
}

.link_02 a:hover{
	color: maroon;
	text-decoration: none;
}


.link_03 a, link_03 a:active{
	font-family: Tahoma; 
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.link_03 a:hover{
	color: black;
	text-decoration: none;
}

.link_04 a, link_04 a:active{
	font-family: Times New Roman;
	color:#869199; 
	font-size:13px;
}

.link_04 a:hover{
	text-decoration: none;
	color: black;
}

.link_05 a, link_05 a:active{
	font-family: tahoma; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none;
	white-space: inherit;
}

.link_05 a:hover{
	color: #666666;
	text-decoration: none;
}

.link_06 a, link_06 a:active{
	font-family: tahoma; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
	white-space: inherit;
}

.link_06 a:hover{
	color: Maroon;
	text-decoration: none;
}

.link_07 a, link_07 a:active{
	background-image: url(file:///D|/Blastasia.com.backup/images/MoreBtn.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 67px;
}

.link_07 a:hover{
	background-image: url(file:///D|/Blastasia.com.backup/images/MoreBtn_hover.png);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 67px;
}

.link_08 a, link_08 a:active{
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	white-space: inherit;
}

.link_08 a:hover{
	color: maroon;
	text-decoration: underline;
}

.link_09 a, link_08 a:active{
	font-family: tahoma; 
	font-size: 12px;
	font-weight: bold; 
	color: #0099CC; 
	text-decoration: none;
	white-space: inherit;
}

.link_09 a:hover{
	color: #0099CC;
	text-decoration: underline;
}

.link_10 a, link_02 a:active{
	font-family: tahoma; 
	font-size: 11px; 
	color: maroon;
	text-decoration: none;
	padding-top:10px;
	padding-bottom: 5px;
}

.link_10 a:hover{
	color: maroon;
	text-decoration: underline;
}

.ddev_link a, ddev_link a:active{
	font-family: arial; 
	font-size: 14px; 
	color: #666666; 
	text-decoration: none;
	white-space: normal;
}

.ddev_link a:hover{
	color: maroon;
	text-decoration: none;
}

.relev_link a, relev_link a:active{
	font-family: arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	white-space: normal;
}

.relev_link a:hover{
	color: maroon;
	text-decoration: none;
}

.menuFont a, menuFont a:active{
	font: bold 11px Tahoma; 
	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

.menuFont a:hover{
	color: maroon;
	text-decoration: none;
}

/*TABS offshore*/


#tabContent{
	width: 230px;
	height: 210px;
	float: left;
	clear: left;
	scrollbar-track-color:#ffffff;
   scrollbar-darkshadow-color:#ffffff;
   scrollbar-shadow-color:#ffffff;
   scrollbar-3dlight-color:#ffffff;
   scrollbar-highlight-color:#ffffff;
   scrollbar-arrow-color:#ffffff;
   scrollbar-face-color:#b6b6b6;
	overflow: auto;
	}
	
.tabMainContent{
	width: inherit; 
	padding-right:5px; 
	padding-top:0px; 
	font-family: Arial; 
	font-size:11px; 
	color: #666666; 
	text-align:left
}

.tabMainContent ul{
	list-style-position: outside;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.tabMainContent li{
	list-style: square;
	list-style-position: outside;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding: 0px;
	text-align: left;		
	width: inherit;
	vertical-align: middle;
}

				
#aptab1 {
	position:absolute;
	margin-left:0px;
	margin-top:20px;
	width:50px;
	height:30px;
	z-index:1;
	cursor:hand;
}
#aptab2 {
	position:absolute;
	margin-left:90px;
	margin-top:20px;
	width:101px;
	height:66px;
	z-index:2;
	cursor: hand;
}

#aptabSelected1 {
	position:absolute;
	margin-left:0px;
	margin-top:17px;
	width:87px;
	height:33px;
	z-index:4;
}
#aptabSelected2 {
	position:absolute;
	margin-left:90px;
	margin-top:17px;
	width:92px;
	height:43px;
	z-index:5;
	visibility: hidden;
}
#aptabBody {
	position:absolute;
	margin-left:0px;
	margin-top:51px;
	width:186px;
	height:60px;
	z-index:3;
}
#aptabContent1 {
	position:absolute;
	margin-left:6px;
	margin-top:59px;
	width:216px;
	height:161px;
	z-index:6;
}


#aptabContent2 {
	position:absolute;
	margin-left:6px;
	margin-top:59px;
	width:206px;
	height:151px;
	z-index:7;
	visibility: hidden;
}	


/*end TABS offshore*/

/*MEDIA PANEL*/
/* Start Media Header Panel*/
.pnl_MDA-Ttle_Hdr{
	background-image: url(../images/PNL_Media_mid-Top.gif);
	background-color: #0c81c8;
	width: 100%;
	height: 22px;
}
/*top Row*/
.pnl-MDA-Ttle_HdrRow-L { 
	background: url(../images/PNL_Media_cor-LeftTop.gif) no-repeat top Left;
	float: left;
	margin-right: 6px;
	line-height: 22px;
}

.pnl_MDA-Ttle_Hdr-p{
	color: #000000;
	font: bold 11px verdana;
	vertical-align: middle;
	text-align: left; 
	float: left;
	line-height: 22px;
}

.pnl-MDA-Ttle_HdrRow-R {
	background: url(../images/PNL_Media_cor-RightTop.gif) no-repeat top;
	float: right;
	line-height: 22px;
}
/*-- // End Media Header Panel -- */
/* media body */

TABLE.pnl-MDA_body{
	font:normal 11px Arial;
	color: #000000;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 2px #000000;
	border-collapse: collapse;
	text-align: left;
}


.pnl-MDA_body-hr{
	font:Bold 11px Arial;
	color: #FFFFFF;
	background-color: #0876b1;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* // end media body */
/* Media Footer*/
.pnl_MDA-ftr{
	background-image: url(../images/PNL_Media_mid-Bttm.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
	background-position: bottom;
}
/*top Row*/
.pnl-MDA-ftr-L { 
	background: url(../images/PNL_Media_cor-LeftBttm.gif) no-repeat bottom Left;
	float: left;
	height: 22px;
}

.pnl_MDA-Ttle_ftr-p{
	color: #000000;
	font: italic 11px "Times New Roman";
	vertical-align: middle;
	text-align: left; 
	float: left;
	line-height: 22px;
}

.pnl-MDA-ftr-R {
	background: url(../images/PNL_Media_cor-RightBttm.gif) no-repeat bottom Right;
	height: 22px;
	float: right;
}
/*-- // Media Footer --*/
/*-- // MEDIA PANEL --*/

/*--  New Drop Down Menu --*/
/*Main Menu Holder*/
.jqueryslidemenu{
font: bold 11px Tahoma;
/*background: #FFFFFF;*/
width: inherit;
height: 24px;
margin-left: 1%;
z-index: 5;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.jqueryslidemenu ul{
position: relative;
display: inline;
float: left;

}

/*Top level list items ==========*/
.jqueryslidemenu li{
position: relative;
display: inline;
float: left;

}


/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
/*background: #FFFFFF; background of tabs (default state)*/
padding: 5px 10px;
background-image: url(../images/bg_menu_div.gif);
background-position: right;
background-repeat: no-repeat;
text-decoration: none;
}

.jqueryslidemenu ul.sub li.sub a{
display: block;
background: #cccccc; /*background of tabs (default state)*/
padding: 5px 10px;
border-right: 1px solid #778;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

* html .jqueryslidemenu ul.sub li.sub a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}


.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: White; /*Menu active font color*/
}

.jqueryslidemenu ul.sub li.sub a:link, .jqueryslidemenu ul.sub li.sub a:visited{
color: Black; /* Sub Menu Active font color*/
}


.jqueryslidemenu ul li a:hover{
/*background: black; tab link background during hover state*/
background-image: url(../images/bg_menu_sel.gif);
background-position: left;
background-repeat: repeat-x;
color: maroon;
}

.jqueryslidemenu ul.sub li.sub a:hover{
background: #666666; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu =========*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	text-align: left;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Tahoma;
width: 130px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
text-align: left;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 11px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

/*-- // New Drop Down Menu -- */

/** Start DOT Ajax Pop-up container **/

.DOTtopbg {
	background-image: url(../images/DOTcntnr_top.gif);
	background-repeat: repeat-x;
	height: 18px;
}

.DOTbottombg {
	background-image: url(../images/DOTcntnr_bottom.gif);
	background-repeat: repeat-x;
	height: 18px;
}

.DOTrightbg {
	background-image: url(../images/DOTcntnr_right.gif);
	background-repeat: repeat-y;
	width: 18px;
}

.DOTleftbg {
	background-image: url(../images/DOTcntnr_left.gif);
	background-repeat: repeat-y;
	width: 18px;
}

.backgroundCSS {
	background-color: #666666;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

/** End DOT Ajax Pop-up container **/

.modalBackground {
	background-color: #666666;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

.roundedCorPop {
	background-color: #ffffff;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

/***** CSS BELOW ARE FOR THE NEW BLASTASIA HOME PAGE *****/

.newContainerBrdrs {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.newTxtPlain {
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	color: #666666;
}

.newTxtBody {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.cebitTxt {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	color: #666666;
}

.newLink1 a, newLink1 a:active{
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	white-space: inherit;
}

.newLink1 a:hover{
	color: Maroon;
	text-decoration: underline;
}

.newLink2 a, newLink2 a:active{
	font-family: tahoma; 
	font-size: 11px; 
	color: Maroon; 
	text-decoration: none;
	white-space: inherit;
}

.newLink2 a:hover{
	color: Maroon;
	text-decoration: underline;
}

.newLink3 a, newLink3 a:active{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	line-height: 12px;
}

.newLink3 a:hover{
	color: maroon;
	text-decoration: underline;
	line-height: 12px;
	
}

.newLink4 a, newLink4 a:active{
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	white-space: inherit;
	line-height: 12px;
}

.newLink4 a:hover{
	color: maroon;
	text-decoration: underline;
	line-height: 12px;
}

.newLink5 a, newLink5 a:active{
	font-family: tahoma, verdana, arial;
	font-size: 10px; 
	color: #1689a8; 
	text-decoration: none;
	white-space: inherit;
	line-height: 10px;
	font-weight: bold;
}

.newLink5 a:hover{
	color: #1689a8;
	text-decoration: underline;
	line-height: 10px;
	font-weight: bold;
}

.nhpServicesBg {
	background-image: url(../images/nhp_cntnr_bg1.gif);
	background-repeat: repeat-x;
	height: 176px;
}

.bulletgreen {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #8cb31c;
	line-height: 10px;
}

.bulletblue {
	font-family: Tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #0b9dc4;
	line-height: 10px;
}

.CebitBG {
	background-image: url(../images/bg_cebitcard.jpg);
	background-repeat: no-repeat;
	width: 537px;
	height: 174px;
}

.newHeaderBG {
	background-image: url(../images/home_newbg.gif);
	background-repeat: no-repeat;
	width: 782px;
	height: 85px;
}

.nhpServicesBGbttm {
	background-image: url(../images/nhp_services_bottom.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 272px;
}

.nhpProductsBGbttm {
	background-image: url(../images/nhp_products_bottom.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 272px;
}

/*-- for inquiry --*/
#profile {
	position:absolute;
	width:127px;
	height:162px;
	z-index:4;
	left: 733px;
	top: 136px;
}
a:link {
	color: 999999;
}
a:visited {
	color: 333333;
}
a:hover {
	color: 333333;
}
a:active {
	color: 333333;
}
#invisiblelayer1 {
	position:absolute;
	width:160px;
	height:175px;
	z-index:3;
	left: 728px;
	top: 135px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
}
#services {
	position:absolute;
	width:168px;
	height:115px;
	z-index:7;
	left: 556px;
	top: 159px;
}
#invisiblelayer2 {
	position:absolute;
	width:192px;
	height:126px;
	z-index:6;
	left: 554px;
	top: 162px;
}
#products {
	position:absolute;
	width:176px;
	height:115px;
	z-index:9;
	left: 621px;
	top: 159px;
}
#invisiblelayer3 {
	position:absolute;
	width:199px;
	height:132px;
	z-index:8;
	left: 618px;
	top: 157px;
}
#consulting {
	position:absolute;
	width:200px;
	height:131px;
	z-index:12;
	left: 689px;
	top: 163px;
}
#invisiblelayer4 {
	position:absolute;
	width:210px;
	height:115px;
	z-index:11;
	left: 685px;
	top: 162px;
}



#inq_main
{
width:100%;
overflow:hidden;
margin:5px 0px 0px 4px;
}
#inq_tab{height:31px; width:221px; margin-left:5px; background:url(../images/inq_border_top.jpg) repeat-x;}
#inq_content
{
width:221px;
height:203px;
margin-left:5px;
background:url(../images/tabBody1.gif) no-repeat;
}
.inq_tab1-normal, .inq_tab2-normal, .inq_tab1-selected, .inq_tab2-selected
{
width:91px;
height:31px;
float:left;
cursor:pointer;
display:inline;
}
.inq_tab1-normal{background:url(../images/tabButton2a.gif) no-repeat;}
.inq_tab2-normal{background:url(../images/tabButton1a.gif) no-repeat;}
.inq_tab1-selected{background:url(../images/tabButton2Selected2.gif) no-repeat;}
.inq_tab2-selected{background:url(../images/tabButton1Selected1.gif) no-repeat;}

#inq_content1, #inq_content2{display:none;}


/*-- //for inquiry --*/

    /* this class is for services banner use only */
    #apDivA, #apDivB{
    position:absolute;
    float:left;
    clear:left;
    height:82px; 
    width:272px;
    z-index:1;
    }
    
    #apDiv1{
	position:absolute;
	width:45px;
	height:18px;
	z-index:2;
	margin-left: 218px;
	margin-top: 75px;
	}
	#apDiv2 {
	position:absolute;
	margin-left: 220px;
	margin-top: 75px;
	width:45px;
	height:18px;
	z-index:3;
}
	
 /* // this class is for services banner use only */
 
 /* --  for rounded corner -- */

.bordered { 
  width: 745px; 
  border:1px #cc9933 solid; 
 /* padding: 10px 10px 10px 10px; */
  margin-bottom: 5px;
}
/* //--  for rounded corner -- */

/** OPD Container and Content CSS **/

.bg-OPD-left {
	background-image: url(../images/opd-container-left.gif);
	background-repeat: repeat-y;
	width: 9px;
}

.bg-OPD-right {
	background-image: url(../images/opd-container-right.gif);
	background-repeat: repeat-y;
	width: 9px;
}

.bg-OPD-bottom {
	background-image: url(../images/opd-container-bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.text-OPD {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666666;
}

.opd_link a, opd_link a:active{
	font-family: tahoma, verdana, arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
	white-space: normal;
}

.opd_link a:hover{
	color: maroon;
	text-decoration: none;
}

/** End OPD Container and Content CSS **/