	body {
		background-color: #FFFFFF;
		padding: 0;
		margin: 0;
		overflow-y: scroll;
	}
	img {
		border: 0px solid #FFFFFF;
	}
	#text
	{
		font-family: Helvetica, Arial, Geneva, sans-serif;
		font-size: 12px;
		color: #222222;
		line-height: 1.3em;
	}
	#bottomText
	{
		font-family: Helvetica, Arial, Geneva, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
	}
	a:link, a:visited, a:active
	{ 
		font-family: Helvetica, Arial, Geneva, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
	}
	a:hover { 
		color: #F5001E;
	}
	a.menu:link, a.menu:visited, a.menu:active{ 
		font-family: Helvetica, Arial, Geneva, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		color: #FFFFFF;
	}
	a.menu:hover { 
		color: #FFFFFF;
	}
	a.submenu:link, a.submenu:visited, a.submenu:active{ 
		font-family: Helvetica, Arial, Geneva, sans-serif;
		text-decoration: underline;
		font-weight: normal;
		font-size: 12px;
		color: #575757;
	}
	a.submenu:hover { 
		color: #F5001E;
	}
	a.newsTitle:link, a.newsTitle:visited, a.newsTitle:active{ 
		font-family: Helvetica, Arial, Geneva, sans-serif;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		color: #838383;
		line-height: 1.4em;
	}
	a.newsTitle:hover { 
		color: #92BC22;
	}
	#inputSearch
	{
		background: url('../img/bg_inputSearch.png') no-repeat;
		width: 150px;
		height: 25px;
		border: 1px solid #FFFFFF;
		padding-top: 5px;
		padding-left: 5px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	#inputSubmit {
		background-color: #2BAEC0;
		padding: 2px;
		border: 0px solid #FFFFFF;
		font-size: 11px; 
		font-weight: bold; 
		color: #FFFFFF; 
		font-family: Helvetica, Arial, Geneva, sans-serif;
	}

/* ------------------------------------------------------->>> conv_reg <<<----*/

#part_with_message {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 19px;
	color: #000000;
	padding: 5px;
	padding-bottom: 15px;

}

ul {list-style-type: circle;}

#page {
	margin-left: auto; margin-right: auto; margin-top: 30px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #E5E4E4; 
}

#page_grey {
	background-color: #F9F9F9;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 1.3em;
	border: 2px solid #FFFFFF; 
}

#title {
	margin-left: auto; margin-right: auto;
	display: block;
	padding-top: 30px; padding-bottom: 40px;
	text-align: center;
	font-size: 16px;
}

#title_reg {
	background-color: #92BC22; 
	display: inline;
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
	font-size: 12px;
}

#main {
	margin-left: auto; margin-right: auto;
	width: 750px;
}

#part_info {
	border-bottom: 1px dotted #DDDDDD;
	padding-top: 5px; padding-bottom: 20px;
	margin-bottom: 10px;
}

#part {
	padding-top: 5px; padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #DDDDDD;
}

#part_with {
	margin-top: 5px;
	border-left: 4px solid #DDDDDD;
	padding: 10px;
}

#part_without {
	margin-top: 5px;
	border-left: 4px solid #DDDDDD;
	padding: 10px;
}

#part_rece {
	border-bottom: 1px dotted #DDDDDD;
	padding-top: 5px; padding-bottom: 10px;
	margin-bottom: 10px;
}

#fees {
	border-bottom: 1px dotted #DDDDDD;
	padding-top: 5px; padding-bottom: 10px;
	margin-bottom: 10px;
}

#payment_invoice {
	margin-top: 5px;
	border-left: 4px solid #DDDDDD;
	padding: 10px;
}

#payment_bank_transfer {
	margin-top: 5px;
	border-left: 4px solid #DDDDDD;
	padding: 10px;
}



/* ----------------------------------------------->>> the end has come <<<----*/
