body {
	background-color: #737373;
}


.partner_bg {
	background-image: url(../images/partner_bg.gif);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.a_navi {
	font-size: 13px;
	font-weight: normal;
	color: #26588D;
	text-decoration: none;
}
.a_navi:hover {

	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.a_info {
	font-size: 13px;
	font-weight: bold;
	color: #CEE0EA;
	text-decoration: none;
}
.a_info:hover {

	font-size: 13px;
	font-weight: bold;
	color: #CEE0EA;
	text-decoration: underline;
}

.a_normal {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.a_normal:hover {

	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
.header_text {

	font-size: 13px;
	font-weight: bold;
	color: #CEE0EA;
	text-decoration: none;
}

.content_header {
	font-size: 16px;
	font-weight: bold;
	color: #186BAD;
	text-decoration: none;
}

.content_sub_header {
	font-size: 13px;
	font-weight: bold;
	color: #186BAD;
	text-decoration: none;
}
.block {
	text-align: justify;
}
.info {
	font-weight: bold;
	color: #000066;
}
.info_big {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.info_small {
	font-size: 11px;
	color: #000066;
}
.info_indent { 
	margin-left: 5px; 
	margin-top: 0px;
	} 
.row{
	font-size: 11px;
	display:block;
	line-height:20px;
	margin: 0 0 2px;
}
