BODY {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; 
	background-image:url(img/back.gif);
}

.button_1 {
	height: 23px; padding-left: 5px; padding-right: 5px; border: 1px outset  #104E8B; background: #1874CD;
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px; font-weight: bold; color: #ffffff; text-align: center; cursor: pointer;
}



.title_admin_1 { font-family: Arial; font-weight: normal; font-size: 21px; color: #ffffff; text-decoration: none; }
.title_admin_2 { font-family: Arial; font-weight: normal; font-size: 15px; color: #ffffff; text-decoration: none; }

.arial_12 { font-family: Arial; font-weight: normal; font-size: 12px; color: #000000; text-decoration: none; }



.div_main {
	width: 800px; margin: auto; background: #FDFDFD; border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size : 12px;
	position:relative;
}
.div_form {
	width: 700px; background: #F9F9F9; border: 1px solid #cccccc; margin-left: 5px; margin-right: 5px; margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size : 12px; padding:5px;
}
#general_icon { width:110px; height:110px; padding-top: 20px; left:-1px; position:absolute; background-repeat: no-repeat; background-position:center center; }
#general_icon_right { width:110px; height:110px; padding-top: 80px; left:700px; position:absolute; background-repeat: no-repeat; background-position:center center; }

.txt_1 { margin:7px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#1F68AE; }
.txt_2 { margin:7px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#FF3300; }
.txt_black_login { margin:9px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#000000; }
.txt_black { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#000000; }
.txt_black_tree { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 17px; color:#000000; }
.txt_red { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#FF0000; }
.txt_white { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#ffffff; }
.txt_title { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 15px; color:#1F68AE; }
.txt_table_head { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#ffffff; }
.txt_table { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 12px; color:#000000; }
.txt_small { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size : 3px; color:#000000; }



.link_blue:link {
	COLOR: #1E90FF; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.link_blue:visited {
	COLOR: #1E90FF; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.link_blue:hover {
	COLOR: #1874CD; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.link_blue:active {
	COLOR: #1874CD; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; TEXT-DECORATION: none
}



a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
