body {
	cursor:url(/_service/magic.ani);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #534E61;
	scrollbar-highlight-color: #534E61;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #534E61;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635E6F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635E6F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #7E7E80;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
}

.Input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border: 1px solid #534E61;
	background-color: #E7E7E7;
}
.TextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border: 1px solid #534E61;
	background-color: #E7E7E7;
	width: 100%;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border: 1px solid #534E61;
	background-color: #E7E7E7;
	font-weight: bold;
	color: #534E61;
}
.DescriptionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: italic;
	font-weight: bold;
	color: #534E61;
	padding: 4px 6px;

}
.Form {
	margin: 0px;
}
.Border {
	border: 1px solid #000000;
}
.CursorHand{
    cursor:hand;
}

.NavigationPanel a:link,
.NavigationPanel a:visited,
.NavigationPanel a:hover,
.NavigationPanel a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.NavigationPanel a:hover{
	text-decoration: underline;
}
TABLE.NavigationPanel {
	top: 0px;
	height: 100%;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #DDDCDF;
	margin: 3px;
}
.Copyright A:link,
.Copyright A:visited,
.Copyright A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #DDDCDF;
	text-decoration: none;
}
.Copyright A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #DDDCDF;
	text-decoration: underline;
}

.BorderWithHand {
	border: 1px solid #000000;
	cursor: hand;
}
.ShowLink {
	display: block;
	padding-left: 25px;
	float: right;
	margin-top: 11px;
	background-image: url(/_images/arrow_thick.gif);
	background-repeat: no-repeat;
	margin-bottom: 11px;
	background-position: 0px 2px;
	background-color: #CCCCCC;
	margin-right: 9px;
	clear: right;
}

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#PagesNavigator TD {
	color: #FFFFFF;
	width: 16px;


}
#PagesNavigator A {

	color: #FFFFFF;
	width: 16px;
}
.Block200px {
	display: inline;
	width: 200px;
	background-color: #FF0000;
	text-align: justify;

}
DIV.Logo {
	background-color: #0000FF;
	display: inline;
	vertical-align: bottom;
	height: 100%;
}
.Hand {
    cursor:hand;
}
.BorderHand {
	border: 1px solid #000000;
	cursor: hand;
}
.Content {
	padding: 5px;
}
.Content H1 {
	font-size: 11px;
	font-weight: bold;
	color: #635E6F;
	padding:0px;
	margin: 5px 0px;
}
.Content H2 {
	color: #534E61;
	background-image: url(/_images/arrow_thick.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-size: 16px;
	font-weight: bold;
	background-position: 0px 2px;
}

.Content P {
	text-indent: 12pt;
	list-style-image: url(/_images/marker.gif);
	list-style-position: inside;
	background-image: url(/_images/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/*************************/

DIV.Success{
	font-weight: bold;
	color: #534E61;
}

SPAN.Success{}

DIV.Attention{
	font-weight: bold;
	color: #FF0000;
}

SPAN.Attention{
	color: #FFFFFF;
	font-weight: bold;
}
