body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #660000;
}
.Content-Panel_Label-Text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Contentj-Panel_Light-Red-Text {
	font-weight: bold;
	color: #FF6666;
}


.RedBorder-Left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.RedBorder-Left-Bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.RedBorder-Right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.RedBorder-Left-Right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

.RedBorder-Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.RedBorder-Top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}


.RedBorder-Top-Bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.RedBorder-Top-Bottom-Left {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.Nav-1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Nav-1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Nav-1:active {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Nav-1:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Normal:link {

	color: #000000;
	text-decoration: none;
}
.Normal:visited {


	color: #000000;
	text-decoration: none;
}
.Normal:active {



	color: #000000;
	text-decoration: none;
}
.Normal:hover {




	color: #FF0000;
	text-decoration: underline;
}
.LightRedHover:link {

	color: #FF0000;
	text-decoration: underline;
}
.LightRedHover:visited {


	color: #FF0000;
	text-decoration: underline;
}
.LightRedHover:active {



	color: #FF0000;
	text-decoration: underline;
}
.LightRedHover:hover {




	color: #FF6666;
	text-decoration: underline;
}

