body{
	margin:0px;
	padding:0;
	font-family: arial;
}
.text{
	font-size: 14px;
}
a.text{
	font-size: 14px;
}
.big_text{
	font-size: 16px;
}
A.green_little_text {
	color: #000000; 
	font-size: 13px;
	
}
A.violet_little_text {
	color: #7E66A0; 
	font-size: 13px;
	
}
A.green_text {
	color: #7C66A4; 
	font-size: 16px;
	font-weight: bold;
}
.green_text {
	color: #7C66A4; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
A.green_main_text {
	color: #7C66A4; 
	font-size: 14px;
	font-weight: bold;
}
.green_text_main {
	color: #7C66A4; 
	font-size: 14px;
/*	font-weight: bold;*/
}
.green_normal_text a{
	color: #7C66A4; 
	font-size: 13px;
	font-weight: bold;
}
.black_text a{
	color: #AA344C; 
	font-size: 16px;
	font-weight: bold;
}
.red_text{
	color: #000000; 
	font-size: 14px;
}
.red_bool{
	color: #7C66A4; 
	font-size: 14px;
}
.green_texty a {
	color: #7C66A4; 
	font-size: 14px;
}
.black_text{
	color: #7E66A0; 
	font-size: 14px;
}
.green_big_text{
	color: #7C66A4;
	font-size: 14px;	
}
input.green{
	width: 80px;
	height: 15px;
	border: 1px solid #7C66A4;
	font-size: 12px;
}
input.big_input{
	width: 200px;
	height: 20px;
	border: 1px solid #7C66A4;
	font-size: 14px;
}
input.bigi_input{
	width: 300px;
	height: 20px;
	border: 1px solid #7C66A4;
	font-size: 14px;
}
textarea.big_textarea{
	width: 300px;
	height: 200px;
	border: 1px solid #7C66A4;
	font-size: 14px;
}
input.sumbit{
	border: 1px solid #EECAF0;
	background-color: #F4E1F5;
	width: 50px;
	height: 18px;
	font-size: 8pt;
	font-weight: bold;
}
input.little_sumbit{
	border: 1px solid #EECAF0;
	background-color: #F4E1F5;
	width: 50px;
	height: 22px;
	font-size: 8pt;
	font-weight: bold;
}
input.big_sumbit{
	border: 1px solid black;
	background-color: #F4E1F5;
	color: #7C66A4;
	width: 150px;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
}
input.big1_sumbit{
	border: 1px solid #7C66A4;
	background-color: #F4E1F5;
	color: #7C66A4;
	width: 60px;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
}
select.big{
	border: 1px solid #7C66A4;
	width: 200px;
	height: 20px;
	font-size: 10pt;
}
select.big_select{
	border: 1px solid #7C66A4;
	width: 300px;
	height: 20px;
	font-size: 10pt;
}
.black_little a{
	color: black;
	font-size: 11px;
}
.black_little{
	color: black;
	font-size: 11px;
}
a:hover{
	text-decoration: none;
}
.green a{
	color: #7C66A4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
td.green{
	padding: 9px 9px 3px 9px;
	text-align: justify;
}
td.black{
	padding: 0px 9px 3px 9px;
	text-align: justify;
}
td.green_little{
	padding: 0px 9px 0px 0px;
}
.black a{
	color: black;
	font-size: 12px;
	text-decoration: none;
}
.black{
	color: black;
	font-size: 12px;
}
.blacky{
	color: black;
	font-size: 11px;	
}
td.blacky{
	padding-left: 13px;
}
.green_little a{
	color: #7C66A4;
	font-size: 11px;
}
a.black_redakt{
	color: black;
	text-decoration: none;
}
td.border_lrb{
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 2 2 2 6;
}
td.border_rbt{
	border-top: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 2 2 2 2;
}
td.border_lrbt{
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
	padding: 2 2 2 2;
}
td.border_rb{	
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 2 6 2 6;
}
a{
	color: black;
}
.padding{
	padding: 5px 5px 5px 5px;
}
.border{
	border: 2px solid #D9DBD9;
}
hr {
	color: #F4E1F5;
}
#pagi {
	width: 80%;
	margin-top: 20px;

}

#pagi a {
	color: #7C66A4;
}