body { 
margin:0px;
padding: 0px;
font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
font-size:14px;
color: #000000;
background-image: url(../images/bg.jpg);
background-position: top;
background-repeat: no-repeat;
background-color:#48264e;
border: 1px solid 
}
a:link, a:visited{
	color: #3F5B73;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
}
a:hover{
text-decoration: underline;
}
a:active, a:focus{
	outline: none;
}
h1,h2,h3,h4,h5{
	color:#b41e6c; padding: 0px; margin-left:8px;
	font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
}
h1{
	font-size:24px;
	margin-top: 7px;
}
h2{
	font-size:16px;
	margin-top: 7px;
}
h3{
 font-size:14px;	
}
.fix{
	clear: both;
}
/* *********************** Image Border Fix ****************************/
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; background-color: transparent; }        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
    a:hover img{ color: inherit; background-color:none; } 
}

th, td { /* ns 4 */
 font-family: "trebuchet MS", Georgia, Verdana, sans-serif;
}
/* *********************** Image Border Fix ****************************/
/* ******************  print  ************** */
@media print {
   h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   .navbar       { background-color: #fff; color: #000; border-color: #000; border-width: 1px; }
   a.tnav, a.bannerLink     { font-weight: normal }
}
/* ******************  speech  ************** */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
/* ******************  speech ends************** */
.m_container{
	width: 1124px;
	text-align: center;
	margin:0px auto;
}
.t_container{
background-image: url(../images/top.png);
background-position: top;
background-repeat: no-repeat ;
text-align:left;
clear: both;

}
.main{ 
background-image: url(../images/con_bg.png);
background-position:top;
background-repeat:repeat-y;
}
.logo{
float: left;
	margin: 0px 0px 187px 58px;
}
*+html .logo{
	margin: 0px 0px 184px 58px;
}
.heading{
	height:45px;
}
.heading h1{
   font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin:0px 0px 0px 262px;
	padding-top:16px;
}

.left{
	width:253px;
	text-align: left;
}

.left ul{
	margin: 15px;
	padding: 0px;
	list-style: none;
}
.left li{
background-image: url(../images/dot.jpg);
background-position: left;
background-repeat: no-repeat;
  padding-left:20px;
  margin:4px 0px 0px 5px;
}
.left a:link,.left a:visited{
	color: #023d55;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.left a:hover{
color: #CC3D75;
}
.left a:link img{
   margin-top:10px; 
}
.download{
	margin-left:25px;
	margin-top: 8px;
	float: left;
   clear: both;
}
.ads{
margin-left:50px;
margin-top: 8px;
float: left;
clear: both;
}
.content{
	width:595px;
	background-color:#ffffff;
	font-size: 12px;
	font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
}
.content p{
	margin:0px 8px 12px 8px;
	line-height:20px;
}
.right{
	width:276px;
}

.footer{
  background-image: url(../images/foot_bg.png);
  background-position: top;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 11px;
  text-align: center;
  font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
  margin-bottom: 10px;
}
.f_link{
	padding-top:27px;
}
.copy{
	margin-top: 25px;
}
.copy a:link,.copy a:visited{
color: #fff;
font-size: 12px;
font-weight: bold;
}
.f_link a:link,.f_link  a:visited{
   color: #074d61;
	text-decoration: none;
	font-weight: normal;
	margin-left: 8px;
}
.f_link a:hover{
text-decoration: underline;
}
