body{
	background: url(../images/page_back.gif) repeat-x;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
	a{
		color: #FF6600;
		text-decoration: none;
	}
	a:hover{
		text-decoration: underline;
	}
	h1{
		font-size: 1.8em;
	padding: 0 0 5px 0;
	background: url(../images/sep_hor.gif) repeat-x bottom;
/*	color: #1AA4E6;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 20px 0;
	}
	p{
		margin: 0 0 10px 0;
		text-align: justify;
	}
	h2{
	font-size: 1.2em;
	background: url(../images/sep_hor.gif) repeat-x bottom;
	padding: 15px 0 5px 0;
	margin: 0 0 20px 0;
	/*color: #1AA4E6;*/
	font-family: Arial, Helvetica, sans-serif;
	
	}
#top{
	height:63px;
	width: 760px;
	margin: 0 auto;
}
.layout{
	background: url(../images/sep_vert.gif) repeat-y right;
}

.layout td{
	
	background: url(../images/sep_vert.gif) repeat-y left;
	padding:1px;
}

#layout_Left{
/*vertical-align: top;*/
text-align: center;
font-size: 0.9em;
color: #999999;
}
#layout_Left p{
	margin:15px;
	text-align: justify;
	color: #999999;
}
#layout_Left ul{
	text-align: left;
	margin: 15px 15px 15px 15px;
	padding: 0;
	list-style:none;
}
#layout_Left li{
	background: url(../images/arrow.gif) no-repeat 0px 4px;
	padding: 0 0 0 12px;
}

#layout_Right{
	width: 187px;
	text-align: center;

}
#layout_Right p{
	text-align: left;
}
#layout_Left p{
	margin:15px;
	text-align: justify;
	color: #999999;
} p{
	margin:15px;
	text-align: justify;
	color: #999999;
}
#layout_Right img{
	display:block;
	float: left;
}
.layout .layout_Center{
	padding: 10px;
	vertical-align: top;
}

.submenu{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
	background: url(../images/sep_hor.gif) repeat-x bottom;
	width: 100%;
	overflow: hidden;
}

.submenu li{
	background: url(../images/submenu_back_02.gif) no-repeat top right;
	font-size: 1em;
	float: left;
	width:auto;
	text-align: center;
	margin: 0 1px 0 0;
}
.submenu li a, .submenu strong{
/*background: url(../images/submenu_back_01.gif) no-repeat top left;*/
display: block;
float: left;
height: 15px;
color: #ffffff;
padding: 2px 8px 2px 8px;
}
.submenu li a:hover{
background: url(../images/submenu_back_02b.gif) no-repeat top right;
	text-decoration: none;
}
.submenu strong{
	background: url(../images/submenu_back_02b.gif) no-repeat top right;
}
th{
	text-align: left;
}
p{
	color:#666666;
}

input, textarea{
	border: 1px solid #999999;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 260px;
}
.Button{
	background-color: #1AA4E6;
	color: #ffffff;
	font-weight: bold;
	width: auto;
}

#footer{
	background: url(../images/ottom.gif) repeat-x bottom;
	color: #CCCCCC;
}
#footer td{
	/*padding: 1px 5px 8px 5px;*/
	font-weight: bold;
	font-size: 0.9em;
	height: 30px;
}
#footer a{
	color: #999999;
	font-weight: normal;
	
}
#promo{
	background: url(../images/sep_hor.gif) repeat-x top;
	
}
#promo td{
	padding: 2px 0 1px 0;
}

#promo td img{
	display:block;
	float: left;
}
 .data{
	background: none;
}

 .data td{
	background: none;
}
.Scroll{
	height:280px;
	overflow: auto;
}

.generalForm{
	padding: 0 0 0 15px;
	background: transparent;
}
.generalForm td{
	background: transparent;
	padding: 3px;
}