/* BASIC BODY TAGS */
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
}

a:link {  color: #c31e1e; text-decoration: underline}
a:hover {  color: #c31e1e; text-decoration: none}
a:active {  color: #c31e1e; text-decoration: underline}
a:visited {  color: #c31e1e; text-decoration: underline}

.origin {  
	background: #d12b01; 
	background-image: url("images/backgroundpattern.gif");
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}

.origin2 {  
	background: #FFFFFF;   
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}


ul {
	list-style-image: url(images/bullet.gif); 
	line-height: 16px;
}

.input2 { 
	font: 11px Arial, Verdana, Helvetica, sans-serif; 
	color: #000000; 
	border: 1px #a93325 solid; 
	background-color: #f5eccf; 
}

select { 
	font: 14px Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFFFF; 
	border: 1px #c31e1e solid; 
	background-color: #2e2e2e; 
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
}

a.copyrightlink:link {  color: #FFFFFF; text-decoration: underline}
a.copyrightlink:hover {  color: #FFFFFF; text-decoration: none}
a.copyrightlink:active {  color: #FFFFFF; text-decoration: underline}
a.copyrightlink:visited {  color: #FFFFFF; text-decoration: underline}

.pulldowntext {
	font-size: 14px;
	color: #FFFFFF;
}
