<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	}

#header {
	margin-bottom:10px; 
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	
/*Added by Amalendu*/
.logo {margin:10px 0 0 0}
.w-950 {width:950px; clear:both}
.w-450 {width:450px;}
.column {float:left;}
.right {float:right;}

.t {background: #fff url(images/dot.png) 0 0 repeat-x; width: 710px; }
.t2 {background: #fff url(images/dot.png) 0 0 repeat-x; width: 230px; }
.t3 {background: #fff url(images/dot.png) 0 0 repeat-x; width: 950px; }
.b {background: url(images/dot.png) 0 100% repeat-x}
.l {background: url(images/dot.png) 0 0 repeat-y}
.r {background: url(images/dot.png) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 


.mainpagearea {width:720px; float:left; margin-top:-50px; *margin-top:0}

.totalNav {clear:both; margin-top:12px; height:45px; margin-left:0px;}
.navLeft {width:21px; float:left; margin-right:0px}
.navRight {width:29px; float:right}
.navigation{ background:url(images/navBg.png) repeat-x 0 0; width:899px; float:left; margin-top:0; margin-left:1px;}
.navigation ul {margin:0; padding:0; width:900px;}
.navigation li, .navigation li a{ margin-top:0; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:left; list-style-type:none; list-style-image: none; text-transform:Capitalise;}
.navigation li a, .navigation li a:hover{text-decoration:none;padding:15px 20px 13px 20px; margin-left:-1px; height:45px}
.navigation li a{ background:url(images/navSpace.png) no-repeat right -1px; color:#fff;border-left:1px solid #50bae7; height:17px}
.navigation li a:hover{ background:url(images/navSpaceHover.png) no-repeat right top; color:#fff;border-left:1px solid #333; height:17px}

.searchbox {background:url(images/search_bg.png) no-repeat 0 0; width:200px; height:60px; padding:2px 0 0 0; margin:30px 3px 0 2px; float:right}
.searchpage .searchbox {float:left}


#searchform #s {border:1px solid #dfeaf2; width:115px; height:20px; background-color:#dfeaf2; margin:2px 6px 0 2px}
#searchform {}


#searchsubmit {padding: 1px;}

body{
	background-image:none;
	padding:0px;
	margin:0px;
}
</pre></body></html>