*
{
	margin:0px;
	padding:0px;
}
body
{
	padding-left:5%;
	padding-right:5%;

		
}
html {
scrollbar-base-color: #ec008c;
scrollbar-arrow-color: white;
scrollbar-track-color: #ec008c;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

a{
text-decoration:none;
}
.mysapce a
{
	background-image: url(../images/mysapce.jpg);
}
.mysapce a:hover
{
	background-image: url(../images/mysapce1.jpg);
}
.middleline2
{
	background-image: url(../images/middleline2.jpg);
	backgroud-repeat:repeat;
}
.bgmenu
{
	background-color:#a9b0a9;
}
.bgblack
{
	background-color:#000000;
}
.bgtopevents
{
	background-color:#7f7b7b;
}
.bggrayfooter
{
	background-color:#a9b0aa;
}
.bggray
{
	background-color:#9d9fa2;
}
.bgmyasianwoman
{
	background-color:#bcc2c0;
}
.rightline1
{
	background-image: url(../images/rightline1.gif);
}
.middle_lineF
{
	background-image: url(../images/middle_lineF.jpg);
}
.bgmyasianwoman_input
{
	background-image: url(../images/myasianwoman.jpg);
}
.bgright
{
	background-color:#d7d5d6;
}
.bggraylite
{
	background-color:#f4f4f4;
}
.skyblue
{
	background-color:#b7cfec;
}
.bgpink{
	background-color:#f0d9e6;
}
.bgyello{
	background-color:#fad67a;
}
.bgorange{
	background-color:#ffc67f;
}
.bgwhite
{
	background-color:#ffffff;
}
.bgwhite10px
{
	background-color:#ffffff;
	height:10px;
}

.newsevents
{
	font-family: Tahoma;
	font-size:20px;
	font-style:inherit;
	color:#2e3132; 
	padding-left:15px;		
}
.topevent_title
{
	font-family: Arial Rounded MT;
	font-size: 26px;
	font-style:inherit;
	color:#c2c2c2;
	padding-top:10px;
	text-align:center;
 	
}
.topevent_content
{
	font-family: Century Old Style std;
	font-size:11px;
	font-style:inherit;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	color:#ffffff;
	letter-spacing:0px;
	font-weight:lighter;
 	
}

.topevent_content a
{
	font-family: Century Old Style std;
	font-size:16px;
	font-style:inherit;
	text-align:justify;
	padding-right:10px;
	text-decoration:none;
	color:#c2c2c2;	
}
h1
{
	font-family: Trebuchet MS;
	font-size:18px;
	font-style:inherit;
	color:#000000; 	
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	text-decoration:none;	
} 
h1 a
{
	font-family: Trebuchet MS;
	font-size:18px;
	font-style:inherit;
	color:#000000; 	
	padding-left:5px;
	padding-right:5px;
	text-align:left;	
}
.h1a
{
	font-family: Trebuchet MS;
	font-size:18px;
	font-style:inherit;
	color:#000000; 	
	padding-left:5px;
	padding-right:5px;
	text-align:left;	
}
h4
{
	font-family: Trebuchet MS;
	font-size:9px;
	color:#afb4b0; 	
	padding-left:1px;
	padding-right:1px;	
	text-align:left;	
}
.footerfont
{
	font-family: Trebuchet MS;
	font-size:9px;
	color:#a9b0aa;
	font-weight:bold; 	
	text-align:left;		
}
.footerfont a
{
	text-decoration:none;
	color:#a9b0aa;
}
.footerfont a:hover
{
	display: block;
	color: black;	
}
.readmore
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-style:inherit;
	font-weight:bold;
	color:#b0b5af; 	
	padding-left:5px;
	padding-right:5px;	
}
h2
{
	font-family: Trebuchet MS;
	font-size:16px;
	font-style:inherit;
	color:#7f7b7b;
	padding-left:5px;
	padding-right:5px;
 	
}
.h2bold
{
	font-family: Trebuchet MS;
	font-size:14px;
	font-style:inherit;
	color:#000000;
		
}
h3
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:lighter;
	font-style:inherit;
	color:#73736d;	
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
}
h3 a
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-style:inherit;
	color:#da2890;	
	text-align:justify;
	padding-left:0px;
	padding-right:15px;
	text-decoration:none;
}
.h3bold
{
	font-weight:bold;
	color:#939292;	
	font-size:12px;	
}
.h3fontblack
{
	font-weight:bold;
	color:#939292;	
	font-size:12px;	
}
.h3newsevents
{
	font-weight:lighter;
	color:#7f7b7b;	
	font-size:11px;
	padding-left:6px;
	padding-right:8px;	
	letter-spacing:0px;	
}
table.sample {
	border-width: 1px;
	border-spacing:15px;
	border-style: hidden;
	border-color: gray;
	border-collapse: separate;
	
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	padding-top:5px;padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
input.formInputField   {
	border: solid 1px #cd599e; /* border of input text field */
	color: #000;
	line-height:14px;
	font-size:12px;
	font-style:
	
	/*margin-right: 5px;*/
	/*margin-bottom: 5px;*/
	/*padding: 2px;*/
	/*height: 15px;*/
	/*float:left;*/
	}
.formInputTitle
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:lighter;
	font-style:inherit;
	color:#73736d;	
	text-align:right;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
}
.fashionmenu{
width: 137;
}
.shoppingmenu{
width: 137;
}
/*Sandip*/
h2.fontyellow
{
	padding-left:5px;
	padding-right:5px;
	color:#ba9134;
 	
}
h2.fontmetango
{
	padding-left:5px;
	padding-right:5px;
	color:#ac529f;
 	
}

h2.fontpink
{
	padding-left:5px;
	padding-right:5px;
	color:#DD0067;
 	
}
.metangoborder
{
    border-color: #ac529f;
    border-width: 3px;
    border-style: solid;
}

.extra_text{padding-left:10px;padding-right:5px;}
.extra_text a:link{font-weight:bold;color:#DD0067;}
.extra_text a:visited{font-weight:bold;color:#DD0067;}
.extra_text a:hover{font-weight:bold;text-decoration:none;background: #DD0067;color:#FFFFFF;}
.extra_text a:active{font-weight:bold;}

table.ad_tables{
	margin:0px;
	width:460px;
	color: #333333;
	font: 0.8em "Trebuchet MS",Verdana,sans-serif;
	border-collapse: collapse;
	text-align:center;
	
	
}

.thead th{
	background-color: #333333;
	color: #4F1835;
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	text-align: center
}

.tbody th {
	padding: 10px 10px;
	width:120px;		/*set width of first column */
	font-weight: bold;
}



.tbody td{
padding-left:5px;
padding-right:5px;
}
.bgcolor_text{background-color:#F9CBF9;}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.topmenu{
font: bold 13px Trebuchet MS;
background:#ec008c;
color: white;
text-decoration: none;
}