body { 
margin: 0px;
padding: 0px;
font-family: "trebuchet MS", Georgia, Verdana, serif;
font-size:12px;
color: #333;
background-color: White;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position:top;
}
a:link, a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
text-decoration: underline;
}
a:active, a:focus{
	outline: none;
}
h1,h2,h3,h4,h5{
	color:#000066; padding: 0px; margin:0px 0px 0px 20px;;
}
h1{
	font-size:2em;
	margin: 7px;
	font-weight: bold;
	margin:10px 0px 10px 20px;
}
h2{
	font-size: 1.4em;
	margin-top: 7px;
	font-size: 100%;
}
h3{
color: #000066;!important;
	font-size: 100%;
}
h4{
	color:#fff;
	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: White; } 
}

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 }
}
.left{
	background-color:#000066;
}
.left ul{
padding:0px;
margin:0px;
	list-style: none;
	width: 125px; text-align: left;
}
.left li{
	margin-left: 0px;
}
.left a:link,.left a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.left a:hover{
	text-decoration: underline;
}
.gap{
	margin-left: 10px;
}
.register{
	float: left;
}
.left p{
	color: #fff;
	line-height: 14px;
	margin-top:0px;
}
.main{
	width: 600px;
	border: 1px solid red;
	overflow:hidden;
	margin-left: 20px;
}
.main p{
	margin:3px 0px;
}
.content{
	width:320px;
	float: left;
	margin:10px 0px 10px 10px;
}
.content a:link, .content a:visited{
	text-decoration: none;
	color: Blue;
	font-weight: normal;
	font-size: 14px;
}
.content a:hover{
	text-decoration: underline;
}
.contentnew{
	margin-left: 20px;
}
.contentnew ul{
color: #333;
padding:0px;
margin:0px;
	width: 125px;
	list-style-type: disc;
}
.contentnew li{
	margin-left: 50px;
}
.contentnew a:link,.contentnew a:visited{
color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.contentnew a:hover{
	text-decoration: underline;
}
.curry{
		margin:10px 0px 10px 10px;
}
p.text{
text-align: justify;
	padding:0px 20px 0px 20px ;
}
p.text a:link, p.text a:visited{
	color: Blue;
	text-decoration: none;
}
p.text a:hover{
	text-decoration: underline;
}
.footer{
	text-align: center;
}
.footer a:link,.footer a:visited{
	text-decoration: none;
	color:#000066; 
	font-size: 12px;
}
.footer a:hover{
	text-decoration: underline;
}
.footer p{
	font-size: 10px;
}
.logo{
	background-image: url(../images/logo-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 18px;
	background-color: transparent;
}
.logo a:link, .logo a:visited{
	font-size: 18px;
	color: #1b0359;
	font-weight: bold;
	font-style: italic;
	margin-left: 30px;
}
