/* System Classes and Selector Definitions */

BODY, TABLE, TR 		{ font-family : Verdana, sans-serif; font-size : 11px;  color : #666666; }
TH, TD, P 				{ font-family : Verdana, sans-serif; font-size : 11px;  color : #666666; }

BODY 					{ margin : 8px 0px 0px 0px; background-color : #ffffff; color : #666666; }

TH 						{ font-family : Verdana, sans-serif; font-weight : bold; text-align : left; }
H1 						{ font-family : Verdana, sans-serif; font-size : 18px; font-weight : normal; }
H2 						{ font-family : Verdana, sans-serif; font-size : 14px; font-weight : normal; }
H3 						{ font-family : Verdana, sans-serif; font-size : 11px; font-weight : normal; }

A 						{ font-family : Verdana, sans-serif; font-size : 11px; color : #3E9531; text-decoration : none; }
A:hover					{ font-family : Verdana, sans-serif; font-size : 11px; color : #257225; text-decoration : underline; }

HR 						{ color : #D2D2D2; height : 1px; }

.error 					{ color : #ff6633; font-weight : bold; }

.readOnly 				{ color : #808080; }
.checkbox 				{ font-family : Verdana, sans-serif; font-size : 11px; border-color : #cccccc; border-width : 1px; background-color : #ffffff; width : 18px;  }

.adminedittable 		{ font-family : Verdana, sans-serif; background-color: #ffffcc; border : 1px dashed #FF4500; }
.admineditbar 			{ font-family : Verdana, sans-serif; background-color: #ffffcc; border-bottom : 1px dashed #FF4500; }

.loginText 				{ font-family : Verdana, sans-serif; font-size : 11px; border-color : #cccccc; border-width : 1px; background-color : #ffffff; width : 120px; }
.loginSubmit 			{ font-family : Verdana, sans-serif; font-size : 11px; border-color : #cccccc; border-width : 1px; background-color : #ffffff; width : 120px; }
.loginTextSmall 		{ font-family : Verdana, sans-serif; font-size : 11px; border-color : #cccccc; border-width : 1px; background-color : #ffffff; width : 75px; }
.loginSubmitSmall 		{ font-family : Verdana, sans-serif; font-size : 11px; border-color : #cccccc; border-width : 1px; background-color : #ffffff; width : 75px; }


.submitButton			{ width : 56px; height : 19px; }
.sellButton				{ width : 66px; height : 19px; }

.toscheck				{ width : 15px; height : 15px; }

/* Johns Classes */
.title 					{ font-family : Verdana, sans-serif; font-size : 11px; color : #7C7C7C; font-weight : bold; }
.title2 				{ font-family : Verdana, sans-serif; font-size : 11px; color : #666666; font-weight : bold; }
.heading1				{ font-family : Verdana, sans-serif; font-size : 14px; font-weight : bold; }
.body 					{ font-family : Verdana, sans-serif; font-size : 11px; color : #666666; }
.bodySmall 				{ font-family : Verdana, sans-serif; font-size : 10px; color : #666666; }
.breadCrumb 			{ font-family : Verdana, sans-serif; font-size : 10px; color : #999999; }
.footer 				{ font-family : Verdana, sans-serif; font-size : 10px; color : #999999; text-decoration : none; }
.footer:hover 			{ font-family : Verdana, sans-serif; font-size : 10px; color : #3E9531; text-decoration : underline; }
.link 					{ font-family : Verdana, sans-serif; font-size : 11px; color : #3E9531; text-decoration : none; }
.link:hover 			{ font-family : Verdana, sans-serif; font-size : 11px; color : #3E9531; text-decoration : underline;  }
.linkSmall 				{ font-family : Verdana, sans-serif; font-size : 10px; color : #3E9531; text-decoration : none; }
.linkSmall:hover		{ font-family : Verdana, sans-serif; font-size : 10px; color : #257225; text-decoration : underline; }
.topNav 				{ font-family : Verdana, sans-serif; font-size : 11px; color : #ffffff; text-decoration : none; }
.topNav:hover 			{ font-family : Verdana, sans-serif; font-size : 11px; color : #ffffff; text-decoration : underline; }
.topNav2 				{ font-family : Verdana, sans-serif; font-size : 10px; color : #666666; text-decoration : none; }
.topNav2:hover 			{ font-family : Verdana, sans-serif; font-size : 10px; color : #3E9531; text-decoration : underline; }
.topNavActive 			{ font-family : Verdana, sans-serif; font-size : 11px; color : #ffffff; font-weight : bold; }
.topNav2Active 			{ font-family : Verdana, sans-serif; font-size : 10px; color : #666666; text-decoration : none; font-weight : bold; }
.topNav2Active:hover 	{ font-family : Verdana, sans-serif; font-size : 10px; color : #666666; text-decoration : none; font-weight : bold; }

.listLink 				{ font-family : Verdana, sans-serif; font-size : 11px; color : #666666; text-decoration : none; }