a:link {
	color: #fa9100;
	text-decoration: none;
}

a:visited {
	color: #fa9100;
	text-decoration: none;
}

a:hover {
	color: #EFE9B5;
	text-decoration: underline;
}

a:active {
	color: #D2D9EF;
	text-decoration: underline;
}

/*body {
	background-color: #1C2446;
	color: #EFE9B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}*/

p {
	color: #EFE9B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

table 			{
	color: #EFE9B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

td {
	color: #EFE9B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.detls			{
	font-family: Arial, Helvetica, sans-serif, Default;
	font-size: 12px;
}

.detls a:link {
	font-weight: bold;
	text-decoration: none;
}

.detls a:visited {
	font-weight: bold;
	text-decoration: none;
}

.detls a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.detls a:active {
	font-weight: bold;
	text-decoration: underline;
}

.emphasize {
	font-family: Arial, Helvetica, sans-serif, Default;
	font-size: 12px;
}

.headings		{
	background-color: #DBD2B3;
	color: #1C2446;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.headings 		a:link 	{
	color: #1C2446;
}

.headings 		a:visited 	{
	color: #1C2446;
}

.noborder {
	border: none;
}

.notshaded {
	background-color: #1C2446;
}

.shaded   	{
	background-color: #313F7B;
}
.limit_span {
	width: 500px;
}

