@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

body,td,th {
	font-size:11px;
	font-family:tahoma;
	color:#007297;
}

a:link {
	color: #3CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3CF;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #E8FDFF;
}
.a2:link {
	color: #004D71;
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #33CCCC;
}
.a2:hover {
	text-decoration: underline;
	color: #660099;
}
.a2:active {
	text-decoration: none;
	color: #E8FDFF;
}

.error {
	font-size:11px;
	font-family:tahoma;
	color:#CC0000;
}

.input {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/bot01.png) repeat-x;
	border:none;
	width:136px;
	height:19px;
	vertical-align:middle;
}

.botton {
	font-family:tahoma;
	font-size:10px;
	color:#0083AE;
	background:url(../images/bot02.png) repeat-x;
	border:none;
	width:101px;
	height:19px;
	vertical-align:middle;
}

.hometd {
	font-family:tahoma;
	font-size:9px;
	border:none;
	background:url(../images/box01.gif) no-repeat;
	padding:15px;
	width:108px;
	height:173px;
	vertical-align:top;
}

.title {
	font-size:12px;
	font-weight:bold;
}
.helpdesk {
	height:20px;
	vertical-align:middle;
	text-align:right;
	padding-right:4px;
	font-size:12px;
	color:#0099FF;
	background-color:#E6FAFF;
}