BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin:0 0 0 30px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:hover {
    color:#CCCCCC;
    text-decoration: none;
}
.menu_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.menu_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu_normal_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
a.menu_normal:hover {
   	color: #990000;
}
a.menu_normal_over:hover {
   	color: #000000;
}
.title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	text-indent: 4px;
}
.special_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522712;
	text-decoration: none;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #522712;
	text-decoration: none;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.generaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.cat_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.table_calendar {
	BORDER-RIGHT: #FFF3BC 1px dotted; 
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #FFF3BC 1px dotted; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BORDER-LEFT-STYLE: none; 
	TEXT-DECORATION: none
}
.form {
	BORDER: #CCCCCC 1px solid;
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EBEBEB;
	TEXT-DECORATION: none;
}
.frame {
	BORDER-TOP: #FFF3BC 1px dotted; 
	BORDER-LEFT: #FFF3BC 1px dotted; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.special {
	FONT-SIZE: 10px; 
	COLOR: #E34D1A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.table_news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A8A8A;
}
h1, h2, h3, h4, h5 {
	margin-top:0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
