td, table{
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	vertical-align:top;
	color:#FFCEA7;
	
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-image:url(images/repeat.jpg); background-repeat:repeat}


.list ul{margin:0px; padding:0px; list-style:none; line-height:17px;}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 12px}
.list ul li a{ color:#FFCEA7; text-decoration:underline  }
.list ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:15px;}
.list1 ul li { background:url(images/list_marker1.gif) top left no-repeat; padding:0 0 0 12px}
.list1 ul li a{ color:#FFCEA7; text-decoration:underline  }
.list1 ul li a:hover{text-decoration:none}


strong { color:#D72F1E; font-family:verdana}

a { color:#C52A1B; text-decoration:underline}
a:hover{ text-decoration:none}

.form input {
	width: 202px;
	height:21px;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	color: #FFCEA7;
	padding:2 0 0 6px;
	border-style:solid;
	border-color:#653120;
	border-width:1px;
	background-color:#2F0101
}


.form textarea {
	width:202px;
	height:126px;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	color:#FFCEA7;
	border-style:solid;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#653120;
	border-width:1px;
	background-color:#2F0101
}

