body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #FFFFFF;
	background-color: #440578;
}

.HeaderLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
}
.HeaderLinks a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.HeaderLinks a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.HeaderLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.HeaderLinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
}
.FooterLinks a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.FooterLinks a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.FooterLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterLinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

hr {
	color: #440578;
}

a:link {
	color: #440578;
	text-decoration: underline;
}
a:visited {
	color: #440578;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.InputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #440578;
	background-color: #FFFFFF;
	border-top-color: #440578;
	border-left-color: #440578;
	border-right-color: #440578;
	border-bottom-color: #440578;
	border-style: solid;
	border-width: 1px;
}

.DropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #440578;
	background-color: #E5E5E5;
	border-top-color: #440578;
	border-left-color: #440578;
	border-right-color: #440578;
	border-bottom-color: #440578;
	border-style: solid;
	border-width: 1px;
}

.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

	color: #AAAAAA;
	background-color: #E5E5E5;

	position: relative;
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	cursor: default;
	
	border-style: outset;
	border-width: 1px;
}

.Button a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

	color: #FFFFFF;
	background-color: #9480A3;

	position: relative;
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	cursor: pointer;

	border-style: outset;
	border-width: 1px;

}

.Button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

	color: #FFFFFF;
	background-color: #9480A3;

	position: relative;
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	cursor: pointer;

	border-style: outset;
	border-width: 1px;

}

.Button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

	color: #FFFFFF;
	background-color: #440578;

	position: relative;
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	cursor: pointer;

	border-style: outset;
	border-width: 1px;
}

.Button a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;

	color: #FFFFFF;
	background-color: #D40531;

	position: relative;
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	cursor: pointer;

	border-style: inset;
	border-width: 1px;
}

input.btn{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	background-color:#9480A3;
	width:100px;
	border-style:outset;
	border-top-color:#D4D0C8;
	border-left-color:#D4D0C8;
	border-right-color:#404040;
	border-bottom-color:#404040;
	filter:progid:DXImageTransform.Microsoft.Gradient
		(GradientType=0,StartColorStr='#9480A3',EndColorStr='#440578');
}

input.btnhov{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	background-color:#440578;
	width:100px;
	border-style:outset;
	border-top-color:#D4D0C8;
	border-left-color:#D4D0C8;
	border-right-color:#404040;
	border-bottom-color:#404040;
	filter:progid:DXImageTransform.Microsoft.Gradient
		(GradientType=0,StartColorStr='#9480A3',EndColorStr='#440578');
}

.WhiteHeader{
	color: #FFFFFF;
	font-weight: bold;
}