a:link,
a:visited,
a:active,
a:hover
{color:#000096;	font-family:Arial,Helvetica,Verdana,sans-serif;	text-decoration:underline;}
a:hover {	color:#83004D;	text-decoration:underline;}

a.m:link,
a.m:visited,
a.m:active,
a.m:hover
{color:#000000;	font-family:Arial,Helvetica,Verdana,sans-serif;	text-decoration:none;}
a.m:hover {	color:#003C9C;	text-decoration:underline;}

a.t:link,
a.t:visited,
a.t:active,
a.t:hover
{color:#880000;	font-family:Arial,Helvetica,Verdana,sans-serif;	text-decoration:none;font-weight:bold;}
a.t:hover {	color:#003C9C;	text-decoration:underline;}


body,table,p,td
{
	color:				#000000;
	font-family:		Arial,Verdana,Helvetica,sans-serif;
	font-size:			11px;
	font-weight:		normal;
}

.textbox
{
	font-family:		tahoma;
	background-color:	#ecc266;
	color:				#000000;
	border-bottom:		#000000 1px solid;
	border-left:		#000000 1px solid;
	border-right:		#000000 1px solid;
	border-top:			#000000 1px solid;
}



.button_blue
{
	font-size:			12px;
	font-family:		Arial;
	font-weight:		bold;
	background-color:	#277AAC;
	color:				#ffffff;
	border-top:			#72A6EE 2px solid;
	border-left:		#72A6EE 2px solid;
	border-right:		#1F3C74 2px solid;
	border-bottom:		#1F3C74 2px solid;
}

.button_magenta
{
	font-size:			12px;
	font-family:		Arial;
	font-weight:		bold;
	background-color:	#9B6D94;
	color:				#ffffff;
	border-top:			#BE97AF 2px solid;
	border-left:		#BE97AF 2px solid;
	border-right:		#855D7F 2px solid;
	border-bottom:		#855D7F 2px solid;
}

.s_button
{
	font-size:			10px;
	font-family:		Arial;
	font-weight:		bold;
	background-color:	#277AAC;
	color:				#ffffff;
	border-top:			#72A6EE 2px solid;
	border-left:		#72A6EE 2px solid;
	border-right:		#1F3C74 2px solid;
	border-bottom:		#1F3C74 2px solid;
}


td.login {	background: #eee;
	padding: 12px 8px 0 8px;
	vertical-align: middle;
	font-size: 11px;
}
td.login input.input { font-size: 11px; border: 1px solid #999; margin-right: 6px; width: 90px; }
td.login input.button { 		font-size:			11px;
	font-family:		Arial;
	font-weight:		bold;
	background-color:	#277AAC;
	color:				#ffffff;
	border-top:			#72A6EE 2px solid;
	border-left:		#72A6EE 2px solid;
	border-right:		#1F3C74 2px solid;
	border-bottom:		#1F3C74 2px solid; }