body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	/*background-image: url(images/bg.jpg);	 Background Gradient Image */
	background-color: #3c271a;	/* Background Color */
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(../images/i_bg.jpg);
	background-repeat:repeat-x;
}


	/* Nav Menu Start */
#menuwrapper {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	z-index: 100;
	color: #010000;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#navMenubar, #navMenubar ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
#navMenubar a {
	display: block;
	text-decoration: none;
	color: #ffcd2d;
	font-size: 12px;
	font-weight: bold;
}
#navMenubar a.trigger {
	padding: 7px 13px 7px 30px;
	background-position: left center;
	background-image:url(../images/bulletyellow.gif);
	background-repeat: no-repeat;
}
#navMenubar a.trigger:hover {
	background-position: left center;
	background-image:url(../images/bulletwhite.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navMenubar li {
	float: left;
	padding-right: 23px;
}
#navMenubar li ul  {
	width: 988px;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	float:left;
}

#navMenubar ul li  {
	float: left;
	padding: 0px 0px 1px 0px;
	font-size: 11pt;
}

#navMenubar ul li a  {
	color: #fcf900;
	border-right: 0;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	font-weight: bold;
}
#navMenubar li ul {
	position: absolute;
	display: none;
	background-color: #fec212;
}

#navMenubar li:hover a, #navMenubar li.p7hvr a {
	color: #FFF;
}
#navMenubar li:hover ul, #navMenubar li.p7hvr ul {
	display: block;
	text-align:left;
	position:absolute;
	left:0; 
	text-align:left;
}

#navMenubar li:hover ul a, #navMenubar li.p7hvr ul a {
	color: #000;
	background-color: transparent;
}
#navMenubar ul a:hover {
	color: #FFF!important;
}
#navMenubar li {width: auto;}
br{
	clear: left;
}
#sublist a {
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	width: 170px;
}
#sublist a:hover {
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	width: 170px;
	background-color: #606060;
	color: #FFFFFF;
}
#sublist a:visited {
	font-size: 10pt;
	margin: 0px;
	padding: 4px;
	width: 170px;
}
#menudesc{
	padding: 5px;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.menucat{
	font-size: 10pt;
	font-weight: bold;
}
.styleclassmenu {
	width: 251px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
.styleclassmenu a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image:url(../images/bulletblack.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.styleclassmenu a:hover {
	background-image:url(../images/bulletwhite.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.styleclasstext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
}
.styleclasstext a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
#navMenubar table td a {
	font-size: 11px;
}
/* Nav Menu End */

.firstname {
	font-family: Tahoma;
	 font-size: 12px;
	 color: #000000;
}
.firstname a {
	font-family: Tahoma;
	 font-size: 15px;
	 color: #000000;
	 text-decoration:none;
}

.firstname a:hover {
	font-family: Tahoma;
	 font-size: 15px;
	 color: #000000;
	 text-decoration: underline;
}

.firsttextarea {
	width: 100px;
	height: 18px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.age {
	width: 50px;
	height: 18px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.permenetadress {
	width: 300px;
	height: 100px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
	overflow-y:auto;
}
.date {
	width: 50px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.month {
	width: 65px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.email {
	width: 300px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.indian {
	width: 65px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.nri {
	width: 65px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.contrycode {
	width: 100px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.citycode {
	width: 80px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.number {
	width: 100px;
	height: 22px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
	vertical-align:middle;
	padding: 4px 4px 2px 2px;
}
.degree {
	width: 100px;
	height: 100px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
}
.degrea1 {
	width: 100px;
	height: 60px;
	border: 1px solid #585697;
	background-color: #ffffff;
	font-size: 11px;
	color: #010000;
}
.logintext {
	font-size: 13px;
	color: #000;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
	padding-top: 12px;
	text-decoration: none;
}
.logintext a {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.logintext a:hover {
	font-size: 13px;
	color: #fcf900;
	font-weight: bold;
	text-decoration: underline;
}

.pstext a{
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
}

.pstext a:hover{
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-decoration:underline;
}

.bgheader {
	background-color: #F7AC13;
	background-repeat: repeat-x;
}


.bgcolor1{
	background-color:#171B20;
	}
.font11_white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	}
.font11_white a {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	}
	
	
	
	/* Nav Menu Start */
#menuwrapper {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	z-index: 100;
	color: #010000;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#navMenubar, #navMenubar ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
#navMenubar a {
	display: inline-block;
	text-decoration: none;
	color: #ffcd2d;
	font-size: 12px;
	font-weight: bold;
}
#navMenubar a.trigger {
	padding: 7px 13px 7px 30px;
	background-position: left center;
	background-image:url(../images/bulletyellow.gif);
	background-repeat: no-repeat;
}
#navMenubar a.trigger:hover {
	background-position: left center;
	background-image:url(../images/bulletwhite.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navMenubar li {
	float: left;
	padding-right: 23px;
}
#navMenubar li ul  {
	width: 988px;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	float:left;
}

#navMenubar ul li  {
	float: left;
	padding: 0px 0px 1px 0px;
	font-size: 11pt;
}

#navMenubar ul li a  {
	color: #fcf900;
	border-right: 0;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	font-weight: bold;
}
#navMenubar li ul {
	position: absolute;
	display: none;
	background-color: #fec212;
}

#navMenubar li:hover a, #navMenubar li.p7hvr a {
	color: #FFF;
}
#navMenubar li:hover ul, #navMenubar li.p7hvr ul {
	display: block;
	text-align:left;
	position:absolute;
	left:0; 
	text-align:left;
}

#navMenubar li:hover ul a, #navMenubar li.p7hvr ul a {
	color: #000;
	background-color: transparent;
}
#navMenubar ul a:hover {
	color: #FFF!important;
}
#navMenubar li {width: auto;}
br{
	clear: left;
}
#sublist a {
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	width: 170px;
}
#sublist a:hover {
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	width: 170px;
	background-color: #606060;
	color: #FFFFFF;
}
#sublist a:visited {
	font-size: 10pt;
	margin: 0px;
	padding: 4px;
	width: 170px;
}
#menudesc{
	padding: 5px;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.menucat{
	font-size: 10pt;
	font-weight: bold;
}
.styleclassmenu {
	width: 251px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
.styleclassmenu a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image:url(../images/bulletblack.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.styleclassmenu a:hover {
	background-image:url(../images/bulletwhite.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.styleclasstext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
}
.styleclasstext a {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
#navMenubar table td a {
	font-size: 11px;
}
/* Nav Menu End */


.menucat{
	font-size: 10pt;
	font-weight: bold;
}
.styleclassmenu {
	width: 251px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
.styleclassmenu a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-image:url(../images/bulletblack.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.styleclassmenu a:hover {
	background-image:url(../images/bulletwhitetd.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.styleclasstext {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
}

/* Footer Start */
.footermain {
	border-top: 1px solid #eccf84;
	vertical-align: top;
	padding-top: 10px;
}
.footertext {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
}
.footertext a {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
.footertext a:hover {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}
/* Footer End */

.imaginesearch {
	padding-top: 60px;
	vertical-align: top;
}
.inputsearch {
	width: 175px;
	height: 17px;
	border: 0px;
	background-color: #fcf900;
	padding: 4px 2px 0px 2px;
	font-size: 11px;
	color: #000000;
}
/* Register Start */
.extend {
width:992px;
	background-image:url(../images/i_extend_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
.extend2 {
	background-image:url(../images/about_bg.jpg);
	background-repeat:no-repeat;
	background-position: top;
}
.extend1 {
	background-image:url(../images/i_extend_bg1px.jpg);
	background-repeat:repeat-y;
}
.menu_bg {
	background-image: url(../images/i_menu_bg.gif);
	background-repeat:no-repeat;
}
.registernow {
	background-image: url(../images/i_register_now_bg.jpg);
	background-repeat: no-repeat;
}
.videoselecter {
	background-image:url(../images/i_vedio_selecter.jpg);
	background-repeat: no-repeat;
	height:266px;
}
.videos_red {
	background-image: url(../images/i_videos_bgred.jpg);
	background-repeat: no-repeat;
	
}
.videos_red_new {
	background-image: url(../images/i_videos_bgred_new.jpg);
	background-repeat: no-repeat;
	
}
.rakhi_soyam {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.rakhi_soyam a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.rakhi_soyam a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.rakhi_soyam_black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align:middle;
}
.rakhi_soyam_black a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.rakhi_soyam_black a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

.contact_bg {
	background-image: url(../images/i_contact_bg_red.jpg);
	background-repeat: no-repeat;
	height: 237px;
}
/* Register End */

/* Index Start */
.opinion {
	background-image: url(../images/i_opinion.jpg);
	background-repeat: no-repeat;
	
}
.option {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
}
.option1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.option1 a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	text-decoration:none;
}
.option1 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	text-decoration: underline;
}

.rakhikaswayamvar {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.rakhikaswayamvar_new {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.right{
	width:280px;
	height:auto;
	float:left;}
/* Index End */

.textpollhome {
font-family: Tahoma;
font-size: 12px;
color: #000000;
}
.textpollhome1 {
font-family: Tahoma;
font-size: 12px;
color: #000000;
padding-left: 8px;
}
.option15 {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-align:justify;
padding-right: 25px;
}

.option15 a{
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-align: left;
padding-right: 250px;
text-decoration:none;
}
.option15 a:hover{
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-align: left;
padding-right: 25px;
text-decoration: underline;
}

.onoffshow 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color: #FFFFFF;
}

.application
{
	font-family: Tahoma;
	font-size: 13px;
	color: #A90202;
	padding-left: 8px;
}

.application a
{
	font-family: Tahoma;
	font-size: 13px;
	color: #A90202;
	padding-left: 8px;
	text-decoration:none;
}

.application a:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: #A90202;
	padding-left: 8px;
	text-decoration: underline;
}
.videos_bottom {
	background-image: url(../images/bottom_middele.gif);
	background-repeat: repeat-y;
}
.menu_justlaunched{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight: bold;
	color:#000000;
}

.maroonlink {
font-family: Tahoma;
font-size: 12px;
color: #EE1D22;
padding-right: 25px;
}
.maroonlink a{
font-family: Tahoma;
font-size: 12px;
color: #EE1D22;
padding-right: 25px;
text-decoration:none;
}
.maroonlink a:hover{
font-family: Tahoma;
font-size: 12px;
color: #EE1D22;
text-decoration: underline;
padding-right: 25px;
}

.maroonlinkheading {
font-family: Tahoma;
font-size: 14px;
color: #EE1D22;
padding-right: 10px;
text-align:center;
}

.maroonlinkheading a{
font-family: Tahoma;
font-size: 14px;
color: #EE1D22;
padding-right: 10px;
text-align:center;
text-decoration:none;
}

.maroonlinkheading a:hover{
font-family: Tahoma;
font-size: 14px;
color: #EE1D22;
padding-right: 10px;
text-align:center;
text-decoration: underline;
}
/*  Starting here contest  profile       */

.agec{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-align:justify;
}
.name{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.name a{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.name a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

img.border{
border: 0px solid #FFFFFF;
}

.rakhi_soyam_black1 {
background-image: url(../gallery/frameborder.gif);
background-repeat: no-repeat;
}

.textblogspagination {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
}
.textblogspagination a {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
.textblogspagination span {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 2px;
}
.textblogspagination span a {
	font-size: 11px;
	color: #010000;
	text-decoration: none;
}
.textblogspagination span a:hover {
	font-size: 11px;
	color: #010000;
	text-decoration: underline;
}
.paggination {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.paggination a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.paggination a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}