
body {
  margin: 0;
	padding: 0;
	height: 200px;
	background: rgb(255,255,255) url(images/img1.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
 
}

img {
	border: 1;
	color:black;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;
}

 h4 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: arial;
	color: #8F3844;
}
p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

ul, ol {
	color: #8F3844;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}

ul.women {
	margin-left: 20px;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
  font-size: 14px;
	color: #000000;  
  font-family: "Arial", Times, serif;  
}

ol {
	margin-left: 0;
	padding-left: 1em;
}

a:link, a:active {
	text-decoration: none;
	color: #8F3844;
}
a:visited, a:hover {
	text-decoration: underline;
	color: #3D515C;
}

/* Header */

#header {
	height: 116px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(images/img2.gif) no-repeat center bottom;
}

#header * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;
}

#header h1 {
	letter-spacing: -2px;
	font-size: 48px;
}

#header h2 {
	letter-spacing: normal;
	font-size: 12px;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
}

.cont
{
	text-align: Justify;
}

#colOne {
	float: left;
	width: 230px;
}

#colTwo {
	float: right;
	width: 700px;
}

#colThree {
	float: right;
	width: 350px;
}

#colFour {
	float: right;
	width: 350px;
}


/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #F5EDEE url(images/img1.gif) repeat-x 0px -120px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}

.boxed .content {
	padding: 20px;
	background: url(images/img3.gif) repeat-x;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}


}
*/Table Styles*/

   table
   {
      tablelayout: fixed;
      border-width: 1px solid;
      width: 20%;
   }
   
   table.view
   {
      tablelayout: fixed;
      border-color: rgb(51,51,0);      
      border-collapse: collapse;
      border-width: 2px solid;      
      width: 80%;
      
      
   }  
    table.view2
   {
      tablelayout: fixed;
      border-color: rgb(153,102,102);      
      border-collapse: collapse;
      border-width: 1px solid;      
      width: 70%;
   }  
  
   td.view
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      text-align: left;
      font-family: "Arial", Times, serif;
      font-size: 15px;
      color: #000080;
    } 
    td.view1
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      text-align: center;
      font-family: "Arial", Times, serif;
      font-size: 15px;
      color: #000080;
    }
    td.view2
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      text-align: right;
      font-family: "Arial", Times, serif;
      font-size: 15px;
      color: #000080;
    } 
     
    td.cel4
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      width: 15%;
      text-align: center;
      font-family: Arial, Times,"serif";
      font-size: 15px;
      color: #000080;
    }
     td.cel5
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      width: 5% ;
      text-align: center;
      font-family: Arial, Times,"serif";
      font-size: 15px;
      color: #000080;
    }  
    td.cela
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      width: 60%;
      text-align: left;
      font-family: Arial, Times,"serif";
      font-size: 15px;
      color: #000080;
    } 
    td.cel6
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      width: 25% ;
      text-align: left;
      font-family: Arial, Times,"serif";
      font-size: 15px;
      color: #000080;
    } 
     td.cel9
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      width: 35%;
      text-align: left;
      font-family: Arial, Times,"serif";
      font-size: 15px;
      color: #000080;
    }   
    td.cel10
   { 
      border-top: 1px solid;
      border-bottom: 1px solid;
      border-right: 1px solid;
      border-left: 1px solid;
      width: 50%;
      text-align: center;
      font-family: Arial, Times,"serif";
      font-size: 15px;
      color: #000080;
    }   
 
   .menu
   {
      font-family: "Arial", Times, serif;
      font-size:12px;
      color: blue;
      margin-top: 0;
   }

  /* This style for FAQ and Contact_us */
   .faq
   {
      font-size: 13px;
      color : blue;
      margin-bottom: 0;
      margin-top: 3;
      margin-left: 6px;
      font-weight: bold;
   }
   .faq a
   {
      font-size : 13px;
      color : red;
      font-weight: bold;  
      text-decoration: underline;
   }
   .faq a:hover
   {
      color : red;
      text-decoration: underline;
   }   

   /*image(book,cds)Styles*/
   img.one
   {
      border-style: outset;
      border-color: #e8eff5;
      border-width: 5px;
      width: 100;
      height: 150;
   }
  
   /*Styles for horigental rule*/
   hr.one
   {
      color: #84F499;
      width: 60%; 
      text-align: left;
   }

