body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url(images/page_bg.gif);
    }

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}
/*** NAV*******/

#nav {
	
	width: 537px;
    height: 16px;
    background: black;
}



#nav, #nav a {
	color: white;
	font-weight: bold;
    font-size: 12px;
    text-align:center;
    text-decoration: none;
      
}
 

#nav a:hover {
        background:#E6E6FA;
        color:Navy;
        font-weight: bold;
	    text-decoration : none;
}
/****** NAV1*********/
#nav1 {
    width: 150px;
    height: 16px;
    background: black;
}



#nav1, #nav1 a {
	color:White ;
	font-weight: bold;
    font-size: 12px;
    text-align:center;
    text-decoration: none;
      
}
 

#nav1 a:hover {
        font-weight: bold;
	    font-style:italic;
	    text-decoration :underline;
	    color:Aqua ;
}

/********brouse***************/


#browse {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 1px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 0px 2px;
 	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	
}

#browse dd {
	background: black;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin:0 2px;
}

#browse dd a {
	color:white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
    text-align: left;
    font-size:11px;
}



#browse dd a:hover {
	background: #74a7b7;
    color:#ffffcc;
    font-weight: bold;
    text-decoration :underline;
}

#browse .first {
	padding-top: 5px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}
/**********brouse1***********/
#browse1 {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 1px solid white;
}

#browse1 dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 0px 2px;
 	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	
}

#browse1 dd {
	background: black;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin:0 2px;
}

#browse1 dd a {
	color:white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
    text-align: left;
    font-size:11px;
}



#browse1 dd a:hover {
	background: #74a7b7;
    color:#ffffcc;
    font-weight: bold;
	text-decoration:underline;
}

#browse1 .first {
	padding-top: 5px;
}

#browse1 .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

/**********brouse2***********/
#browse2 {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 1px solid white;
}

#browse2 dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 0px 2px;
 	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	
}

#browse2 dd {
	background: black;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin:0 2px;
}

#browse2 dd a {
	color:#62EDD2;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
    text-align: left;
    font-size:11px;
}



#browse2 dd a:hover {
	background: #74a7b7;
    color:#ffffcc;
    font-weight: bold;
	text-decoration:underline;
}

#browse2 .first {
	padding-top: 5px;
}

#browse2 .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}
.btntoa
{
	background-color:aliceblue;
	border:none;
	text-decoration:underline;
	color:Blue;
	cursor:pointer;
}

/* side menu start */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 'Verdana';
font-size:12px;
font-weight:bold;
}

#ddblueblockmenu li a{
display: block;
padding-left: 0px;
width: 178px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 'Verdana';
font-size:14px;
font-weight:bold;
}
/*side menu end*/
/*start top menu*/

#ddtoptabs{
width: 870px;
margin: 0 auto;
}

#ddtoptabs ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

#ddtoptabs li{
display: inline;
margin: 0;
}

#ddtoptabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/

color: white;
border: 1px solid #282828;
border-bottom-width: 0;
margin-right: 1px;
background: gray; /*background of tabs (default state)*/
}

#ddtoptabs li a:visited{
color: white;
}

#ddtoptabs li a:hover, .mattblacktabs li.selected a{
background: #282828; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
border-color: black;
}

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
}

/*end top menu*/
.toplink2
{
color:white;
font-weight:bold;
font-size:small;
text-decoration:none;

}
.toplink2:hover
{
color:Blue;
}

.toplink
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.toplink1
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.toplink:hover
{
	background-color:#000084;
}
.toplink1:hover
{
	color:Blue;
}

/*New left menu start*/
	#menu12 {
width: 178px;
padding: 0 0 0 0;
margin-bottom: 1em;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #6898d0;
color: #333;
}
#menu12 ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
#menu12 li {
border-bottom: 1px solid #90bade;
margin: 0;
width: auto;
}
#menu12 li a {
display: block;
padding: 3px 0px 3px 0.5em;
border-left: 5px solid #8AA1B6;
border-right: 5px solid #8AA1B6;
background-color: #6898d0;
color: #fff;
text-decoration: none;
width: auto;
}
#menu12 li a:hover {
border-left: 5px solid #800000;
border-right: 5px solid #800000;
background-color: #FF7C3E;
color: #fff;
}
.bt1 {
width : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #8AA1B6; 
padding-top : 3px; 
padding-bottom : 4px; 
padding-left : 4px; 
border-left: 5px solid #FF7C3E;
display : block; 
}
.ht11 {
font-size : 10px; 
font-weight: bold;
color : #000;  
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 	
.hw12 {
font-size : 11px; 
font-weight : bold; 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
}

/*New left menu end*/