A:link {text-decoration: underline; color: #AE9531;}
A:visited {text-decoration: underline; color: #9D8420;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: #7B6200;}

.outer-box
{
	width:550px;
	border:0px;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#4D4D4D;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#4D4D4D;
	background-color:#C9D3E2;
}

.mid-box
{
	width:430px;
	border:0px;
	border-spacing:5px;
}

.inner-box
{
	width:100%;
	border:0px;
	border-spacing:2px;
	background-color:#FFFFFF;
	border-color:#A7A8AA;
	border-width:1px;
	border-style:solid;
}

.inner-box2
{
	width:100%;
	border:0px;
	border-spacing:10px;
	background-color:#283564;
	border-color:#A7A8AA;
	border-width:1;
	border-style:solid;
}

.ilabel
{
	text-align:right;
}

