body,td,a,p{
	font-family:Arial;font-size:14px;
}
body {
	background-color: #D4D4D4;
	color:#000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
}

a{background-color:transparent;color:#000;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#000}

img{border: 0;}

h1{
	font-size:16px;
	margin: 0px;
}

td.main{background-color: #FFFFFF;}
td.lb{
	width:57px;
	background-color: #FFF;
}
td.menu{
	color:#A1A1A1;
	border-left: 3px solid #7B99BE;
	padding-left:4px;
	padding-right:16px;
}
td.menul{
	color:#A1A1A1;
	border-left: 3px solid #7B99BE;
	padding-left:4px;
}
td.menu a,td.menu a:hover{color:#A1A1A1;font-weight:bold;}
td.menul a,td.menul a:hover{color:#A1A1A1;font-weight:bold;}
td.umenu{
	height:4px;
}
td.t1{
	background-color: #7B99BE;
	height:15px;
}
td.t2{
	background-color: #FFF;
	height:1px;
}
td.t3{
	background-color: #FFF;
	background: url('images/t3.gif');
	height:3px;
}
td.t4{
	background: url('images/t4.gif');
	background-repeat: repeat-y;
	background-color: #FFF;
	color:#A1A1A1;
	height:80px;
}
td.t5{
	background-color: #7B99BE;
	height:2px;
}
td.t6{
	background-color: #FFF;
	height:2px;
}
td.t7{
	background-color: #FFF;
	background: url('images/t3.gif');
	height:6px;
}
td.t8{
	background-color: #7B99BE;
	height:25px;
	padding-right:6px;
}

div.word{
	width:521px;
}
input {
	color: #000;	
	background-color: #FFF;
	border: 1px solid #A1A1A1;
	width: 300px;
	font-size:11px;
}
input.search {
	color: #000;	
	background-color: #FFF;
	width: 150px;
	border: 1px solid #A1A1A1;
	font-size:11px;
	height:20px;
}
input.search2 {
	color: #000;	
	background-color: #FFF;
	border: 1px solid #A1A1A1;
	width: 70px;
	font-size:11px;
	height:20px;
}
textarea {
	width: 300px;
	font-size:11px;
	color: #000;	
	background-color: #FFF;
	border: 1px solid #A1A1A1;
}

textarea.words {
	color: #A1A1A1;	
	background-color: #FFF;
	width: 500px;
	border: 1px solid #A1A1A1;
	font-size:11px;
}
form{
	padding:0px;
	margin:0px;
}
