body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background:url(image/Background.png);
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
.menu:hover
{
	color:#666666;
	text-decoration:underline;
}
a.sample_attach, a.sample_attach:visited, div.sample_attach
{
	display: block;
	width:   85px;
	border:  1px solid black;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: bold;
	font-size: 12px;
	color:   #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background:url(image/menuback1.gif);
}
a.sample_attach:hover
{
	color: #000000;
}
.minihead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}	
.link
{
	color: #666666;
	background-color: #FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.link:hover
{
	color:#000000;
	text-decoration:underline;
}
.rowhead
{
	font-family: Tahoma;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-image: url(image/123.jpg);
}
.addtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background:url(image/admin.jpg);
	text-decoration: none;
	border:#999999 thin groove;
	border-bottom: none;
	border-right:none;
}
