body{
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #000000;
	margin:0px;
	padding:0px;
}

td, div
{
	font-family: arial;
	font-size: 11px;
	color: #424242;
}

input { font-family: Tahoma, Arial; font-size: 11pt;}
table { font-family: Tahoma, Arial; font-size: 11pt;}

a {
	color: #C41230;
	text-decoration: none;
}

.a2 {
	color: #0096D7;
	text-decoration: none;
}

.a3 {
	color: #0096D7;
	text-decoration: none;
}

input{
	border:1px solid #c2c2c2;
	width:120px;
	height:18px;
	font-family:verdana;
	font-size: 10pt;
}

.login_subit{
	background:red url('img/login_subit.gif') no-repeat;
	width:70px;
	height:18px;
	border:0px;
}

.create_homepage_link
{
	margin-bottom:0px;
}

.ie.create_homepage_link
{
	margin-bottom:-3px;
}

.page_act
{
	background-color:#E4701B;
	color:#F4F4F4;
	font-weight:bold;
	font-family:arial;
	height:27px;
	text-align:center;
	font-size:15px;
	width:18px;
	cursor: pointer;
	border:0px;
}

.page_
{
	background: transparent;
	color: #BFBFBF;
	font-weight: bold;
	font-family: arial;
	border: 0px;
	cursor: pointer;
	height: 27px;
	text-align: center;
	font-size: 15px;
	width: 18px;
}

.page_:hover
{
	border:#E4701B 2px solid;
}

.inputbox {
	border: 1px solid #E6E6E6;
	background: #F3F3F3;
	width: 200px;
	font-size: 11px;
	color: #6B6B6B;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #CCCCCC;
}

#popup
{
	background: #FFFFFF;
	border: 1px solid #8D9397;
	color: #8D9397;
	display: none;
	font-family: verdana;
	font-size: 10px;
	max-width: 200px;
	padding: 5px;
	position: absolute;
}