body {
	font-family: arial, geneva, helvetica, sans serif;
}

table, td {
	font-family: arial, geneva, helvetica, sans serif;
	font-size: 12px;
	color: #ffffff;
 }
 .bottom td {
	font-size: 10px;
	color: #ffffff;
 }
a:link, a:active, a:visited {
	text-decoration: underline; color: #FFFFFF;}
a:hover {
	text-decoration: none; color: #FFFFFF;}
	
a.rev:link, a.rev:active, a.rev:visited {
	text-decoration: none;}
a.rev:hover {
	text-decoration: underline;}

.bottom a:link,  .bottom a:active,  .bottom a:visited {
	text-decoration: none; color: #ffffff; font-weight: bold;}
.bottom a:hover {
	text-decoration: underline; color: #ffffff; font-weight: bold;}
	
.menu a:link,  .menu a:active,  .menu a:visited {
	text-decoration: none; color: #ffffff;}
.menu a:hover {
	text-decoration: underline; color: #ffffff;}
	
a.top:link, a.top:active, a.top:visited {
	text-decoration: none; color: #ffffff;}
a.top:hover {
	text-decoration: underline; color: #A6C8EE;}
ul li {margin-bottom:7px}
ul {margin-bottom:30px;margin-top:15px}


input.button {
	width: auto;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	color: #FFF;
	padding: 0px 2px 1px 2px;
	font-family: arial, geneva, helvetica, sans serif;

}
h1 {font-size: 12px;
	text-transform:uppercase
}

.sp{visibility:hidden}

/*----------------form--------------------*/
table.form textarea, table.form select, table.form input {
	width:100%;
	font-family: verdana, arial, geneva, helvetica, sans serif;
	font-size: 11px;
	color: #005F9B;
}
table.form textarea {overflow: auto;}
table.form input.button {
	width: auto;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	color: #FFF;
	padding: 0px 2px 1px 2px;
	font-family: arial, geneva, helvetica, sans serif;
	
	
}
table.form td.center {vertical-align:top}
table.form td {vertical-align: top;}
table.form input.no100{width: auto;}
table.form td.head-no {font-weight:bold;}
td.label input, td.label select, td.label textarea {background-color:#E5E8EB}
/*----------------table--------------------*/
table.table {width:50%}
table.table table{width:100%}
table.table td {background-color:#ACD3F2;}
table.table table td {background-color:#64AEE7;}
table.table table td.head {
	background-color:#64AEE7;
	font-weight:bold;
}
table.table table td.center {text-align:center}

/*------------------------------------*/

.error {color:#ffffff;}
ul li {list-style-image: url(../imgs/design/li.gif)}