body
{
    margin: 0;
    padding: 0;
    background-image: /images/background2.jpg;
    background-repeat: repeat-y;
}

body, td, p, input, textarea, select
{
	color: #5D5D5D;
}

img { border: 0; margin:0; }
form { margin: 0; }
table { border: 0; }

a
{
	color: #B25A1F;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #5B82B1;
}

h3.strong
{
	color: #F95839;
}

i.quote
{
	color: #717171;
}

p.justified
{
	text-align: justify;
}

p.spacer_line
{
	width: 100%;
	height: 0px;
	line-height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #F2F2F2;
}

p.spacer
{
	margin: 0;
}

small
{
	color: #9E9E9E;
	font-weight: normal;
}

#page
{
	width: 663px;
	border-width: 0;
	background-color: #FFFFFF;
}

#page_holder
{
	margin: 25px 28px 20px 28px;
}

#page_title
{
	width: 603px;
	height: 34px;	
	margin: 0 0 0 0;
	float: left;	 
}

#page_title_bar
{
	width: 603px;
	height: 1px;
	margin: 0 0 15px 0;
	clear:left;
	
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #F2F2F2;
	line-height:0px;
}

.page_subtitle
{
	width: 603px;
	margin: 0 0 1.0em 0;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #F2F2F2;
}