/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/bg-body-main.jpg) top center repeat-x;
color:#FFFFFF;
}

p
{
padding:0px;
margin:0px;
line-height:normal;
}
.text-tahoma-11-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.text-tahoma-10-red {
	font-family: Tahoma;
	font-size: 10px;
	color: #7f1819;
	text-decoration: none;
	padding-left: 5px;
}
.text-tahoma-09-black {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.text-tahoma-08-black {
	font-family: Tahoma;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.text-tahoma-11-black a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.text-tahoma-11-black a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}

.text-field {
	background: url(../images/text-field-image.jpg) no-repeat;
	height: 20px;
	width: 158px;
	border:none;
	margin:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.text-tahoma-12-red {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f1819;
	text-decoration: none;
	padding-left: 5px;
}
.text-tahoma-12-red a {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f1819;
	text-decoration: none;
	
}
.text-tahoma-12-red a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #040404;
	text-decoration: none;
	
}

.text-tahoma-white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.text-tahoma-white a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.text-tahoma-white a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #a8df14;
	text-decoration: none;
	}	
	
.text-tahoma-black-blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #242929;
	text-decoration: none;
	line-height: 18px;
}
.text-tahoma-black-blue-14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #242929;
	text-decoration: none;
}
.text-tahoma-black-blue-14 a {
	font-family: Tahoma;
	font-size: 14px;
	color: #242929;
	text-decoration: none;
}
.text-tahoma-black-blue-14 a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #7f9f00;
	text-decoration: none;
}
.text-tahoma-white-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	}
	.text-tahoma-white-11 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	}
	.text-tahoma-white-11 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #a8df14;
	text-decoration: none;
	line-height: 16px;
	}
.text-tahoma-red-14 {

	font-family: Tahoma;
	font-size: 14px;
	color: #7f1819;
	text-decoration: none;
}


.nav
{
background:url(../images/nav-bg.jpg) top repeat-x;
}

.nav ul
{
padding:0px;
margin:0px;
list-style:none;
}
.nav ul li
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
line-height:37px;
float:left;
padding:0px 16px 0px 15px;
}
.text-tahoma-black-blue-14 {color: #7f1819}
.text-tahoma-black-blue-14 a:link{color: #7f1819}
.text-tahoma-black-blue-14 a:visited{color: #7f1819}
.text-tahoma-black-blue-14 a:hover{color: #7f1819}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bg-for-intropage
{
background:url(../images/bg-intro.jpg) top repeat-x;
}

