/* @group Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end Reset */

/* @group Legacy Fashionation */
BODY, table, td{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: black;
	line-height: 1.4em;
}

table.order, td.order, span.order{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	background-color: black;
}

td.ltgrey{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #eaeaea;
}

font.copyright{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	background-color: black;
}

font.smallred{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
	background-color: black;
}

font.salelist{
	font-family: Arial;
	font-size: 8px;
	color: white;
	background-color: black;
}

b.red{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight : bold;
}

b.green{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: green;
	font-weight : bold;
}

b.activetype{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

font.dings{
	font-family: Webdings;
	font-size: 18px;
	color: White;
	text-decoration: none;
}

table.silver, td.silver{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: Silver;
}

a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
}

A:VISITED {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
}

a:hover{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 400080;
}

a.nav{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
}

A:VISITED.nav {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
}

a:hover.nav{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 400080;
}

a.dings{
	font-family: Webdings;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

A:VISITED.dings {
	font-family: Webdings;
	font-size: 11px;
	color: red;
}

a:hover.dings{
	font-family: Webdings;
	font-size: 11px;
	color: 400080;
}

H1 {
	font-family: Times New Roman;
	font-size: 18px;
	color: white;
}

H2 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

H3 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

H4 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

H5 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-11px;
	color: white;
}

H6 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

H1.black {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

H2.black {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

H2.red {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

H2.green {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}

H3.black {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

H4.black {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

H5.black {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

H6.black {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

INPUT {
	background-color : #EEEEEE;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border-color:red;
}

INPUT.black {
	background-color : #EEEEEE;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	border-color:red;
}

SELECT {
	background-color : #EEEEEE;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color:red;
}

TEXTAREA {
	background-color : #EEEEEE;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color:red;
}

/*TEMP -- ICASIMPAN: This is for the Footer Description*/
a.footDesc, a:visited.footDesc {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}
/* @end Legacy Fashionation */

