body		{background-color:#FFFFFF; margin:0px; padding:0px }

td			{
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	color:#595757;
	line-height:normal;
	margin: 10;
	padding: 10;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a			{text-decoration: none; color:#A5191E}

.copy		{font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none}

.bot_txt	{color:#5D5853; text-decoration:none; font-family:tahoma; font-size:11px}

.gray		{color:#595757; text-decoration:none}
.light_gray {color:#656564; text-decoration:none}
.red		{color:#A5191E; text-decoration:none}
.black		{color:#3A3A3A; text-decoration:none}

.u			{text-decoration:underline}
.up			{text-transform:uppercase}
.sm			{font-size:10px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(images/under.jpg);
			color:#DACCE3}

.form { width:191px;
		height:21px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:255px;
		height:161px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:B4B4B4;
		background-color:#ffffff;
		color:#646464;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

a:hover{text-decoration:underline;}

#a:hover{text-decoration:none;}

.style3 {color: #A61B20}

/* core scrolling button styles - do not change these */
#udm .scrollBUTTON {
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:33000;
	}
#udm .scrollUP, #udm .scrollDOWN, #udm .scrollINNER {
	display:block;
	line-height:0 !important;
	}

/* custom scrolling button styles - you can customise these freely, with restrictions */
#udm .scrollUP, #udm .scrollDOWN {
	border-color:#bdb #080 #080 #bdb;
	border-style:solid;
	background:#f8fbd0;
	}

#udm .scrollUP, #udm .scrollDOWN {
	border:2px solid red;
	padding:2px;
	background:pink;
	}

#udm .scrollINNER {
	border:2px solid green;
	background:yellow;
	text-align:center;
	font:0.75em tahoma,sans-serif;
	color:#060;
	padding:3px 0 4px 0;
	}

#udm .scrollMOVING {
	background:white;
	border-color:blue;
	padding:4px 0 3px 0;
	}
	
.style6 {font-size: large}
.style7 {font-size: x-small}
.style3 {
	color: #A61B20;
	margin-left: 10px;
}
.style8 {color: #A5191E}

.margine{margin-bottom:5;
margin-left:5;
margin-right:5;
margin-top:5;
}

a.menu:link 	{
	color: #A5191E;
	background-color: transparent;
	font-size: 10pt;
	font-family:tahoma;
	font-style: normal;
	text-decoration : none;
}

a.menu:visited {
	color: #731113;
	background-color: transparent;
	font-size: 10pt;
	font-family:tahoma;
	font-style: normal;
	text-decoration : none;
}

a.menu:hover {
	color: #FFFFFF;
	background-color: #A5191E;
	font-size: 10pt;
	font-family:tahoma;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}

a.menu:active {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10pt;
	font-family:tahoma;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
