@charset "iso-8859-9";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ac1115;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}

table.maintable {
	background-image:url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	border: solid;
	border-right-width: 1px;
}

td.redlink a {
	font: 12px tahoma;
	color:#941317;
	font-weight: bold;
	text-decoration: none;
}
td.redlink a:link {}
td.redlink a:hover {
	color:#941317;
	text-decoration:underline;
}
td.redlink a:visited {}

.style1 {
	color: #c2c4be;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.style2 {color: #c2c4be; font-family: Tahoma; font-size: 10px; font-weight: bold; }
.style3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
}
.style5 {
	font-size: 12px;
	font-style: italic;
	color: #931317;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #931317;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.style8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
	color: #941317;
}
.style11 {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #393939;
}

.style12 {
	font-size: 13px
}
.style13 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393939;
}
a:link {
	text-decoration: none;
	color: #931317;
}
a:visited {
	text-decoration: none;
	color: #5A0C0E;
}
a:hover {
	text-decoration: underline;
	color: #C0181D;
}
a:active {
	text-decoration: none;
	color: #931317;
}
