body {	
	margin: 0 0 0 0;
	background-image: url("images/bg1.jpg");
	background-repeat: x,y; 
}

td,p,text

	{
	font-family : arial, helvetica;
	font-size : 12px;
	line-height: 19px;
	color : #191919;
	}

.header
	{
	font-size : 22px;
	line-height: 35px;
	font-weight: bold;
	color : #743f28;
	letter-spacing: 2px;
	}

.subheader
	{
	font-size : 16px;
	line-height: 19px;
	font-weight: bold;
	color : #743f28;
	letter-spacing: ;
	}


a:link
	{
		color: #15394b;
		text-decoration : none;
		font-weight: bold;
	}

a:active
	{
		color: #0080C0;
		text-decoration : none;
		font-weight: bold;
	}

a:visited
	{
		color: #15394b;
		text-decoration : none;
		font-weight: bold;
	}

a:hover
	{
		color: #0080C0;
		text-decoration : none;
		font-weight: bold;
	}

.footer

	{
	font-family : arial, helvetica;
	font-size : 10px;
	color : #FFFFFF;
	line-height: 19px;
	}

.footbl

	{
	font-family : arial, helvetica;
	font-size : 10px;
	color : #000000;
	line-height: 19px;
	}

a.foot:link
	{
	text-decoration : none;
	color : #41809f;
	}

a.foot:active
	{
	text-decoration : none;
	color : #41809f;
	}

a.foot:visited
	{
	text-decoration : none;
	color : #41809f;
	}

a.foot:hover
	{
	text-decoration : none;
	color : #0080C0;
	}

.caption
	{
	font-size: 10px;
	color: #777777;
	font-weight: bold;
	line-height: 12px;
	}

.captionb
	{
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	line-height: 12px;
	}

#box {
	width: 300px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	float: right;
	}

#box-press {
	width: 650px;
	height: 400px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-left: 0px;
	padding-top: 0px;
	scrollbar-face-color: #a4aab3;
	scrollbar-shadow-color: #575757;
	scrollbar-highlight-color: #e9eaec;
	scrollbar-3dlight-color: #cccaca;
	scrollbar-darkshadow-color: #292929;
	scrollbar-track-color: #e9e5e5;
	scrollbar-arrow-color: #000000;
}