body{
	margin:0px; 
	background-image:url(images/body_bg.gif); 
	background-position:top center; 
	background-repeat:repeat-x; 
	background-color:#C9C9C9; 
}

body,td,tr,div{
	font-family:verdana; 
	font-size:12px; 
	color:#000000; 
	line-height:18px; 
	text-align:left; 
}

a{
	color:#000000; 
	text-decoration:underline; 
}

a:hover{
	color:#FF0000; 
	text-decoration:underline; 
}

h1{
	font-size:16px; 
	line-height:20px; 
	margin:0px; 
	padding:0px; 
}

h2{
	font-size:12px; 
	line-height:16px; 
	margin:0px 0px 12px 0px; 
	padding:0px; 
}

.font16{
	font-size:16px; 
}

.font12{
	font-size:12px; 
}

.font10{
	font-size:10px; 
	line-height:12px; 
}

.font20{
	font-size:20px; 
	line-height:24px; 
}

.pad20{
	padding:20px; 
}

.divider{
	width:100%; 
	height:1px; 
	margin:25px 0px 25px 0px; 
	background-image:url(images/divider.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
	overflow:hidden; 
}

.content{
	width:970px; 
}

.content_top{
	width:100%; 
	height:120px; 
}

.logo{
	float:right; 
}

.content_left{
	float:left; 
	display:inline; 
	width:342px; 
	height:610px; 
	margin:10px 0px 10px 10px; 
	background-image:url(images/body_decor.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.content_right{
	float:right; 
	display:inline; 
	width:598px; 
	margin:10px 10px 10px 0px; 
}

.inner_top{
	width:598px; 
	height:16px; 
	background-image:url(images/main_top.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	overflow:hidden; 
}

.inner_middle{
	width:598px; 
	float:left; 
	background-image:url(images/main_bg.gif); 
	background-position:top left; 
	background-repeat:repeat-y; 
}

.inner_left{
	float:left; 
	margin:0px 0px 0px 35px; 
	display:inline; 
	width:392px; 
}

.inner_right{
	float:right; 
	padding:0px 22px 0px 0px; 
	width:76px; 
}

.inner_bottom{
	width:598px; 
	height:19px; 
	background-image:url(images/main_bottom.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	overflow:hidden; 
}