img
{
	border-style: none;
}
.ImageBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #BE0064;
}

A:link
{
	color: #5e0031;
	font-size: 12px;
}
A:active
{
	color: #5e0031;
	font-size: 12px;
}
A:visited
{
	color: #5e0031;
	font-size: 12px;
}

.ContentArea
{
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.ContentArea_backup
{
	background-color: #f8ecf3;
	color: #5e0031;
	font-family: Arial Unicode MS;
	font-size: 15px;
	text-align: left;
}

.FooterArea
{
	background-color: #e89cc4;
	color: #5e0031;
	font-family: Arial Unicode MS;
	font-size: 13px;
}

.Crosslink
{	
	color: #5e0031;
	font-family: Arial Unicode MS;
	font-size: 13px;
}

.TextBox
{
	color: #5e0031;
	font-size: 13px;
	font-family: Arial Unicode MS;
}

.TextBox_backup
{
	color: black;
	font-size: 13px;
	font-family: Arial Unicode MS;
}

.Validator
{
	color: red;
	font-size: 12px;
	font-family: Arial Unicode MS;
}

.Button
{
	font-family: Arial Unicode MS;
}

.BorderTable
{
	border: 1px solid;
	border-left-color: #BE0064;
	border-right-color: #BE0064;
	border-top-color: #BE0064;
	border-bottom-color: #BE0064;
}

.Flash
{
	z-index: -1000;
}


#dropmenudiv
{
	position: absolute;
	border: 1px solid #BE0064;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BE0064;
	padding: 1px 0;
	text-decoration: none;
	color: white;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #A0DADC;
}

h1
{
	margin: 0;
	padding: 0;
	color: black;
	font-family: Arial Unicode MS;
	font-size: 22px;
	padding-bottom: 20px;
}

h2
{
	margin: 0;
	padding: 0;
	color: black;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial Unicode MS;
	padding: 5px 0px 5px 0px;
}


body
{
	background: url(../images/background2.jpg) repeat-x;
}
