body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #E4E4E4;
	margin:0px;
}

td.title {
	color:#525252;
	font-weight:bold;
	font-family:Tahoma;
	font-size:16px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

.button {
background-image:url(button.png);
font-family: Tahoma;
width:100px;
height:25px;
border:0px;
}

.input_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border:1px #666666 solid;
}
td.login {
	border: 1px dashed #666666;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

td.login_top{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	height:30px;
}

a:link, a:visited 	{font-family:Tahoma; color:#AAAAAA; font-size:12px;}
a:hover				{font-family:Tahoma; color:#333333; font-size:12px;}
.mainTable {
	border: 1px solid #000000;
}

body, td	 {font-family:sans-serif;}