body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C0C6D3;
}

body {
	background-color: #566F97;
	background-image: url(images/bg.gif);  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #C0C6D3;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #D0D4DC;
}

hr {
	height: 1px;
	color: #D08530;
}

.noinput {
	background-color: #15294E;
	border: 1px;
}

.a2:link {
	color: #D08530;
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #D08530;
}
.a2:hover {
	text-decoration: none;
	background-color: #D08530;
	color: #FFFFFF;
}
.a2:active {
	text-decoration: none;
	color: #D08530;
}

.orange-bold {
	font-size: 12px;
	font-weight: bold;
	color: #D08530;
}

.orange-bold-nofontsize {
	font-weight: bold;
	color: #D08530;
}
.cc:link {
	color: #C0C6D3;
	text-decoration: underline;
}
.cc:visited {
	text-decoration: underline;
	color: #C0C6D3;
}
.cc:hover {
	text-decoration: none;
	color: #C0C6D3;
}
.cc:active {
	text-decoration: none;
	color: #D08530;
}
