/* CSS Style starts here */

/* Common part starts here */
body{
	SCROLLBAR-FACE-COLOR: #DDDEDF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDEDF; 
	SCROLLBAR-SHADOW-COLOR: #DDDEDF; 
	SCROLLBAR-3DLIGHT-COLOR: #3C3C3C; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #F0F1F2; 
	SCROLLBAR-DARKSHADOW-COLOR: #3C3C3C;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	text-align:center;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ABABAB;
}
li {
  margin: 3;
  padding: 0;
  list-style:square;
  list-style-position:outside;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#908D9D;
}
#outertable{
	width: 717px;
}
.black-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/* Common part starts here */
/* Header part starts here */
#header{
	width:717px;
	height:237px;
}
#logo-contain{
	width:717px;
	height:53px;
	background-image:url(images/header-bg.gif);
	background-repeat:no-repeat;
}
#logo{
	width:135px;
	margin-left:291px;
	margin-top:24px;
}
.top-link{
	padding-top:35px;
	padding-right:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E0E0E0;
}
.top-link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E0E0E0;
	text-decoration:none;
}
.top-link a:hover{
	text-decoration:underline;
}
.top-nav{
	width:717px;
	height:38px;
	background-image:url(images/top-nav-bg.gif);
	background-repeat:no-repeat;
}
.top-menu{
	margin-left:154px;
	margin-top:16px;
	width:389px;
}
.top-menu td{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.top-menu td a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.top-menu td a:hover{
	color:#00F0FF;
}
.header-top{
	background-image:url(images/header-top.gif);
	background-repeat:no-repeat;
	width:717px;
	height:146px;
}
/* Header part starts here */
/* body part starts here */
/* left part starts here */
.left-panel{
	width:400px;
}
.header-bottom{
	width:400px;
	height:184px;
	background-image:url(images/header-bottom.gif);
	background-repeat:no-repeat;
}
#welcome-box{
	margin-left:17px;
	margin-right:30px;
	margin-top:34px;
	width:353px;
	text-align:justify;
}
#welcome-box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ABABAB;
	text-decoration:none;
}
#welcome-box a:hover{
	text-decoration:underline;
}
#download-box{
	width:373px;
}
.download-head{
	width:375px;
	height:35px;
	background-image:url(images/download-bg.gif);
	background-repeat:no-repeat;
}
.download-head img{
	margin-left:34px;
}
.blue-grad{
	background-image:url(images/blue-grad.gif);
	background-repeat:repeat-x;
	background-color: #073B67;
}
.morelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ABABAB;
	text-decoration:none;
}
.morelink:hover{
	text-decoration:underline;
}
/* left part starts here */
/* right part starts here */
.right-panel{
	width:317px;
}
#release-box{
	width:317px;
}
.release-head{
	width:317px;
	height:33px;
	background-image:url(images/release-bg.gif);
	background-repeat:no-repeat;
}
.release-head img{
	margin-left:36px;
}
.gray-grad{
	background-image:url(images/gray-grad.gif);
	background-repeat:repeat-x;
	background-color: #838282;
}
.moreblack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.moreblack:hover{
	text-decoration:underline;
}
#gallary-box{
	width:317px;
}
.gallary-head{
	width:317px;
	height:34px;
	background-image:url(images/gallary-bg.gif);
	background-repeat:no-repeat;
}
.gallary-head img{
	margin-left:36px;
}
.black-grad{
	background-image:url(images/black-grad.gif);
	background-repeat:repeat-x;
	background-color: #292D34;
}
/* right part starts here */
/* body part ends here */
/* Footer part starts here */
#footer{
	width:717px;
	height:57px;
}
#footer td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
}
#footer td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	font-weight:bold;
	text-decoration:none;
}
#footer td a:hover{
	text-decoration:underline;
}
/* Footer part ends here */