
body {
	margin: 0px; /* Used here for IE & Mozilla */
	padding: 0px; /* Used here for Opera */
	
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.body {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	text-decoration: none;
	color: #204000;
}
a:visited {
	text-decoration: none;
	color: #204000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

.form_input {
    border: 0px;
	background-color: #8CA575;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.signupprompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.subtitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.sectiontitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.subnavtitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}

.subnavsubtitle {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF00;
}

.subnavbody {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footer:link { text-decoration: none; color: #999999; }

a.footer:visited { text-decoration: none; color: #999999; }

a.footer:hover { text-decoration: underline; color: #33333; }

a.subnav:link {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.subnav:visited {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.subnav:hover {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFF00;
}

.store_big_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #204000;
}

.store_click_prompt {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #204000;
}

.store_child_name {
	font-family: Times new Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #204000;
}

.store_child_detail {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

.store_child_price {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #204000;
}

.store_item_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #204000;
}

.simpleblog_title {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #204000;
}
