/*  main element styles */
A { font : normal 11px/16px verdana; color : #3300FF; outline : none;}
A:visited { font : normal 11px/16px verdana; color : #3300FF; }
A.plain, A.plain:visited { font : normal 11px/16px verdana; text-decoration : none; color : #3300FF; }
A.plain:hover { font : normal 11px/16px verdana; color: #CC0000; text-decoration : underline; }

INPUT { font-family : Verdana, Helvetica, sans-serif; font-size : 9px; color: #000000; }
TEXTAREA { font-family : Verdana, Helvetica, sans-serif; font-size : 9px; color: #000000; }
OPTION { font-family : Verdana, Helvetica, sans-serif; font-size : 9px; color: #000000; }
FORM { display : inline; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*  generic classes */
/*.maincontent { padding-left : 30px; padding-top : 10px; width : 525px; } */
.navlink { color : #FFFFFF; text-decoration : none; font : 11px verdana; line-height : 16px;}
.bodytext { font : 11px verdana; line-height : 16px; color: #333333; }
.bodytexttight { font : 11px verdana; line-height : 14px; color: #333333; }
.tabletext { font : 11px verdana; line-height : 14px; color: #333333; }
.tabletextsmall { font : 10px/13px verdana; color: #333333; }
.productdetail { font : 11px/16px verdana; color: #990000; }
.headertext { font : normal bold 11px/16px verdana; color: #333333; }
.headers { font : normal bold 14px/14px verdana; color: #CC3333; }
.logintext { font : normal bold 11px/16px verdana; color: #333333; }
.navtext { font : 11px/11px Verdana, Arial, Helvetica, sans-serif; color: #333333; }
.footerlinks{ font : 9px verdana; line-height : 12px; color: #666666;}
.footertext{ font : 9px verdana; line-height : 12px; color: #666666;}
.pulldown { font-family : Verdana, Helvetica, sans-serif; font-size: 9px; background-color: #fefefe; color: #cc0000; }
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFFFBF;
	border: 1pt solid #333333;
	width: 115px;
}
.gobutton {
	background-color: #CC3333;
	border: 1pt solid #0F40A0;
	width: 50px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
.cameraicon {
	cursor: hand;
}
.joinbutton {
	background-color: #f4f4f4;
	border: 1pt solid #333333;
	width: 80px;
	cursor: hand;
}
.signupbutton {
	background-color: #cc3333;
	border: 1pt solid #333333;
	width: 100px;
	color: #FFFFFF;
	cursor: hand;
}
.buttons {
	background-color: #577B7C;
	border: 1px solid #666666;
	width: 140px;
	color: #FFFFFF;
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	
}
.fpbutton {
	background-color: #CC0000;
	border: 1pt solid #333333;
	width: 140px;
	color: #FFFFFF;
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3333CC;
}
