/* default styles */

textarea {
	arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}

font {
	arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}





.noScreen{
display: none;
}


.intLink {
	color: #000A5E;
	text-decoration: none;
}

.intLink:hover {
	color: #938B66;
	text-decoration: underline;
}


/* header styles */

.navTop {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 14px 0px 0px 8px;
}


.navBottom {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 8px 0px 0px 8px;
}

.navTopBox {
	width: 338px;
	height: 42px;
	background-color: #CFCB95;
	background-image: url(/images/bkgnd_nav1.gif);
	margin-left: 4px;

}

.navBottomBox {
	width: 338px;
	height: 36px;
	background-color: #E8E5C8;
	background-image: url(/images/bkgnd_nav2.gif);
	margin-left: 4px;
	padding-top: 4px;
}


/* main page styles */

.mainTable {
	margin-top: 22px;

}



.introTxt1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.introTxtB1 {
	font-weight: bold;
	color: #938B66;
}

.introTxt2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.headerBox {
	width: 330px;
	height: 25px;
	background-color: #CFCC96;
	background-image: url(/images/bkgnd_header.gif);

	margin-top: 10px;
	margin-bottom: 10px;
}

.headerMain {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

	padding-left: 15px;
}


.shareCats {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}




.loginBox {
	border-color: #CECC97;
	border-style: solid;
	border-width: 1px;
}

.entryField {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}


.loginTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 10px
}

.loginTxt2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tellafriend {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.headerTellfriend {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #928B67;

	padding-bottom: 15px;
}





/* footer styles */


.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
