body

{

	margin: 0;

	

	background: url("images/side_line.gif");

	background-repeat: repeat-y;

	background-color: #FDF5E6 ! important;

	

	font-size: 10.0pt;

	font-family: Verdana, Arial, sans serif;

	color: #B222222 ! important;

	text-align: left;

}



a:link, a:visited

{

	text-decoration: underline;

	color: #990000;

}

a:active, a:hover

{

	text-decoration: none;

	color: #FF0000;

}



tr

{

	vertical-align: top;

}



hr

{

	color: #B22222;

	width: 75%;

	text-align: center;

}



/*********** header frame ***********/

#swoosh

{

	position: absolute;

	z-index: 0;

	top: 0px;

	left: 0px;

	width: 125px;

	height: 165px;

}



#top

{

	position: absolute;

	z-index: 1;

	top: 15px;

	left: 5px;

	background: url("images/top_line.gif") repeat-x;
	width: 99%;

	height: 45;

}



#logo

{

	position: absolute;

	z-index: 5;

	top: 50px;

	left: 40px;

	width: 100% - 40px;

	height: 100px;

}



#flash

{

	position: absolute;

	z-index: 2;

	top: 50px;

	left: 175px;

}



#menu

{

	position: absolute;

	z-index: 15;

	top: 150px;

	left: 220;

	width: 490;

	height: 30px;

}

/*********** end header frame ***********/



#side

{

	position: absolute;

	z-index: 1;

	top: 0px;

	left: 0px;

	width: 30px;

	height: 100%;

}



#content

{

	position: absolute;

	z-index: 10;

	top: 0px;

	left: 40px;

	right: 10px;

	width: 100% - 60px;

	height: 100%;

}



#subcontent

{

	position: absolute;

	z-index: 15;

	top: 0px;

	left: 0px;

	width: 100% - 250px;

	height: 100%;

}



#submenu

{

	position: absolute;

	z-index: 11;

	top: 10px;

	left: 25px;

	width: 180px;

	height: 100%;

}



.footer

{

	color: #990000;

	font-size: 8.0pt;

	text-align: center;

}