body {
	padding: 0px;
	margin: 0px;
	font-family: normal;
}

a.contact:link, a.contact:visited,a.contact:hover  {
	color: orange;
	text-decoration: none;
	border-bottom: 1px solid orange;
	font-size: 20px;
}

.contact { text-align: right; vertical-align: middle; padding-right: 15px;}

p, li {
	font-family: normal;
	font-size: 15px;
	text-align: justify;
	line-height: 1.4em;
	text-indent: 20px;
	vertical-align: top;
	font-weight: 100;
	color: #444444;
}

table, td {
	font-family: normal;
	text-indent: 0px;
	font-size: 15px;
	line-height: 1.6em;
	vertical-align: top;
	font-weight: 100;
	color: #444444;
}

.noindent { text-indent: 0px; }

.highlight { font-family: 'Segoe UI Light'; line-height: 1.2em; font-size: 24px; color: #9bb73d; text-align: center; width: 25%; padding-right:15px; padding-left: 15px;}

.highlight_text {
	text-align: left;
	width: 25%;
	padding-right:25px;
	padding-left: 25px;
}

h1 {
	padding: none;
	line-height: 1.1em;
	font-weight: 100;
	margin: none;
	font-family: normal;
	font-size: 24px;
	margin: 0px;
	color: #508c02;
}

h2 {
	padding: none;
	line-height: 1.1em;
	font-weight: 100;
	margin: none;
	font-family: normal;
	font-size: 19px;
	margin: 0px;
	color: #508c02;
}

h3 {
	padding: none;
	line-height: 1.1em;
	font-weight: 900;
	margin: none;
	font-family: normal;
	font-size: 14px;
	margin: 0px;
	color: #333;
}

@font-face {
    font-family: 'russialight';
    src: url('/fonts/russia-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'russiabold';
    src: url('/fonts/Russia-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Segoe UI Light';
    src: url('/fonts/segoeuil.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face
{
	font-family: 'normal';
	src: url("/fonts/PTF55F-webfont.eot") format("eot"), url("../fonts/PTF55F-webfont.woff") format("woff"), url("../fonts/PTF55F-webfont.ttf") format("truetype");
}
@font-face
{
	font-family: 'italic';
	src: url("/fonts/PTF56F-webfont.eot?") format("eot"), url("/fonts/PTF56F-webfont.woff") format("woff"), url("/fonts/PTF56F-webfont.ttf") format("truetype");
}
@font-face
{
	font-family: 'bold';
	src: url("/fonts/PTF75F-webfont.eot?") format("eot"), url("/fonts/PTF75F-webfont.woff") format("woff"), url("/fonts/PTF75F-webfont.ttf") format("truetype");
}

.economy { text-align: center; vertical-align: middle; border-collapse: collapse; border-color: #eeeeee;}

.menu_us {
	font-size: 16px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	vertical-align: middle;
}

.menu {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}



.contact_header {
	font-family: 'Segoe UI Light';
	line-height: 1.2em;
	font-size: 24px; color: #9bb73d;
	text-align: center; 
}

a.contact {
	padding-right: 0px;
	color: orange;
	text-decoration: none;
	border-bottom: 1px solid #7b5400;
}

p.information {
	text-indent: 0px;
	padding: 0px;
}

a:link, a:hover, a:visited { text-decoration: none; color: #508c02; border-bottom: 1px solid #cccccc;}
a:hover { text-decoration: none; color: #b33d37; border-bottom: 1px solid #cccccc;}

.login {
	margin: 0 auto;
    font-family:  Arial, Verdana;
	text-align: center;
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0em;
    color: #666666;
	padding: 30px;
	padding-top:15px;
	border: 1px solid #cccccc;
	width: 290px;
	background-color: #f6f6f6;
	border-radius: 4px;
}