/* CSS Document */

.header {
	background-image: url(http://www.uk-desperate-wives.com/images/headerdc.gif);
	height: 118px;
	width: 780px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	background-image: url(/images/contentbg.gif);
	width: 780px;
}
body {
	margin: 0px;
	text-align: center;
}
input {
	border: 1px solid #FF0000;
	color: #000000;
}

h1 { color: 000000; font-weight: bold; font-size: 12px; font-family: Arial } 
h2 { color: 000000; font-weight: bold; font-size: 12px; font-family: Arial } 
h3 { color: 000000; font-weight: bold; font-size: 12px; font-family: Arial } 
h4 { color: 000000; font-weight: bold; font-size: 12px; font-family: Arial } 
h5 { color: 000000; font-weight: bold; font-size: 12px; font-family: Arial } 
h6 { color: 000000; font-weight: bold; font-size: 12px; font-family: Arial } 
hr { color: navy; size: "1" } 
td { color: #000000; font-size: 12px       ; font-family: Arial } 
th { color: 000000; font-size: 12px       ; font-family: Arial } 
.td1 { background-color: #ffffff} 
.td2 { color: #000000; font-weight: bold; background-color: #FF0000; font-family:Arial; font-size:15px } 
.td3 { background-color: #ffffff } 
.formfield { color: #ffffff; font-size:  12px       ; font-family: Arial; background-color: #323232} 
.dropdown { color: #ffffff; font-size:  12px       ; font-family: Arial; background-color: #323232
} 
a { color: 000000; font-size:  12px; font-weight: bold; } 
a:link { color: 000000; font-size:  12px; font-weight: bold; }
a:active { color: 000000; font-size:  12px; font-weight: bold; }
a:visited { color: 000000; font-weight: bold; } 
a:hover { color: #FF0000; font-weight: bold } 
button {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
