body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #333333;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.inner_text {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
}

.inner_textul {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 35px;
	font-family: Tahoma;
	font-style: normal;
	text-align:left;
}

.inner_text_heading {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	font-family: "Trebuchet MS";
	text-align: justify;
	font-style: normal;
}
.inner_text_heading_red {
	font-size: 26px;
	font-weight: normal;
	color: #FF0000;
	padding: 5px;
	font-family: "Trebuchet MS";
	text-align: justify;
	font-style: normal;
}
.border {
	border: thin solid #CCCCCC;
}
.inner_text_bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.inner_text_bold_red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	font-family: Tahoma;
}
.inner_text_red {
	font-size: 12px;
	color: #FF0000;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

.inner_text_red a {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	padding: 5px;
	font-family: Tahoma;
	text-align: justify;
}
.inner_text_red a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	padding: 5px;
	font-family: Tahoma;
	text-align: justify;
}
.inner_text_white {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
}

.inner_text_white a{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
}
img {border: none}
img a{
	border: none;
}

.inner_text_white a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
}
.inner_text_white a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
}
.inner_text_blue {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	font-family: Tahoma;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.inner_text_bluelight {
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	font-family: Tahoma;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.borderDOTTED {
	border: thin dotted #CCCCCC;
}
.lightborder {
	border: 1px solid #E1E1E1;
}
.border_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.inner_text_big_blue {
	font-size: 22px;
	font-weight: normal;
	color: #0099FF;
	padding: 5px;
	font-family: Tahoma;
	font-style: normal;
}
