	.menu_background
	{
		padding-left: 20px;
		padding-top: 3px;
		background: url('../images/menu-loop.jpg') repeat-x;
		width:100%;
		
	}
	
	.footer_background
	{
		padding-top: 23px;
		background: url('../images/footer-loop.jpg') repeat-x;
		color: #FFF;
		text-align: center;
	}
	
	body 
	{
		font: normal 12px/14px MS Reference Sans Serif, arial;
		color: #17384d;
		background: #FFF;
		background-position: 0px 220px;
		text-align: justify;
		background-attachment: fixed;
		
	}
	
	.top_area
	{
		background: url('../images/alpineblue.png') #FFF;
	}
	
	p,td,br
	{
		font: normal 12px/14px MS Reference Sans Serif, arial;
	}
	
	a
	{
		color: #990000;
		text-decoration: underline;
	}

	a:hover
	{
		color: #ECD94F;
		text-decoration: none;
	}


	a.sp
	{
		color: #2947a8;
		text-decoration: underline;
		font: bold normal normal 14px/16px MS Reference Sans Serif, arial;
	}

	a.sp:hover
	{
		color: #000000;
		text-decoration: none;
		font: bold normal normal 14px/16px MS Reference Sans Serif, arial;
	}

	input,select,textarea
	{
		font: normal 12px/14px MS Reference Sans Serif, arial;
		color: #000;
		background-color: #FFF;
		border: 1px solid #444;
	}
	
	.small_text
	{
		font: normal normal 10px/13px MS Reference Sans Serif, arial;
	}
	
	.medium_text
	{
		font: normal normal 10px/12px MS Reference Sans Serif, verdana;
		color: #000;
	}

	.normal_text
	{
		font: normal normal 12px/14px MS Reference Sans Serif, arial;
	}

	.large_text
	{
		font: normal normal 20px/23px MS Reference Sans Serif, arial;
	}
	
	h1,h2,h3,h4,h5 
	{
		font-family: MS Reference Sans Serif, arial;
	}