
.previousoff
 {
font-weight:bold;
color:#666666;
float:left;
margin-left:4px;
padding:4px 5px;
border:solid 1px #99CCFF;
 
}
 .nextoff
 {
color:#666666;
font-weight:bold;
padding:4px 5px;
float:left;
margin-left:4px;
border:solid 1px #99CCFF;
}

.active{
background: #A0CE41; border: 1px solid #638429; color: #000;
font-weight:bold;
float:left;
margin-left:4px;
padding:4px 5px;

}

.class1 a{

float:left;
margin-left:4px;
padding:3px 4px;
text-decoration:none;
border:solid 1px #99CCFF;
}

.class1 a:link {
color:#0063e3;
float:left;
margin-left:4px;
padding:3px 4px;
text-decoration:none;
border:solid 1px #99CCFF;


}
.class1 a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 4px;
text-decoration:none;
border:solid 1px #99CCFF;
}

.class1 a:hover {
background: #ccc; border: 1px solid #999; color: #000;
}


/* read more*/

.readmore a{
border:solid 2px #FF0099; 
margin-right:2px;
float:right;
color:#ff0084;
font-weight:bold;
}

	/* pagination end*/
.

.chromestyle{
width: 100%;
font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 40px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{

position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
width: 130px;
visibility: hidden;
/*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
background-color:#eeecf3;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#383131;
font-weight: normal;
}


.dropmenudiv a:hover{
background-color:#eeeeee;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#ff6633;
font-weight: normal;
}

.dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
 /*THEME CHANGE HERE*/
background-color: #dad4e3;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudivs{

position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:150;
width: 172px;
visibility: hidden;
/*Add Shadow in IE. Remove if desired*/
}

.dropmenudivs a{
background-color:#eeecf3;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#383131;
font-weight: normal;
}


.dropmenudivs a:hover{
background-color:#eeeeee;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#ff6633;
font-weight: normal;
}

.dropmenudivs a{ /*IE only hack*/
width: 100%;
}

.dropmenudivs a:hover{
 /*THEME CHANGE HERE*/
background-color: #dad4e3;
}

