@charset "utf-8";



body {
background-image: url(bg/images/Page-BgTexture.jpg);

}



p {

      margin-left: 10px;

	  margin-right: 4px;

}	  



body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	line-height: 17px;

	text-align:left;

	font-size: 12px;

	color: #012445;

	margin: 0px

}



h2 {

font-family: Arial, Helvetica, sans-serif;

font-size: 16px;

color:#CC0000;

font-weight:bold;



}



a:link  {

	font: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #012445;

	text-decoration: underline;

	font-weight: bold;

}


a:visited {

	font: Arial, Helvetica, sans-serif;

	color: #3A0438;

	font-weight: bold;

	text-decoration: none;

}



a:active {

	font: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration:none;

	color: #3A0438;

}



#pageframe

	{



width: 1024px;

position: relative;

margin-left: auto;

margin-right: auto;

background-color: #FFFFFF;

}





#header {

postion: relative;

display:block;

height: 137px;

}





#pageinnerframe

{
	width: 739px;
	position: absolute;
	left: 286px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	background-color:#b9bfbf;
	height: 582px;
	top: 0px;

}
#subpageinnerframe

{
	width: 736px;
	position: absolute;
	left: 285px;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	top: 137px;
	height: 886px;
	background-image: url(images/textbg.jpg);

}

#textfield

{
	width: 739px;
	position: relative;
	z-index: 0;
	background-color:#ffffff;
	left: 289;
	
	}

#nav {
	position:relative;
	width: 289px;
	background-image: url(images/nav.jpg);
	z-index: 100;

}

a.nav {
font-size: 18px;
text-decoration: none;
color: #012445;

}


	



#

.innertube{

margin: 15px; 

}

#moneyplan {
	position: relative;
	background-color: #a4bed7;
	border: thin;
	border-color: #0c3c6c;
	width: 180px;
	padding: 5px;
	z-index: 5;

}



#footer {
	position: relative;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #0c3c6c;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 100;

}

#footer a, .footer a:link, .footer a:visited, .footer a:active {
font-size: 10px;
color: #CCCCCC;
text-decoration: underline;
}

