/* CSS Document */



a {

	text-decoration:none;

	color:#de010f;

	font-weight:normal;

	outline:none;

}



a:hover {
	color:#9a1c24;

}



h1, .Header_1 {

	font-size:16px;

	font-weight:normal;

	margin-bottom:15px;

	color:#de010f;

}



h2, .Header_2 {

	font-size:14px;

	font-weight:normal;

	margin-bottom:5px;

	color:#000000;

}



h3, .Header_3 {

	font-size:11px;

	font-weight:bold;

	color:#000000;

}



.module th {

	background:none;

	color:#605e54;

	border-bottom:1px #605e54 solid;

	border-top:1px #605e54 solid;

}



.module ul li {

	list-style-image:url(../images/bullet.jpg);

	list-style-position:outside;

}



.module hr {

	border:1px #de010f solid;

	color:#de010f;

	height:3px;

	margin: 10px 0px 10px 0px;

	background-color:#de010f;

}



#lang a {

}



#lang a:hover {

}



#lang .lang_active {

}



#langdrop {

	width:175px;

	height:22px;

	border:1px #CCCCCC solid;

	padding:1px;

}



#lang .langHiddenButton {

	border:none;

	background:none;

	padding:0px 0px 4px 2px;

	cursor:pointer;

	outline:none;

}



#breadcrumb {

	font-size:10px;

	color:#666666;

}



#footer {

	font-size:10px;

	color:#FFFFFF;

	text-align:left;

	text-indent:10px;

}



#footer a {

	color:#FFFFFF;

}



#footer a:hover {

	color:#FFFFFF;

	text-decoration:underline;

}



#content table {

	/* margin-left:-1px; */

}



#content .tableBorder, #content .tableBorderAndGrid {

	/* margin-left:0px; */

}
