/*
Design by Sujan025 - Cronysoft
http://www.cronysoft.com
dated: 22-September-07
*/

body {
	margin: 0;
	padding: 0;
	background: #4F4F4F url(../images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1,h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {

	font-size: 120%;
	font-style:algerian;
}

h2 {
	font-size: 110%;
	color:#3C0077;
}

h3 {
	font-size: 80%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
font-size:15px;
color:#FFFFFF;
}
p a:link
	{
	color:#FFFFFF;
	}
p a:link
	{
	color:#FFFFFF;
	}
p a:hover
	{
	color:#FFFFFF;
	}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 27px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}

/* Search */

#search {
	background-image:url(.../images/map2.jpg);
	float: right;
	width: 280px;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
	color:#7D7D7D;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 120px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(../images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 120%;
	color: #FFFFBF;
	font-weight:bold;
}
#ss{
font: italic 100% Georgia, "Times New Roman", Times, serif;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

/* Page */



/*menuadmin*/

#menuadmin {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menuadmin ul {
	margin: 0;
	padding: 15px 0 0 30px;
	list-style: none;
}

#menuadmin li {
	display: inline;
}

#menuadmin a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(../images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 120%;
	color: #FFFFB7;
}

#menuadmin a:hover {
	color: #FFFFFF;
}

#menuadmin .active a {
	color: #990000;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;

	padding: 310px 0 0 0;
	background: url(../images/img03.jpg) no-repeat;
	border: 3px sold #FFF;
}

#adminpage {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 310px 0 0 0;
	vertical-align:top;
	text-align:left;
	border:1px solid #393939;	
}
/* Description */
#description
{
	clear: both;
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 0px -10 0 0;
	text-align:left;
	vertical-align:top;	
}

/* Splash */

#splash {
	width: 660px;
	height: 180px;
	padding: 30px 30px 0 30px;
	background: url(../images/img04.jpg) no-repeat;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
	background-color:#93B788;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#content {
	float: right;
	width: 420px;
	padding-right: 10px;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */
#footer {
	vertical-align:middle;
	height: 70px;
	padding-top: 0px;
	background: url(../images/img5.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
}

#footer a {
	color: #666666;
}
h4 {
	margin:0px;
	padding-top:0px;
	font-size:20px;
	color: #FFFF2B; 
	font-family:Georgia, "Times New Roman", Times, serif;	

}

.boxed_2 {
}

.boxed_2 .title {
	padding: 0px 0 0 10px;
	background: url(../images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed_2 .content {
	padding: 10px;
}


/* Logo */

#logo_2 {
	width: 770px;
	height: 140px;
	margin: 0 auto;
	background: url(../images/img02.gif) no-repeat 0 665px;
}

#logo_2 h1 {
	padding: 46px 0 0 0px;
}

#logo_2 h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo_2 h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo_2 h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo_2 a {
}

/* Content */

#content_2 {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main_2 {
	float: right;
	width: 500px;
	margin-top: -80px;
}

#welcome_2 {
}

/* Content > Main > Example */

#example_2 {
}

/* Content > Sidebar */

#sidebar_2 {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login_2 {
}

#login form_2 {
}

#login fieldset_2 {
	border: none;
}

#login legend_2 {
	display: none;
}

#login label_2 {
	font-size: x-small;
	font-weight: bold;
}

#login input_2 {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1_2, #inputtext2_2 {
	color: #385B88;
}

#inputsubmit1_2 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu_2 {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu_2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu_2 li {
	display: inline;
}

#menu_2 a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu_2 a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates_2 {
}

#updates_2 ul {
	margin: 0;
	list-style: none;
}

#updates_2 h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates_2 p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners_2 {
}

#partners_2 .content {
	padding: 10px 0;
}

#partners_2 ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners_2 li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}


 .tableStyle
      {
         font-names:Tahoma;
         font-size:10pt;
         width:100%;
         border: solid 1px #002424;
         color:#002424;
      }
	  
      .oddRow
      {
         background-color: #ECEFF4;
         border-bottom: solid 1px #CDD4E3;
	      border-left: solid 1px #CDD4E3;
	      height:25px;
      }
      .oddRow td
      {
            height:30px;
      }

      .evenRow
      {
         background-color: #FFF;
         border-bottom: solid 1px #CDD4E3;
	      border-left: solid 1px #CDD4E3;	   
		  height:30px;   
      }
      .evenRow td
      {
            height:30px;
      }

      .headerRow
      {
         font-weight:bold;
         background-color: #93B788;
         color:#FFFFFF;
         border-bottom: solid 1px #794311;
	     border-left: solid 1px #794311;
		 height:30px;
      }
	  .headerRow_2
      {
         background-color: #666666;
         color:#FFFFFF;
         border-bottom: solid 1px #794311;
	     border-left: solid 1px #794311;
		 height:30px;
      }
	  
	  #col1
	  {
	  background-color:#8A8A8A;
	  padding-right:10px;
	  }
	  #col2
	  {
	  padding-left:10px;
	  }
table.fedex
{
	background-color:#000000;
	border: 3px;

}
/*----shamim----*/
.story_2
{
color: #FFFFFF;
font-size:12px;
text-align:justify;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title_2
{
 color:#00D700;
}
#transbox p
  {
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
  }
#bor
{
border: red solid thin;
}
#sc
{
color:#CCCCFF;
}

.style1{ color:#FFFFFF;}

#preimg { text-align:justify; color:#FFFFFF;}
#preimg a { position: relative; float: left; margin: 1em 1em 1em 0; padding: .1em .1em; }
#preimg img { position: relative; float: left; margin: 1em 1em 1em 0; padding: .1em .1em; }

#tabf
	{
	}
#tabf tr td
	{
	font-size:12px;
	}
