/* Style Sheets for DUNGBEETLECREATIVE.com */

BODY {background-color: #FFFFFF;}

TD {FONT-FAMILY: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif; FONT-SIZE: 10px; line-height: 16px; color: #333333}

A {	text-transform: none;
	color: #B85A12;
	text-decoration: none;
	background-color: transparent;
	} 
A:hover{ color: #FF9900;
	background-color: transparent;
	}

/* PROJECT INDEX FONT TAGS - include CLASS at the end of ALL font and HREF tags */
.projectTitle {FONT-FAMILY: Georgia,"Trebuchet MS",Verdana,Arial,sans-serif; font-weight: normal; FONT-SIZE: 13px; line-height: 14px; color: #FF9900}
.projectDescription {FONT-FAMILY: Georgia,"Trebuchet MS",Verdana,Arial,sans-serif; font-weight: normal; FONT-SIZE: 10px; line-height: 14px; color: #333333}
.projectDetail {FONT-FAMILY: Georgia,"Trebuchet MS",Verdana,Arial,sans-serif; font-weight: normal; FONT-SIZE: 11px; line-height: 16px; color: #333333}
.projectLink {FONT-FAMILY: Georgia,"Trebuchet MS",Verdana,Arial,sans-serif; font-weight: normal; FONT-SIZE: 10px; line-height: 14px; color: #333333}

.footer {font-family: Small Fonts, Verdana, VT100, Arial, Helvetica, sans-serif; color: #999999; FONT-SIZE: 9px}

/* EXTRA FONT TAGS - not being used */
.body {FONT-FAMILY: Verdana,Arial,sans-serif; FONT-SIZE: 10px; line-height: 16px}
.small {FONT-FAMILY: Verdana,Arial,sans-serif; FONT-SIZE: 9px; line-height: 14px}
.bodyAccent {color: #333366}
.alert {FONT-FAMILY: Verdana,Arial,sans-serif; color: #FF0000}

/* SELECT FORMS */
.Select {
	font-family:Courier;
	font-size:11px;
	color:#000000;
	Border: solid 1pxl #000000
	}
.Input {
	font-family:Courier;
	font-size:11px;
	color:#000000;
	Border: solid 1pxl #000000
	}
.Submit {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight: bold;
	background-color: #FFCC66;
	Border: solid 1pxl #000000
	}
.Search {
	font-family:Arial;
	font-size:10px;
	color:#000000;
	Border: solid 1pxl #000000
	}

