.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3384B5;
	font-weight:bold;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:22px;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4396CA;
	font-weight:bold;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
	font-weight:bold;
}

.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #698B66;
	font-weight:bold;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B06E25;
	font-weight:bold;
}

.linka:link {
	color: #FF0000;
	text-decoration: none;
}
.linka:visited {
	text-decoration: none;
	color: #FF0000;
}
.linka:hover {
	text-decoration: underline;
	color: #333333;
}
.linka:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#352F2F;
}
.bg
{background-image:url(mainbg.gif);
background-repeat:repeat-x;
}

.bg1
{background-image:url(mainbg.jpg);
background-repeat:repeat-x;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.lika:link {
	color: #4396CA;
	text-decoration: none;
}
.lika:visited {
	text-decoration: none;
	color: #4396CA;
}
.lika:hover {
	text-decoration: underline;
	color: #333333;
}
.lika:active {
	text-decoration: none;
}