body {
	margin:0px;
	width:100%;
	height:100%;
	font-family: verdana;
	font-size:12px;
	background-color: #ffffff;
}
	
img {
	border:0px;
}


h1 {
	font-family: verdana;
	font-size:13px;
	color: #0066CC;
	font-weight: bold;
}


.delim {
	background: url(delim.gif) repeat-x;
}

.block_container {
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.block_header {
	font-family: verdana;
	font-size:14px;
	color: #0066CC;
	font-weight: bold;
}

.block_text {
	font-family: verdana;
	font-size:11px;
	color: #161616;
}

.block_text a {
	font-family: verdana;
	font-size:11px;
	color: #0066CC;
	text-decoration: underline;
}

.page_title {
	width: 600px;
	overflow: hidden;
	color: #0066CC;
	font-size: 17px;
	vertical-align: middle;
	text-align: center;
}

.content {
	padding: 10px;
	font-family: verdana;
	font-size:12px;
	color: #262626;
	text-align: justify;
}

.table {
	
	font-family: verdana;
	font-size:11px;
	color: #262626;
	padding: 2px;
	border: 1px;

}



.content a {
	font-family: verdana;
	font-size:13px;
	color: #0066CC;
	text-decoration: underline;
}

.right_block_img {
	background: url(right_block_bg.gif);
	width: 90px;
}

.bottom_delim {
	background: url(bottom_delim_bg.gif);
	text-align: right;
	vertical-align: bottom;
	padding-right: 120px;
}

.footer {
	background: url(footer_bg.gif);
}

.copy {
	background: url(footer_bg.gif);
	width: 120px;
	font-family: arial;
	font-size:10px;
	padding-right: 20px;
	text-align: center;
	text-transform: uppercase;
}

.logo_down {
	background: url(footer_bg.gif);
	width: 125px;
        align: center;
	padding-left: 20px;
	text-transform: uppercase;
}

.bottom_menu {
	font-family: arial;
	font-size:10px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

.sp {
	font-family: arial;
	font-size:10px;
	color: #262626;
	text-align: left;
	text-transform: uppercase;
}



.bottom_menu a {
	font-family: verdana;
	font-size:10px;
	color: #0066CC;
	text-decoration: underline;
}


.cat_title {
	font-family: verdana;
	font-size:13px;
	font-weight: bold;
	color: #262626;
}

.cat_text {
	font-family: verdana;
	font-size:12px;
	color: #262626;
	text-align: justify;
	text-decoration: none;
}

.cat_text a {
	text-decoration: none;
}


.cat_more a {
	font-family: verdana;
	font-size:12px;
	color: #0066CC;
	text-decoration: underline;
}

.b {
	font-family: verdana;
	font-size:12px;
	color: #0066CC;
	font-weight: bold;
}
