@charset "utf-8";

A:link {text-decoration: none; color: #a7a7a7;}
A:visited {text-decoration: none; color: #a7a7a7;}
A:active {text-decoration: none; color: #a7a7a7;}
A:hover {text-decoration: none; color: #dc8484;}

.pagebackground {
	background-position: center top;
}
.subPanelTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c5c5c5;
}
.subPanelContentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a7a7a7;
	line-height: 16px;
}

.footerOnBlackText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a7a7a7;
	line-height: 16px;
	text-decoration: none;
}

.bottomLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d1d1d1;
	text-decoration: none;
}
textarea {
	
	background-color:#9d9d9d;
	border: solid #4a4a4a 1px;
}
input {
	
	background-color:#9d9d9d;
	border: solid #4a4a4a 1px;
}

.bottomPanelRunner {
	background-image: url(/images/bottombar_middle.png);
	background-repeat: repeat-x;
}
.bottomPanelText {
}

select { 
	background-color:#9d9d9d;
	border: solid #4a4a4a 1px;
}
.formFieldText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ext-el-mask{

	background-color: #000000;
	opacity: 0.50;	
	
}
