body
{
	background-color:#c1c1c1;
	background-repeat:repeat-x;
	background-image:url(images/bodyback.jpg);
	margin:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	font-family:arial;
	font-size:13px;
}

td
{
	font-size:15px;
}

#table_leftside
{
	width:26px;
	vertical-align:top;
	background-repeat:repeat-y;
	background-image:url(images/leftside.jpg);
}

#table_leftside_top
{
	width:26px;
	height:686px;
	background-repeat:no-repeat;
	background-image:url(images/leftside_top.jpg);
}

#table_rightside
{
	width:26px;
	vertical-align:top;
	background-repeat:repeat-y;
	background-image:url(images/rightside.jpg);
}

#table_rightside_top
{
	width:26px;
	height:686px;
	background-repeat:no-repeat;
	background-image:url(images/rightside_top.jpg);
}


#table_middle
{
	background-color:#ffffff;
	vertical-align:top;
}

#top_col1
{
 	width:583px;
 	vertical-align:top;
}

#top_col2
{
 	width:135px;
	background-repeat:no-repeat;
	background-image:url(images/top_zoom.jpg);
}

#top_col3
{
 	width:31px;
 	vertical-align:top;
}

#top_col3_bar
{
	width:100%;
	height:25px;
	background-repeat:repeat-x;
	background-image:url(images/top_bar.jpg);
	margin-top:99px;
}

#top_col1_bar
{
	width:100%;
	height:25px;
	background-repeat:repeat-x;
	background-image:url(images/top_bar.jpg);
	margin-top:13px;
}

#top_row
{
	height:136px;
}

#top_logo
{
 	width:264px;
	height:32px;
	background-repeat:no-repeat;
	background-image:url(images/top_logo.jpg);
	margin-top:40px;
	margin-left:25px;
}

#top_text
{
 	width:184px;
	height:58px;
	background-repeat:no-repeat;
	background-image:url(images/top_text.jpg);
	margin-top:28px;
	margin-left:90px;
}

td.alignvertical
{
	vertical-align:top;
}

#top_menu
{
	font-weight:bold;
	font-size:11px;
	margin-left:11px;
	padding-top:5px;
	color:#ffffff;
}

#bottom_menu
{
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-right:11px;
	color:#888888;
}

#bottom_copyright
{
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-right:11px;
	color:#888888;
	margin-left:11px;
}

#content
{
	margin-left:60px;
	margin-right:60px;
	margin-top:35px;
	margin-bottom:55px;
	text-align:justify;
	font-size:15px;
	line-height:26px;
}

#adsense
{
	margin-left:0px;
	margin-top:30px;
	align:center;
}

#bottomline
{
	width:100%;
}

#bottom_row
{
	height:50px;
}



div.floatleft
{
	float:left;
}
