body, html {
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0;
	padding:0;
	height:100%;
	width:auto;
	text-align: center; /* for IE */
}

img {
	border:0px solid #000000;
	display:block;
	position:relative;
	margin:0 0 0 0;
	padding:0;
}


a 				{	color:#2060A0;	text-decoration:none;	border-width:0;}
a:link 		{	color:#2060A0;	text-decoration:none;	border-width:0;	}
a:visited	{	color:#2060A0;	text-decoration:none;	border-width:0;	}
a:hover		{	color:#2060A0;	text-decoration:underline;	border-width:0;	}

#lang a 				{	color:#9b9b9b;	font-size: 11px; text-decoration:none;	border-width:0;}
#lang a:link 		{	color:#9b9b9b;	font-size: 11px; text-decoration:none;	border-width:0;	}
#lang a:visited	{	color:#9b9b9b;	font-size: 11px; text-decoration:none;	border-width:0;	}
#lang a:hover		{	color:#003366;	font-size: 11px; text-decoration:none;	border-width:0;	}

#menuList a 				{	color:#9b9b9b;	text-decoration:none;	border-width:0;}
#menuList a:link 		{	color:#9b9b9b;	text-decoration:none;	border-width:0;	}
#menuList a:visited	{	color:#9b9b9b;	text-decoration:none;	border-width:0;	}
#menuList a:hover		{	color:#003366;	text-decoration:none;	border-width:0;	}

#altmenu a 					{	color:#9b9b9b;	text-decoration:none;	border-width:0;}
#altmenu a:link 		{	color:#9b9b9b;	text-decoration:none;	border-width:0;	}
#altmenu a:visited	{	color:#9b9b9b;	text-decoration:none;	border-width:0;	}
#altmenu a:hover		{	color:#003366;	text-decoration:none;	border-width:0;	}

#box a 					{	text-decoration:none;}
#box a:link 		{	text-decoration:none;}
#box a:visited	{	text-decoration:none;}
#box a:hover		{	text-decoration:none;}

.black13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}

.black15normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color: #000000;
}

.black13normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;
	color: #000000;
}

.white12normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color: #000000;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border: thin solid #ced5dd;
	height: 11px;
	width: 163px;
	margin-right:4px;
	
	
	
}
.selected {
	color: #003366;
}

a.selected {
	color: #e80003;
}

.hand{ 
  cursor: hand; 
} 
