body {margin: 0px; background-color: #f4f9fa; background-image:url(_images/bg_body.gif); background-repeat: repeat-x; background-position: top;}
a:hover {text-decoration: underline; color: #6699CC;}
form{margin: 0px;}
.menu_top {font-family: arial; font-size: 12px; font-weight: bold; color: #f3f6fa; text-decoration: none;}
.menu_top:hover {color: #FFFFFF}
.text {font-family: tahoma, arial; font-size: 11px; font-weight: normal; color: #000000;}
.text_blue {font-family: tahoma, arial; font-size: 11px; font-weight: normal; color: #5278af;}
.link_blue {font-family: tahoma, arial; font-size: 11px; font-weight: bold; color: #5278af; text-decoration: underline;}
.link_black {font-family: arial, tahoma; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none;}
h1 {font-family: tahoma, arial; font-size: 12px; font-weight: bold; color: #f414a7; margin-bottom: 6px;}
.title_pink {font-family: tahoma, arial; font-size: 12px; font-weight: bold; color: #f414a7;}
.title_blue {font-family: tahoma, arial; font-size: 12px; font-weight: bold; color: #02649c;}
#block_body {background-image:url(_images/bg_block_body.gif); background-repeat: repeat-y;}
#block_top {background-image:url(_images/bg_block_top.gif); background-position: top; background-repeat: no-repeat;}
#block_bottom {background-image: url(_images/bg_block_bottom.gif);}
.form_text {
	padding-left: 2px;
	font-size: 12px;
	height: 20px;
	font-family: "courier new", courier;
	vertical-align: middle;
	color: #1e449a;
}
.form_textarea {
	padding-left: 2px;
	font-size: 12px;
	font-family: "courier new", courier;
	vertical-align: middle;
	color: #1e449a;
}
.form_select {
	padding-left: 2px;
	font-size: 12px;
	height: 20px;
	font-family: "courier new", courier;
	vertical-align: middle;
	color: #1e449a;
}
.form_file {
	padding-left: 2px;
	font-size: 12px;
	height: 18px;
	font-family: "courier new", courier;
	vertical-align: middle;
	color: #1e449a;
}
.form_button {
	font-size: 11px;
	height: 22px;
	font-family: tahoma;
	vertical-align: middle;		
}