a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#707070;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#464646;
		text-decoration: none;
	}

a.h_text:hover
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#464646;
		text-decoration: none;
	}
	
a.h_text:active
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#464646;
		text-decoration: none;
	}
	
a.h_text:linked
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#464646;
		text-decoration: none;
	}
	
a.h_text:visited
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#464646;
		text-decoration: none;
	}
	
.h1_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#959595;
	}
	
.h2_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#555555;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#464646;
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#28BAA5;
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#707070;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#707070;
	}

.f_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:14px;
		color:#FFFFFF;
	}

.f1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#363636;
	}

.form
	{
		width:199px; height:25px; border-color:#9A9A9A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:28px; margin-top:-1px;
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}


.form {
	background-color: #EFEFEF;
	border: 1px solid #004A41;
	height: 16px;
	width: 240px;
	font-size : 10px;
	font-family : Tahoma;
	color : #00504A;
	line-height : 12px;
	text-align : left;
	margin-left: 4px;
	margin-right: 3px;
}

.form2 {
	background-color: #EFEFEF;
	border: 1px solid #004A41;
	height: 70px;
	width: 240px;
	font-size : 10px;
	font-family : Tahoma;
	color : #00504A;
	line-height : 12px;
	text-align : left;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 3px;
	margin-left: 4px;
	margin-right: 3px;
}

.form_text  {
	font-size : 11px;
	font-family : Tahoma;
	color : #464646;
	margin-left: 0px;
	margin-right : 0px;
	margin-top : 13px;
	margin-bottom : 13px;
	line-height : 15px;
	text-align: justify;
}

.gomb {
	background-color: #84D3CA;
	border: 1px solid #2E9C8A;
	height: 18px;
	font-size : 10px;
	font-family : Tahoma;
	color : #137D6C;
	line-height : 13px;
	text-align : center;
	margin-left: 4px;
	margin-right: 3px;
	margin-top: 4px;
}
.ct
{
    position:fixed;
    bottom:0;
    min-height:70px;
    width: 100%;
    background-color:rgba(102, 197, 186, .9); 
    text-align:center;
    font-family: sans-serif; 
    
}
.cc
{
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    text-align: center;
    width: 1920px;
    padding: 5px;
}
.cc span
{
    color: white;
    font-weight: bold;
    cursor: pointer;
}
