html,body
{
	height: 100%;
	margin: 0;
}
body,table,tr,td,th
{
	font-weight: normal;
	font-size: 12px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
img
{
	display: inline;
	border: 0;
}
form
{
	margin: 0;
}
.input_text,textarea
{
	border: 1px solid #a2a2a2;
	background-color: #ffffff;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #565656;
	padding: 2px 3px 2px 3px;
}
select
{
	border: 1px solid #a2a2a2;
	background-color: #ffffff;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #565656;
	padding: 2px 3px 0 3px;
}
.input_button
{
	border: 1px solid #dfe5ec;
	background-color: #7090b7;
	font-weight: bold;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding: 2px 3px 2px 3px;
	cursor: pointer;
}
.norm,a.norm_underline:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.norm:hover,.norm_underline
{
	font-weight: normal;
	font-size: 12px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.norm_small,a.norm_small_underline:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.norm_small:hover,.norm_small_underline
{
	font-weight: normal;
	font-size: 9px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.bold,a.bold_underline:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.bold:hover,.bold_underline
{
	font-weight: bold;
	font-size: 12px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.bold_small,a.bold_small_underline:hover
{
	font-weight: bold;
	font-size: 9px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.bold_small:hover,.bold_small_underline
{
	font-weight: bold;
	font-size: 9px;
	color: #565656;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.bold_white,a.bold_white_underline:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.bold_white:hover,.bold_white_underline
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.menu,a.menu_underline:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.menu:hover,.menu_underline
{
	font-weight: normal;
	font-size: 12px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.menu_small,a.menu_small_underline:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.menu_small:hover,.menu_small_underline
{
	font-weight: normal;
	font-size: 9px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.menu_bold,a.menu_bold_underline:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.menu_bold:hover,.menu_bold_underline
{
	font-weight: bold;
	font-size: 12px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.menu_bold_small,a.menu_bold_small_underline:hover
{
	font-weight: bold;
	font-size: 9px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.menu_bold_small:hover,.menu_bold_small_underline
{
	font-weight: bold;
	font-size: 9px;
	color: #5d8bb5;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
.menu_grey,a.menu_grey_underline:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #e6e6e6;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: none;
}
a.menu_grey:hover,.menu_grey_underline
{
	font-weight: normal;
	font-size: 12px;
	color: #e6e6e6;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	text-decoration: underline;
}
