/* CSS Document */

body { margin:0px; padding:0px; background:url(bg_menu.gif) }
form { margin:0px; padding:0px; display:inline; }
table, input, textarea, select { font-family:Tahoma, Arial, Verdana; font-size:11px; color:#464646; text-align:left; }
/* for parteners detail classes */
.darkheading { background:url(images/part-heading-bg.gif) repeat-x; color:#FFFFFF; font-weight:bold; padding-left:5px; }
.partrows { background-color:#DBE4F0; }
.partvalue { color:#04245C; }
.partrows A:link, .partrows A:visited, .partrows A:active { COLOR:#04245C; text-decoration:none; }
.partrows A:hover { COLOR: #D70000; }
/* top link and button background color */
.menubg, .but { background:url(images/menubg.gif) repeat-x; }
A.menulink:link, A.menulink:visited, A.menulink:active, .but { COLOR: #ffffff; text-decoration:none; font-weight:bold; }
A.menulink:hover, { COLOR: #ff0000; }
/* for middle white box classes */
.boxbg, .bdtop, .bdleft, .bdright, .bdbottom { background-color:#FFFFFF; }
.bdtop { border-top:1px solid #BCC8D9; }
.bdleft { border-left:1px solid #BCC8D9; }
.bdright { border-right:1px solid #BCC8D9; }
.bdbottom { border-bottom:1px solid #BCC8D9; }
.dotline { background:url(images/dotline.gif) center center repeat-x; margin:0px; padding:0px; }
/* Footer part backgroung */
.bottombg { background:url(images/bottombg.gif) repeat-x; color:#FFFFFF; }
/* for white background color */
.whitebg { background-color:#FFFFFF; }
.fieldheader { color:#122C5F; font-weight:bold; padding-left:5px; }
.fieldheader, .tbborder { background-color:#D3E0F2; }

/* Default link class and blue text class */
A:link, A:visited, A:active, .bluetext { COLOR:#2257AB; text-decoration:none; }
A.menulink:hover, A:hover, .msg { COLOR: #ff0000; }

/* For PopUP Window class */
.popupbody { background-color:#DEE6F1; padding:5px; }
.bigimg { padding:1px; border:1px solid #666666; width:340px; height:267px; }
.smallthum { padding:1px; border:1px solid #666666; width:88px; height:67px; }
/* for detail page images */
.thumimg { padding:1px; border:1px solid #666666; width:145px; height:92px; }
.noborder { border:none; }
/* textbox, textarea, select menu classes */
input, textarea, select { padding:1px; border:1px solid #666666; COLOR:#0D47A3; }
/* for Button */
.but { text-align:center; padding:1px 3px; }

