
/*Author : Pradeep Cherian
Date : 04-6-2009*/

html, body {
	margin: 0;
	padding: 10px 0 0 0;
}

#page-container {
	width: 908px;
	margin: 25px;
	background: red;

}





.hovermenu ul{
font: bold 9pt Verdana,Trebuchet MS,Arial,Helvetica;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
/*padding: 2px 0.5em;*/
text-decoration: none;
float: left;
color: black;
background-color: #95B5DB;
border: 2px solid #95B5DB;
}
.hovermenu ul li a:hover{
background-color: #3E73B6;
color:#ffffff;
/*border-style: outset;*/
}

.hovermenuH ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #CCCCff;
border: 2px solid #FFF2BF;
}
 .current
{
color:white;
font-weight:bold;
}


html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style:dotted;
}

body
{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-size:8.5pt;
	text-align:left;
	background-color:#F9F9F9;
}
.title
{
	font-size:16pt;
	color:#3E73B6;
	font-weight:bold;
	display:block;
	text-align:center;

}
.mainTitle{
background-color:#7A89F9;
color:#FFFFFF;
font-size:14.5pt;
padding:0px 0px 0px 10px;
display:block

}
.text

{
	font-size:8pt;
	color:#020233;
	display:block;
	text-align:left;
	padding:10px 10px 10px 10px;
	
}
.footer
{
font-family: Verdana,Trebuchet MS,Arial,Helvetica;
text-align:right;	
font-size:6.5pt;
color:#3C4CC9;	
}
.bl1
{
	background-color:#3E73B6;
	width:6px;
	height:6px;
	font-size:1px;
	margin-right:10px;
}
.bl2
{
	background-color:#339933;
	width:6px;
	height:6px;
	font-size:1px;
	margin-right:10px;
}
.sub
{
color:#E18700;	
font-weight:bold;
font-size:8pt;
}
.more A
{
color:#E18700;	
font-size:8pt;
}
.cont
{
	height:100%;
	background-color:#f7f7f7;
	width:70%;
	display:inline;
	padding:10px 0px 10px 30px;
	text-align:left;       
}

a
{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-size:9pt;
	color:#000099;
	text-decoration:none;
	letter-spacing:1pt;
}

a:hover
{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-size:9pt;
	color:#7A89F9;
	letter-spacing:1pt;
	
}


.bot-line
{
border-bottom: 1px solid #9A9A9A;
}

.boxtop{
width:876px;
height:36px;
background-image:url(images/top-center.jpg);
background-repeat:repeat-x;
}
.boxbottom{

background-image:url(images/bott-center.jpg);
background-repeat:repeat-x;
}
.boxleft{
width:7px;
height:394px;
background-image:url(images/bg-left.jpg);
background-repeat:repeat-y;
}

.boxright{
width:7px;
height:394px;
background-image:url(images/bg-right.jpg);
background-repeat:repeat-y;
}


/**/
