@charset "utf-8";
body {
	margin: 0px;
	background-color:#c4c8cb;
	background-image:url(images/main_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
}

#navigation {
	background-image: url(images/menu_hover_bg.jpg);
}
.menu_link {
	background-image: url(images/menu_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b939b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
	padding-left:13px;
	padding-right:14px;
	height:29px;
	display:block;
	padding-top:9px;
	float:left;
}
.menu_link:hover {
	background-image: url(images/menu_act_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b939b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4449a4;
	text-decoration: none;
	padding-left:13px;
	padding-right:14px;
	height:29px;
	display:block;
	padding-top:9px;
	float:left;
}

.menu_link-act {
	background-image: url(images/menu_act_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b939b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4449a4;
	text-decoration: none;
	padding-left:13px;
	padding-right:12px;
	height:29px;
	padding-top:9px;
	float:left;
	display:block;

}
.menu_link_last {
	background-image: url(images/menu_hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
	padding-left:12px;
	padding-right:14px;
	height:29px;
	display:block;
	padding-top:9px;
	float:left;
}
.menu_link_last:hover {
	background-image: url(images/menu_act_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4449a4;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
	height:29px;
	display:block;
	padding-top:9px;
	float:left;
}

.menu_link-act-last {
	background-image: url(images/menu_act_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #4449a4;
	text-decoration: none;
	padding-left:13px;
	padding-right:12px;
	height:29px;
	padding-top:9px;
	float:left;
	display:block;

}
.blue_16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4449a4;
	text-decoration: none;
}
.black_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	padding-right:30px;
}
black_12_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4449a4;
	text-decoration: none;
}
a.black_12_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4449a4;
	text-decoration: none;
}
.img_bdr {
	border: 1px solid #a9afb4;
}
.arrow_bg {
	background-image: url(images/red_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.black_11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
	line-height:24px;
}
.black_11-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
	line-height:24px;
	padding-right:9px;
}
.black_11-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
	line-height:24px;
	padding-right:9px;
	text-decoration:underline;
}



.dot_rpt {
	background-image: url(images/doted_rpt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.black_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525252;
	text-decoration: none;
}
.black_13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #575757;
	text-decoration: none;
	line-height:24px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4449a4;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4449a4;
	text-decoration: none;
	margin:0px;
}
h3 {
	font-weight: bold;
	font-size: 12px;

}

