/**********************************************************************************************************************************************

MAIN ID

**********************************************************************************************************************************************/
#main td.bgCon {
	background-image: url(../images/grBodyBg.gif);
	background-repeat: repeat-y;
	z-index: 1;
}

#main td.bgForm {
	background-image: url(../contact/images/grBg.gif);
	background-repeat: repeat-y;
	background-color: #181a1b/*black*/
	z-index: 1;
	width: 774px;
}

#main p.contact {
	font-weight: normal;
	font-size: 11px;
	color: #8e9ca0;/*mediumGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 16px;
	margin-left: 16px;
}

#main .contact {
	background-color: #d9d9db;
}

#main a.contact {
	font-weight: normal;
	font-size: 11px;
	color: #8e9ca0;/*white*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: underline;
	line-height: 16px;
}

#main a.contact:hover {
	color: #ffffff;
	background-color: #8e9ca0;/*mediumGray*/
	text-decoration: none;
}




/**********************************************************************************************************************************************

MAIN ID

***********************************************************************************************************************************************/
#form {
	background-color: #181a1b/*black*/
}

#form td.black {
	background-color: #181a1b/*black*/
}

#form input.black {
	background-color: #181a1b/*black*/
}

#form textarea {
	margin-left: 16px;
}

#form p {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;/*white*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 26px;
	margin-left: 16px;
	margin-right: 5px;
}