/* CSS Document */

body{
	margin:0px;
	
}
html{
	font:Arial, Helvetica, sans-serif; font-size:62.5%;
}
td{
	font-family:Arial, Helvetica, sans-serif; color:#696969; font-size:0.8em;
}
.pagebg{
	background:url(../images/page_bg.jpg) repeat-x top;
}
.grybg{
	background:url(../images/gray_bg.gif) top no-repeat;
}
.search01{
	background:url(../images/left_searchb.jpg) no-repeat;
}
.background1{
	background:url(../images/blue_bg.jpg) repeat-x;
}
.bulletext{
	background:url(../images/blue_arrow.jpg) no-repeat;
	font-family:arial;
	font-weight:bold;
	font-size:0.92em;
	color:#ffffff;
	padding-left:1.1em;
}
.bulletext1{
	background:url(../images/blue_arrow.jpg) no-repeat;
	font-family:arial;
	font-weight:bold;
	font-size:0.99em;
	color:#ffffff;
	padding-left:1.1em;
}
a.color{
	color:#0072BB;
	font-size:0.89em;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}
a.color:hover{
	color:#fff;
	font-size:0.89em;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	background-color:#1776BA;
	display:block;
}
a.color_onpage{
	color:#fff;
	font-size:0.89em;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	background-color:#1776BA;
	display:block;
}
.left_bg{
	background:url(../images/left_nav2.jpg) repeat-y;
}
a.left_nav{
	background:url(../images/left_bullet.jpg) no-repeat;
	padding-left:10px;
	color:#696969;
	text-decoration:none;
	font-size:0.99em
}
a.left_nav:hover{
	background:url(../images/left_bullet_hover.jpg) no-repeat;
	padding-left:10px;
	color:#0D73BB;
	text-decoration:none;
	font-size:0.99em
}
input{
	color:#696969;
	border: solid 1px #cccccc;
}
.pading1{
	padding-left:2px;
}
.padding2{
	padding-left:18px;
}
.google_bg{
	background:url(../images/google_ad.jpg);
}
.search_name{
	background:url(../images/search_byname.jpg) no-repeat;
	height:86px;
}
.bg1{
	background:url(../images/box3.jpg) repeat-y;
}
.bg2{
	background:url(../images/box_n3.jpg) repeat-y;
}
.bg2_new{
	background:url(../images/new_box_n3.jpg) repeat-y;
}
.color{
	color:#336699;
}
.color2{
	color:#2C86C2;
}
.color3{
	color:#0C6AB2;
}
.font1{
	font-size:1.5em;
}
a.color2{
	color:#2C86C2;
	text-decoration:none;
}
a.color2:hover{
	color:#2C86C2;
	text-decoration:underline;
}
a.color1{
	color:#0F74BC;
	background:url(../images/arrow_1.jpg) no-repeat;
	background-position:right;
	padding-right:15px;
	text-decoration:none;
}
a.color1:hover{
	color:#0F74BC;
	background:url(../images/arrow_1.jpg) no-repeat;
	background-position:right;
	padding-right:15px;
	text-decoration:underline;
}
.bold{
	font-weight:bold;
}
.border_bottom{
	border-bottom:solid 1px #336699;
}
ol{
	margin:0px;
	padding-left:29px;
}
.bottom_bg{
	background:url(../images/bottom3.jpg) repeat-x;
	height:31px;
}
a.cat1{
	
	background-repeat:no-repeat;
	padding-left:5px;
	text-decoration:none;
	color:#686868;
}
a.print{
	color:#2B88C1;
	text-decoration:underline;
}
a.print:hover{
	color:#2B88C1;
	text-decoration:none;
}
/* social bookmark changes */
.socialbookmark{
	float:left; padding-left:5%;
}
.bookmark {
	float:right; width:340px;  margin-top:1px; color:#fff; margin-right:2px;
}
.whatare{
	float:left; width:337px; margin:3px; 
}
.bookmarkwith{
	float:left; width:170px;
}
.bookmarkwithright{
	float:left; width:165px; text-align:right;
}
.delicious{
	float:left; width:66px;
}
.digg{
	float:left; width:45px; margin-left:7px;
}
.reddit{
	float:left; width:50px; margin-left:7px;
}
.facebook{
	float:left; width:65px; margin-left:7px;
}
.stumble{
	float:left; width:80px; margin-left:7px;
}
a.bookmarka{
	text-decoration:none;
	color:#656565;
}
a.bookmarka:hover{
	text-decoration:underline;
	color:#0F74BC;
}

