/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C51F4F;
	text-decoration: none;
}
a:visited {
	color: #C51F4F;
	text-decoration: none;
}
a:hover {
	color: #C51F4F;
	text-decoration: underline;
}
a:active {
	color: #C51F4F;
	text-decoration: none;
}
.Footer {
	font-size: 10px;
	color: #CCCCCC;
	line-height: normal
}
.Footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.Footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.Footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.Footer a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.MainHeadings {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #4A5698;
}
.TextWhite {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
.TextWhite a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.TextWhite a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TextWhite a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.TextWhite a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
select {
	background-color: #4A5698;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	width: 140px;
}
.norepeat-table {
	background-repeat: no-repeat;
}




#panelbg {
	background-image: url(images/panel_m.png);
	background-repeat: repeat-y;

}

#panelbg li {
	margin-left: -20px;

}


