html { 
	margin: 0; 
	padding: 0; 
}

body {
	font: normal 11px Tahoma, Verdana, sans-serif;
	color: #111;
	background-position: left;
 	background-repeat: repeat;
	background: #FFF;
	margin: 0;
	padding: 0;
}

.introduction {
	font: normal 15px Tahoma;
	text-align: justify;
}

.introductionRed {
	font: normal 15px Tahoma;
	text-align: justify;
	color:#F00;
}

.txt {
	font:normal 11px Tahoma;
}
.link {
	font:normal 11px Tahoma;
}

.red {
	color:#F00; 
	font-weight:bold;
}

.redTen {
	color:#F00; 
	font:bold 15px Tahoma;
}

.abc {
	text-align:center;
}

span.loading {
    position:relative;
    bottom:expression('5px');
    left:expression('5px');
    bottom:10px;
    color:#007001;
    font-weight:bolder;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #49667D;
}

a:hover { text-decoration: underline; }

#container	{
	text-align:left;
	background: #F0F0F0;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

img { border-width: 0; }

td 	{ vertical-align: top; }

input,textarea, select { font-size: 12px; }

h1	{ font-size: 14px;}
.txt1	{ font-size: 11px;}
.txt2	{ font-size: 11px;}
.txt3	{ font-size: 12px; }
.txt3e	{ color: #007001; font-weight: bold; }
.txt4	{ font-size: 13px; font-weight: bold; }
.txt5	{ font-size: 11px; font-weight: bold; }

.sec1	{ font: 9px Tahoma, Verdana, sans-serif;  
	  padding: 8px; }
.sec	{ font: 11px Tahoma, Verdana, sans-serif; background-image: url(fon.jpg);
	  background-color: #FFFFFF; 
	  padding: 8px; }
.sec a	{ color: #007001;}
.sec2	{ font: 11px Tahoma, Verdana, sans-serif; padding: 8px; }
.smallSize a  {font: normal 11px Tahoma; color:#666666;}
.smallSize {font: normal 11px Tahoma; color:#666666;}

a.mailListLink{
	font: bold 11px Tahoma; 
	color:#FFF;
}

