/* TEMPORARY STYLES */

.greyBox
{
	background-color:#cccccc
}

/* TEMPORARY STYLES */

#content
{
	font-family:arial;
	font-size:12px;
	padding:10px;
	width:599px
}

.inputText
{
	border:0px none #ffffff;
	color:#625e74;
	font-family:arial;
	font-size:12px;
	height:20px;
	line-height:17px;
	width:100%
}

.menuParent
{
	background-image:url('graphics/menuParentOut.jpg');
	background-repeat:no-repeat;
	cursor:hand;
	height:39px;
	text-align:left;
	vertical-align:middle;
	width:161px;
	text-indent: 2px;
}

.menuParent a
{
	color:#840019;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none
}

.menuChild
{
	background-color:#625e74;
	border-bottom:1px solid #ffffff;
	border-left:0px none #ffffff;
	border-right:0px none #ffffff;
	border-top:0px none #ffffff;
	cursor:hand;
	height:26px;
	text-align:left;
	vertical-align:middle;
	width:161px
}

.menuChild a
{
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding-left:20px;
	text-decoration:none
}

#moduleLogin
{
	background-color:#625e74;
	border-bottom:1px solid #ffffff;
	border-left:0px none #ffffff;
	border-right:0px none #ffffff;
	border-top:1px none #ffffff;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	padding:10px;
	text-align:left;
	vertical-align:top;
	width:161px
}

.spacer
{
	height:10px;
	overflow:hidden;
	width:10px
}

.title
{
	color:#625e74;
	font-family:arial;
	font-size:15px;
	font-weight:bold
}
.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#email{
		background-color:#fff;
		border: 1px solid #000;
		color:#999999;
		margin-left:13px;
		margin-top:20px;
}

#send{
	margin-left:13px;
	margin-top:5px;
}

a:link, a:visited{
	color:#000;
}

a:hover{
	color:#333;
}