body {
	background-image: url(../images/mainbg.gif);
}
.mainmenubg {
	background-image: url(../images/mainmenu_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #E0E4E6;
	font-weight: bold;
}

.fontblack {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
}
a {
	font-family: Tahoma;
	color: #BB2011;
}
td,tr,p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.fonttitle_red {
	font-family: Tahoma;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.fontred {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

.fonttext {
	line-height: 1.5;
}
.box_td {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-right: 7px;
	padding-left: 7px;
}
.fontlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.fonttitle_red3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 40px;
}
.fontem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.fontlist strong {
	color: #CC0000;
}


.fonttitle_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.fontgray {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.fonttitle_red2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}
.fontsmall_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.fontbig_red {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	font-family: Tahoma;
}
.fonttext_bigger {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.mainmenubg2 {
	background-image: url(../images/mainmenu_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #E0E4E6;
	font-weight: bold;
	background-position: bottom;
}
.font_red {
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
	font-family: Tahoma;
}