Body { font-family:Arial, Helvetica, sans-serif;
margin: 0px;
}
.PgContainer {
background-color:#FFFFff; 
width:760px; 
border-right:#666666 solid 2px; 
border-top:#FFFFff solid 2px; 
border-bottom:#666666 solid 1px;
}
.RsltList{
	width: 260px;
	float: left;
	}
.RsltList ul {
	margin: 0;
	padding: 0;
	border: none;
}

.RsltList Li{
	margin: 0;
	list-style-type: none;
}

.RsltList Li a {
	color: #A31C49;
	margin: 5px;
	text-decoration: underline;
	background-color: #DFDFDF;
	display: block;
	padding: 5px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #A31C49;
	border-right: 7px solid #A31C49;
	border-bottom: 1px solid #A31C49;
	border-left: 7px solid #A31C49;
}
.RsltList Li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A31C49;
	border-top: 1px solid #999999;
	border-right: 7px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 7px solid #999999;
}
.Line {
border: 1px dotted #666666;
width: 550px;
}

.Cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.Menu a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Menu a:hover{
	font-size: 11px;
	color: #0033CC;
	text-decoration: underline;
}


.Sidebar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F5BD7;
	text-decoration: none;
}
.Sidebar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F5BD7;
	text-decoration: none;
}
.Sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BC51D7;
	text-decoration: none;
}
.Sidebar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F5BD7;
	text-decoration: none;
}
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990066;
	text-indent: 5pt;
	height: 30px;
	vertical-align: middle;
}
.Butn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	background-color: #EFEFEF;
	border: 1px solid #990033;
}
.InfoBkgrd {
	background-image: url(Images/InfoBkgrd.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left;
}

.HdBkgrd {
	background-image: url(../Images/HeadBkgrd.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.HdBkgrdLng {
	background-image: url(Images/HeadBkgrdLng.jpg);
	background-repeat: repeat-y;
}

.Cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
}
.Desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
