body {
	margin: 10px 10px 10px 10px;
	padding: 0;
	background-color: #C3BDAC;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.download { 
background-image: url(images/ud_70_5x2.gif); 
background-repeat: no-repeat; 
background-position: bottom center;
background-color: #C3BDAC;
}

.maillist { 
background-image: url(images/ud_70_5x3.gif); 
background-repeat: no-repeat; 
background-position: bottom center;
background-color: #C3BDAC;
}

.imgframe{ padding: 0px; border-bottom: solid 2px #000; border-left: solid 2px #000; border-top: solid 2px #000; border-right: solid 2px #000;}

.emailtext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFF;}

.textinput { font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 14px; color : #000; background: #FFF; border: 0px solid #FFF;}

a:link {color:#CA3924; text-decoration: none;}
a:visited {color:#CA3924; text-decoration: none; }
a:hover {color:#CA3924; text-decoration: underline; }
a:active {color:#CA3924; text-decoration: none; }

.text_base_black {color:#000; font-size:12px;}
.text_base_black a:link {color:#000; text-decoration: none;}
.text_base_black a:visited {color:#000; text-decoration: none;}
.text_base_black a:hover {color:#000; text-decoration: underline; }
.text_base_black a:active {color:#000; text-decoration: none; }

.text_base_black_bold {font-weight:bold; color:#000; font-size:12px;}
.text_base_black_bold a:link {font-weight:bold; color:#000; text-decoration: none;}
.text_base_black_bold a:visited {font-weight:bold; color:#000; text-decoration: none;}
.text_base_black_bold a:hover {font-weight:bold; color:#000; text-decoration: underline; }
.text_base_black_bold a:active {font-weight:bold; color:#000; text-decoration: none; }

.text_auto_upper {font-weight:bold; text-transform:uppercase;}