/* Default Body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #339966;
}

body.notop {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #339966;
}

body.nomenu {
	margin-top: 0px;
}

/* My Today Body */
body.today {
	background-color: #009900;
	background-image: none;
}

/* Bottom Frame */
body.btm {
	background-color: #006600;
	background-image: none;
}

/* Homepage */
body.index {
	background-color: #339966;
	background-image: none;
	margin-top: 0px;
}

/* Default Hyperlink &amp; Hover*/
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline; 
}
a.hidden {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
	text-decoration: none; 
}
a.hidden:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
	text-decoration: none; 
}
a.hidden:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
	text-decoration: none; 
}

a:hover 	{ 
	color: #3333FF;
}

a.none		{ text-decoration: none; }

/* Hyperlinks within BoxFrame &amp; Hover */
a.box 		{ color: #00FF00; }
a.box:hover { color: #FF0000; }


a.large 	{ color: #00FF00; font-size: 14px; }
a.large:hover 	{ color: #FF0000; }

a.subcat 	{ color: #FFFF99; font-size: 14px; }

/* Menubar Hyperlinks */
a.dark 		{ color: #0000FF; }
a.dark:hover { color: #3333FF; }

a.light		{ color: #0000FF; }
a.light:hover { color: #00FF00; }
a.alert 	{ color: #FFFF00; }

.menu {
	background-color: #339966;
}

.required {
	color: #FF0000;
}

.comicR12 {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}

.label {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

label {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.redtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.redtexts {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
}

.hp1 {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 16px;
	font-weight: lighter;
	color: #ECED98;
}

.hp8 {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 20px;
	color: #FFFF00; 
	decoration:underline;
}

.redtextL {
	font-family: Ravie, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
}

.redtextXL {
	font-family: Ravie, Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #AA0000;
}

.subtitle {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #AA0000;
}

.header {
	font-family: Tahoma;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.legal {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.legalL {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.legalLG {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}

.regular {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #FFFF99;
}

.titlebar {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
}

.dingbat {
	font-family: Tahoma;
	background-color: #006633;
  	color: #FF6600; 
	font-weight: bolder;
	font-size: medium;
}

textarea {
	font-family: Tahoma;
	font-size: 12px;
}

input {
	font-family: Tahoma;
	font-size: 12px;
}

input.button {
	background-color: #660000;
	border-color: #990000;
	color: #FFFFFF;
}

input.buttong {
	background-color: #006600;
	border-color: #009900;
	color: #FFFFFF;
}

input.large {
	background-color: #660000;
	border-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	width: 175px;
}

select {
	font-family: Tahoma;
	font-size: 10px;
}

select.large {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	padding:10.0em;
}

p {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif, Tahoma;
	color: #FFFF99;
	font-weight: bold;
	font-size: 14px;
}

table.tcat { width: 50%; margin-left: 25%; margin-right: 25%; }
table.tsubcat { width: 70%; margin-left: 15%; margin-right: 15%; }
table.tprod { width: 90%; margin-left: 5%; margin-right: 5%; }
table.box { background-color: #006633 }
table.stats { width: 100%; background-color: #006633 }
table.boxinner { width: 100%; border: 0; background-color: #006633 }

table.list {
	background-color: #006633;
	border-color: #003399;
}

tr.seprow {
  height:5px;
  line-height:5px;
  }

th {
	background-color: #999999;
	font-family: "Comic Sans MS", Tahoma;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #FFFF99;
}

th.eas {
	background-color: #BB0000;
	font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

th.msg {
	background-color: #006633;
	font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

th.type1 {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

th.type1 {
	background-color: #009900;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

th.type7 {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

th.type30 {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

th.type99 {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

th.yellow { background-color: #DDDD00; }

th.forumtype {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

th.forumcat {
	background-color: #00AA33;
	color: #FFFFFF;
	font-size: 14px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}

/* Main Page Titles */
h1 {
	font-family: Ravie, Georgia, Times New Roman, Times, serif;
	color: #AA0000;
	font-size: 30px;
	width:100%;
	filter: shadow;
	text-align: center;
}

/* Directory Subcategory Title */
h1.subcat {
	color: #00FFFF;
}

/* Directory Business Title */
h1.business {
	color: #BBBB00;
}

/*
h2 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	text-align: center;
	color: #000000;
}
*/
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	text-align: center;
	color: #000000;
	background-color:#FFFF00;	
}

h5 {
	font-family: Tahoma;
	font-size: 16px;
	text-align: center;
}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Ravie, Georgia, Times New Roman, Times, serif;
	color: #AA0000;
	font-size: 30px;
	width:100%;
	filter: shadow;
	text-align: center;
}

.glow {
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF9933;
	font-weight: bolder;
}

.glowmedium {
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
}

.glowsmall {
	font-family: "Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9933;
}


#menu {
	width: 100%;
	background: #000000;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 8em;
	float: left;
}

#menu a, #menu h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
	color: #fff;
	background: #000;
}

#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
}

#menu a:hover {
	color: #a00;
	background: #fff;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
}
