BODY {
	margin: 0px 0px 0px 0px;
}

td,tr,p,div {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.main {
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
	BORDER-TOP: black 1px solid; 
    BORDER-BOTTOM: black 1px solid; 
}

/* forms gen */
.links {
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
	BORDER-TOP: black 1px solid; 
    BORDER-BOTTOM: black 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
    COLOR: #666666; 
	LINE-HEIGHT: normal; 
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial;
}
.links A {
	FONT-SIZE: 12px;
}
.links A:link {
	COLOR: #666666; TEXT-DECORATION: none;
	FONT-FAMILY: Arial;
}
.links A:visited {
	TEXT-DECORATION: none;
}
.links A:hover {
	COLOR: #CCCCCC; TEXT-DECORATION: underline;
}
/* end form gen */

h4 {
	color: #FF9900; font-family: Arial;
	font-size: 16px; font-weight: bold;
}
	
h5 {
	color: #FF9900; font-family: Arial;
	font-size: 14px; font-weight: bold;
}
	
h6 {
	color: #FF9900; font-family: Arial;
	font-size: 12px; font-weight: bold;
}

/* Links */
a:link, a:visited {
	font-size: 12px; color: #808080; text-decoration: none;
	font-family: Arial;
}

a:hover {
	color: #FF6600;	text-decoration: underline;
}

/* Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
}

/* --Default Class Settings-- */	
a.mainmenu:link, a.mainmenu:visited {
	color: #808080; font-family: Arial;
	font-weight: normal;
}
	
a.mainmenu:hover {
	color: #FF9900; text-decoration: underline;
}

/* Content - Sections*/
/* Links */
INPUT, select, textarea, text {
border: solid 1px black;
background-color: #FFFFFF; 
font-family: Arial; 
font-size: 12px;
color: #000000;
border-color: #000000;
border-style: solid;
}
/* for alternating image listings */
td.image_row_0	{ background-color: #FFEBB8; }
td.image_row_1	{ background-color: #; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #FFEBB8; }
td.search_row_1	{ background-color: #; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

ul {
	margin: 0px 0px 0px 0px;
}

/* bam */
.none { border: none; }
h3 { font-size:18; }