/* CUSTOM SETTINGS */

.login {
	margin-right: auto;
	margin-left: auto;
}

.login td {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	background-color: #F5F5F5;
	padding: 4px;
	vertical-align: middle;
}

.loginerror {
	margin-right: auto;
	margin-left: auto;
}

.loginerror td {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	background-color: #F5F5F5;
	padding: 2px;
	vertical-align: bottom;
}

/*----------------------*/

.redalert {
	width: 761px;
	margin: 0px;
	 
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding: 0px;
}

.redalert td {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	vertical-align: middle;
	height: 24px;
	
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding: 0px;
}

a.redalert {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.redalert:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/*----------------------*/

.maintenance {
	width: 346px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
}

.maintenance td {
	color: #000000;
	background-color: #F5F5F5;
	padding: 10px;
}

/*----------------------*/

.producehunter {
	width: 351px;
	border: 1px solid #336600;

	margin-right: auto;
	margin-left: auto;
}

.producehunter_image {
	text-align: center;
	background-color:#CCCC99;
	padding-top: 4px;
}

.producehunter_text {
	padding: 14px;
	background-color:#CCCC99;
}

a.wwwproducehunter {
	font-weight: bold;
	text-decoration: none;
	color: #565656;
}
a.wwwproducehunter:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #565656;
}

/*----------------------*/

a.opco {
	font-family: Tahoma;
	font-size: 10px;
	color: #00A27D;
	text-decoration: none;
}
a.opco:hover {
	font-family: Tahoma;
	font-size: 10px;
	color:  #00A27D;
	text-decoration: underline;
}

/*----------------------*/

.status {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	background-color: #F5F5F5;
	vertical-align: top;
	background-image: url(../ui/module1.4_gray_bg.jpg);
	background-repeat: repeat-y;
		
	border-collapse: collapse;
	border-style: none;
	border: none;
	padding-left: 8px;
	padding-top: 8px;
}
