body {margin: 0px; padding: 0px; background-image:url(../images/bg.jpg); background-repeat:repeat-x;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; line-height:18px; background-color:#FFFFFF;}

.bg2{background-image:url(../images/bg2.jpg); background-repeat:repeat-x; }
html, body{height:100%;}
a{color:#0000f8; text-decoration:underline; padding:2px;}
a:hover{color:#0000f8; text-decoration:none; }

.mtw{width:837px;}
.arial11{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.arial18{font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#666666;}
.arial13{font-size:13px; color:#0000f8; text-decoration:none;}
.arial13 a{font-size:13px; color:#0000f8; text-decoration:underline;}
.arial13 a:hover{font-size:13px; color:#0000f8; text-decoration:none;}

.whtcol{color:#fff; text-decoration:none;}
.whtcol a{color:#fff; text-decoration:underline;}
.whtcol a:hover{color:#fff; text-decoration:none;}

.blkcol{color:#000000;}
.grcol{color:#0000f8;}
.grcol a{color:#0000f8; text-decoration:none;}
.grcol a:hover{color:#0000f8; text-decoration:none;}
.redcol{color:#e70328;}

.grcol2 {color:#0000f8;}
.grcol2 a{color:#0000f8 !important; text-decoration:underline !important;}
.grcol2 a:hover{color:#0000f8; text-decoration:none;}

.inputbox{font-size:13px; color:#333333; border:solid 1px #0000F8; padding-left:5px; font-family:Arial, Helvetica, sans-serif;}
.inputbox2{font-size:12px; color:#333333; border:solid 1px #0000f8; padding-left:3px; font-family:Arial, Helvetica, sans-serif;}

.grimg{background-image:url(../images/gr3.jpg); background-repeat:repeat-x; height:87px;}
.signup{background-image:url(../images/signup.jpg); background-repeat:no-repeat; width:243px; height:325px;}
.c5{background-image:url(../images/c5.gif); background-repeat:repeat-x;}
.c6{background-image:url(../images/c6.gif); background-repeat:repeat-x;}
.c7{background-image:url(../images/c7.gif); background-repeat:repeat-y;}
.c8{background-image:url(../images/c8.gif); background-repeat:repeat-y;}
.grdot{border-bottom:dotted 1px #0000f8;}

h1{font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#0000f8; margin:0; font-weight:normal;}
h2{font-size:28px; color:#0000f8; margin:0; font-weight:normal;}

.footerimg{background-image:url(../images/footer-img.jpg); background-repeat:repeat-x; height:140px; text-decoration:none; line-height:10px;}
.footerimg a{text-decoration:none;}
.footerimg a:hover{text-decoration:underline;}

.loginbg{ background-image:url(../images/login-bg.jpg); background-repeat:no-repeat; height:157px; width:338px;}
.greydot{border-bottom:dotted 1px #333333;}
.dott{border-bottom:dotted 1px #0000F8;}

.alpha{font-size:13px; color:#e84e01; text-decoration:none; font-weight:bold;}
.alpha a{color:#e84e01; text-decoration:underline; }
.alpha a:hover{color:#e84e01; text-decoration:none;}



.underlinetxt{font-size:13px; color:#0000F8; text-decoration:none; font-weight:bold;}
.underlinetxt a{color:#0000F8; text-decoration:none;}
.underlinetxt a:hover{font-size:13px; color:#e74e00; text-decoration:underline;}
.border{border:1px solid #0000F8;}

.paging {float:left;}
.paging ul{padding:0; margin:0;}
.paging li {
	color: #FFFFFF;
	margin: 3px 3px 3px 0;
	list-style-type: none;
	float:left;
	background-color:#0000f8;
	font-weight:bold;
	font-size:11px;
}
.paging a {
	color: #fff;
	border: 1px solid #FFFFFF;
	list-style-type: none;
	float:left;
	display:block;
	padding: 1px 5px 1px 5px;
	text-decoration:none;
	background-color: #0000f8;
}
.paging li a:hover {
	color:#0000f8;
	background-color:#fff;
	border: 1px solid #0000f8;
	list-style-type: none;
	float:left;
	display:block;
	padding: 1px 5px 1px 5px;
}
.paginationControl{float:left; padding-top:2px;}
.aplhabet ul{padding:0; margin:0; list-style:none;}
.aplhabet li {
	color: #0000f8;
	font-size:12px;
	margin:6px 0 6px 0;
}
.aplhabet li a {
	color: #0000f8;
	background:url(../images/arrow3.gif) no-repeat left top;
	padding: 0 0 0px 20px;
	

}
.aplhabet li a:hover {
	color:#0000f8;
}


/*----------------------Div Menu---------------------------*/
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e84e01;
	margin: 0px;
	font-weight:bold;
}
h6 a {color:#e84e01; text-decoration:none;}
.arrowlistmenu{
	width: 600px; /*width of accordion menu*/
}


.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #333333; /*custom bullet list image*/
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0067a5;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #ffffff;
	background-color: #bfdfef;
}
dt, dd, dl{padding:0; margin:0 0 2px 0; width:861px; background:#FFFFFF}


.ico4 {
	background-color:#fff;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	background-image:url(../images/question_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.message-window {
	background-color: #fff;
	width: 800px;
	margin-top: 150px;
}

.aa11{background-color: #efefef;}
.bb22{background-color: #fff;}
.cc33{background-color:#f6f5f5;}

#borderwht {border-bottom:solid 1px #fff;}
#borderwht td {border-bottom:solid 1px #fff;}

.numbering ul{padding:0; margin:0;}
.numbering li {
	margin: 3px 3px 3px 0;
	color: #e84e01;
	list-style-type: none;
	background-color:#f4fafa;
	font-weight:bold;
	font-size:11px;
		float:left;

}
.numbering a {
	color: #e84e01;
	border: 1px solid #efefef;
	display:block;
	padding: 1px 5px 1px 5px;
	text-decoration:none;
	background-color: #f4fafa;
}
.numbering li a:hover {
	color:#0000f8;
	background-color:#fff;
	border: 1px solid #efefef;
	list-style-type: none;
	display:block;
	padding: 1px 5px 1px 5px;
}
.dot{background:url(../images/dot.gif) repeat-x;}

ul, li{padding:0; margin:0; list-style:none;}

.loginbox{ background-image:url(../images/loginbox.gif); background-repeat:no-repeat; height:127px; width:218px;}

.imgborder{border:1px solid #e2e2e2; padding:3px;}

/*--------------------6Dec---------------------------*/

#list11 li {
	font-size:12px;
	color:#0000f8;
		font-weight:normal;
	background:url(../images/tick.png) no-repeat left 7px;
	padding:7px 0 7px 20px;
}
#list11 li a {
	color: #0000f8;
	text-decoration:underline;
font-weight:normal;

}
#list11 li a:hover {
	color: #e84e01;
	text-decoration:none;
}
#list11 ul {
	margin:0;
	padding:0px;
	list-style: none;
}

#list11 h3{ font-family:Arial, Helvetica, sans-serif; font-size:18px;color:#e84e01; text-decoration:none; margin:0; border-bottom:dotted 1px #0000f8; font-weight:normal; padding:10px 0 10px 0;}

/*---------------------sitemap--------------------------------*/

#lft_nav1 {
	font-size: 12px;
	color: #0000f8;
	padding-left:30px;
	font-weight:bold;
}
#lft_nav1 a {
	color: #0000f8;
	text-decoration: none;
}
#lft_nav1 a:hover {
	font-weight: bold;
	color: #fb6200;
}
#lft_nav1 ul { padding:0; margin:0;}

#lft_nav1 li {
	background-image: url(../images/sq_blt.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 13px;
	list-style:none;
	margin-bottom:5px;
}

.ft13{font-size:13px;}


/*-------------------------------------------------7/12/2009------------------*/
.blogarea {width:100%; float:left;}
.blogarea p {margin:0; padding:0;}
.blogarealeft  {width:662px; float:left;}
.blogleft1 {width:797px; float:left; padding:0 20px;}
.blogleft1 h1 {font-size:28px; color:#0000f8;}
.blogleft1 h2 {font-size:15px; font-weight:bold;}
.mb20 {margin-bottom:20px !important;}
.grdot2{border-bottom:dotted 1px #0000f8; padding-bottom:5px;}
.searchblogs {width:274px; float:left; padding-left:5px;}
.searchblogs h1 {font-size:13px; color:#3b3a3a; margin-bottom:10px;}
.searchblogs label {font-size:12px; font-weight:bold; color:#666666; padding-right:5px; float:left; }

.blogline {width:100%; float:left; border-bottom:1px dashed #a2a0a1; padding:20px 0 10px 0;}
.mb5 {margin-bottom:5px !important;}

.submitbtn1 {width:72px; height:26px; float:left; background:url(../images/findbtn.jpg) left top no-repeat; border:0; margin:0; padding:0;}
.fl {float:left;}
.w100 {width:100%;}

.topbloger {width:100px; float:right;}
.topbloger h1 {font-size:13px; color:#3b3a3a; width:100%; float:left; margin-bottom:10px;}
.tac {text-align:center;}
.topbloger img {border:1px solid #928f8f; float:left; margin:0px 20px; margin-bottom:2px;}
.topbloger p {font-size:11px; text-align:center; width:100%; float:left; line-height:normal; margin:0; padding:0;} 
.topbloger p a {color:#0000f8; text-decoration:underline;}
.topbloger p a:hover {text-decoration:none;}

.bloglinecontent {width:547px; float:left; padding-right:10px;}
.bloglinecontent p {font-size:11px; color:#666666; margin:0; padding:0; display:block;}
.bloglinecontent p img {float:left; margin-right:5px;}

.cl3c3c {color:#3c3c3b;}

.ads {width:160px; float:left; margin-left:10px; padding-top:20px;}
.blogpers {font-size:14px; color:#535353; margin-bottom:10px !important; float:left; width:100%; margin-top:10px !important;}
.blogpers span {float:right; font-size:11px;}
.mt20 {margin-top:20px !Important;}
.mt5 {margin-top:5px;}
.mb10 {margin-bottom:10px !important;}

.postedcom {width:100%; float:left; margin-bottom:10px;}
.comtop {width:662px; float:left; height:10px; background:url(../images/combox662top.jpg) left top no-repeat;}
.comcont {width:642px; float:left; background:#ececec; color:#3c3c3c; padding:0 10px 10px 10px;}

.comcont p {margin-bottom:3px;}

.combot {width:662px; float:left; height:10px; background:url(../images/combox662bot.jpg) left top no-repeat;}
.ft11 {font-size:11px;}
.borbotnon {border-bottom:0 !important; }

.postblog {width:100%; float:left;}
.postblog label {width:100%; float:left; margin-bottom:3px; font-size:13px; font-weight:bold; color:#3c3c3c;}
.ft12 {font-size:12px !important;}
.mt10 {margin-top:10px !important;}
.tar {text-align:right;}

.del {margin:0; padding:0; font-size:11px; font-weight:bold; color:#333333; text-align:right;}

.mt0 {margin-top:0 !important;}

.jobname {width:100%; float:left;}
.jobname h1 {font-size:20px; color:#85a121; float:left; width:100%;}
.jobname label {font-size:13px; font-weight:bold; color:#0e1087; margin-bottom:5px; float:left;}
.jobname p {margin-bottom:15px; color:#424242; font-size:12px;}
.jobname p {width:100%; float:left;}
.jobname p input[type=radio] {margin-right:10px; float:left;}
.jobname p input[type=text]{padding-left:2px;}
.jobname p select {float:left; margin-right:3px;}
.jobname p textarea{padding-left:2px;}
.jobname p span {float:left;}


.selectstl {font-size:13px; color:#333333; border:solid 1px #0000F8; padding-left:5px; font-family:Arial, Helvetica, sans-serif;}

.tal {text-align:left;}

.cldrkblue {color:#0e1087;}
.mr30 {margin-right:30px;}
.mr5 {margin-right:5px;}






