td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#F9ED7B;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#AB0A25}

.list ul{margin:0px; padding:0px; list-style:none; line-height:13px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:16px }
.list ul li a{ color:#F9ED7A; text-decoration:none; font-family:arial; font-weight:bold; text-transform:uppercase; font-size:11px}
.list ul li a:hover{ text-decoration:underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:13px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top }
.list1 ul li a{ color:#F9ED7A; margin-left:16px; text-decoration:none; font-family:arial; font-weight:bold; text-transform:uppercase; font-size:11px}
.list1 ul li a:hover{ text-decoration:underline}


.list2 ul{margin:0px; padding:0px; list-style:none; line-height:13px}
.list2 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-left:16px; margin-bottom:10px }
.list2 ul li a{ color:#F9ED7A; text-decoration:none; font-weight:bold; font-family: tahoma; text-transform:none}
.list2 ul li a:hover{ text-decoration:underline}


.footer { color:#B79440; margin-left:0px}
.footer a{ color:#B79440; text-decoration: underline}
.footer a:hover{ text-decoration:none}

.content a{ color:#F9ED7A; text-decoration:none; font-family:arial; font-weight:bold; text-transform:uppercase}
.content a:hover{ text-decoration:underline}

.content span a{ color:#F9ED7B; text-decoration:none; font-family:tahoma; font-weight:normal; text-transform:none}
.content span a:hover{ text-decoration:underline}

.content span b a{ color:#F9ED7B; text-decoration:underline; font-family:tahoma; font-weight:normal; text-transform:none}
.content span b a:hover{ text-decoration:none}


.form input{
	width:133px;
	height:18px;
	color: #F9ED7B;
	text-transform:none;
	padding:0 0 0 6px;
	border-color:#FAF08F;
	border-style:solid;
	border-width:1px;
	background-color:#005E20
}

.form textarea {
	width:153px;
	height:54px;
	color: #F9ED7B;
	overflow:hidden;
	padding:0 0 0 5px;
	border-color:#FAF08F;
	border-style:solid;
	border-width:1px;
	background-color:#005E20
}

