.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 30px;
	color: #4F4F4F;
	padding: 3px;
	text-align: left;
}
.red-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D90000;
}
.institle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	color: #4F4F4F;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.login {
	background-image: url(images/loginbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.login ul{
	background-image: url(images/loginbox2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.logintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.logintext2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}

.frame {
	border: 1px solid #C6C6C6;
	color: #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
}
.button2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #EBEBEB;
	border: 1px solid #929292;
}
#att {
	background-image: url(images/box-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 622px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	margin: auto;
}
#att ul{
	background-image: url(images/box-down.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	line-height: 20px;
	color: #888888;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 100%;
}
#att span{
	color: #FF0000;
}
