BODY{
	font-family: Arial;
	font-size: 12px;
}



tr.redbg{
	font-size: 12px;
	font-family: Arial;
	background-color: #e3000f;
}

td.redbg{
	font-size: 12px;
	font-family: Arial;
	background-color: #e3000f;
}

td.topmenu{
/*	height: 70px;*/
padding-bottom: 30px;

}

h1{
font-size: 24px;
 font-weight: bold;
 color: #e3000f;
 text-align: left;
}

td.cont1{
		font-family: Arial;
	font-size: 12px;
		text-align: justify;

}

td.cont{
		font-family: Arial;
	font-size: 12px;
		text-align: justify;
		padding-bottom: 30px
}

a{
	color: #868786;	font-weight: bold;
}

a:hover{	color: #e3000f;

}

a.smallmenu{
	padding-left: 18px;
	background-image: url(../img/bull.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	padding-right: 5px;
	color: #868786;
		background-position: 0px 4px;
		line-height: 20px;
}

a.smallmenu:hover{

	background-image: url(../img/bull_a.gif);
color: #e3000f;

}

table.data{
	
			font-family: Arial;
	font-size: 12px;
	padding: 3px;
	 width: 100%;
	border-top: 1px solid #f00;
	 	border-bottom: 1px solid #f00;
			text-align: center;
}

th{
	border-bottom: 1px solid #F00;	
	padding-bottom: 3px;
}

tr.data{
 background-color: #fff;

}

tr.data:hover{
 background-color: #d2d2d2;

}

/*table.data td{
		 	border-bottom: 1px solid #000;
				padding-bottom: 3px;
}

.img_ins_r{
	float: left; padding-right: 20px;
}*/


