a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #B86B93;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.black {
	color: #000000;
}
a.link:link, a.link:active, a.link:visited ,a.link:hover{
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
BODY {
	font-weight: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

html {height: 100%; padding-bottom: 1px;}

TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #424243;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #3C6B8A;
}
.red {
	color: #B86B93;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #C0C0C0;
}
.green {
	color: #A2C33F;
}
.orange {
	color: #FF8B02;
}
.yellow {
	color: #FFB200;
}
.Heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #966;
}
.MainTable {
	background-color: #FFF;
}
.MyCenter {
	text-align: center;
}
.DevelopedBy {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #B86B93;
}
