html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../img/background.gif');
}

p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.m_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
}

a.m_text:hover { text-decoration: underline; }

.m_field {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.m_button {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.field {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.button {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.text_main_module {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
}

.s_heading {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #01468F;
}


.text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #4C4C4C;
}

a.text:hover { text-decoration: underline; color: #01468F; }

.heading {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #01468F;
}

a.heading:hover { text-decoration: underline; }

.text_url {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #01468F;
}

a.text_url:hover { text-decoration: underline; }

.m_table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #B0B0B0;
	border-width: 1px;
	
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #4C4C4C;
}

.m_row_head {
	border-style: solid;
	border-width: 1px;
	border-color: #B0B0B0;
	background-color: #E5E5E5;

	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
	text-align: center;
}

.m_table td {
	border-style: solid;
	border-width: 1px;
	border-color: #B0B0B0;

	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #4C4C4C;
}

.language {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #BBBBBB;
}

a.language:hover { color: #4C4C4C; }
