body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F3F3F3;
	SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #A3A3A3; 
    SCROLLBAR-SHADOW-COLOR: #A3A3A3; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR:#ffffff; FONT-FAMILY: Arial, Geneva,Tahoma;    SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}
h3 {
margin:0px;
padding:0px;
font-size:1.1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.table {
	background-color:#FFFFFF;
}
/* table */
.header {
	background-image:url(../images/top_bg.gif);
	height:40px;
	background-repeat:no-repeat;
	background-position:top;
}
.main {
	background-image:url(../images/middle_bg.gif);
	background-repeat:repeat-y;
}
.bottom {
	background-image:url(../images/bottom_bg.gif);
	background-repeat:no-repeat;
	height:41px;
	background-position:bottom;
}
.main_frame {
	background-image:url(../images/main_frame.gif);
	background-repeat:no-repeat;
	height:405px;
	background-position:top;
/*	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:0px;
*/
}
.left_bg {
	background-image:url(../images/left_bg.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.line_td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-bottom:#333333 1px solid;
	border-top:#333333 1px solid;
	padding:3px;
}
.gray_td {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	padding:5px;
	border:1px dashed #333333;
	background-image:url(../images/gray_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#DDDDDD;
}
.footer {
	background-color:#C7C7C7;
	height:43px;
	font-family:tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:none;
}/*general */
.white_text {
	font-family:verdana;
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
	font-weight:none;
}
.gray_text {
	font-family:arial;
	font-size:12px;
	color: #555555;
	font-weight:bold;
}
.green_text {
	font-family:arial;
	font-size:12px;
	color: #549504;
	font-weight:bold;
}
.nor_text {
	font-family:tahoma;
	font-size:11px;
	color: #464D5F;
	font-weight:none;
	padding-left:5px;
}
.img {
border:1px solid #464D5F;
padding:1px;
}
.img1 {
border:1px solid #CCCCCC;
padding:1px;
}
/* link */
A.toplink:link {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing:.03em;
}
A.toplink:visited {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing:.03em;
}
A.toplink:hover {
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing:.03em;
}
A.foterlink:link {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.foterlink:visited {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.foterlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.leftlink:link {
	font-family: arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
A.leftlink:visited {
	font-family: arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
A.leftlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.bodylink:link {
	font-family:arial;
	font-size: 12px;
	font-weight:none;
	color: #ED5812;
	letter-spacing:.03em;
	text-decoration:none;
}
A.bodylink:visited {
	font-family:arial;
	font-size: 12px;
	font-weight:none;
	color: #ED5812;
	letter-spacing:.03em;
	text-decoration:none;
	}
A.bodylink:hover {
	font-family:arial;
	font-size: 12px;
	font-weight:none;
	color: #464D5F;
	letter-spacing:.03em;
	text-decoration:none;
}
/* form link */
.input {
	font-family:arial;
	font-size: 12px;
	font-weight:none;
	color: #333333;
	background-color:#FFFFFF;
	border:1px solid #000000;
	text-decoration:none;
	height:16px;
}

