body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}
.issuebackground {
	color: #000000;
	background-color: #DAD6D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fashionweekheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DAD6D7;
	font-weight: bold;
	text-align: center;
}

.eventdata {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9BA2C;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.eventlinediv {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e9ba2c;
	background-image: url(../images/div.gif);
	background-repeat: repeat-x;
}

.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #F4F4F4;
	text-align: justify;
}
.desigback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7F7F7;
	background-image: url(../images/deisgnerback.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.leftline {
	background-color: #000000;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A27020;
	border-right-color: #A27020;
	border-bottom-color: #A27020;
	border-left-color: #A27020;
}

.rightline {
	background-color: #000000;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A27020;
	border-right-color: #A27020;
	border-bottom-color: #A27020;
	border-left-color: #A27020;
}
.bottomline {
	background-color: #000000;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A27020;
	border-right-color: #A27020;
	border-bottom-color: #A27020;
	border-left-color: #A27020;
}
.designername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	text-align: left;
	text-decoration:none
}
.designernamelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	text-align: left;
	text-decoration:underline;
}
.designernamelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	text-align: left;
	text-decoration:underline;
}
.designername:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	text-align: left;
	}

.mainbackground {
	border: 1px solid #333333;
}

.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4f4f4;
	text-align: center;
	text-decoration:none
}
.schedule:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9BA2C;
	text-align: center;
	text-decoration:underline;
	
}


.bottomback {
	background-image: url(../images/bottomback.jpg);
	background-repeat: repeat-x;
}


.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.backtotop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	text-align: right;
}

.adtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
