/* Font List */
body {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	color: #575656; 
}
table {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	color: #575656; 
}
.smallfont {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	line-height: 12px;
}
.font {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
}
.Bigfont {
	font-size: 14px;
	line-height: 18px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}
.Largerfont {
	font-size: 16px;
	line-height: 18px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}
.protitle {
	font-weight:bold;
	color: #6e1517; 
	font-size: 14px;
	line-height: 16px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}
.price {
	font-weight:bold;
	color: #830707; 
	font-size: 12px;
	line-height: 18px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}

.blackfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	COLOR: #000000; 
}
.grayfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #666666; 
	font-size: 12px;
	line-height: 10px;
}
.greenfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #BCB7A3; 
	font-size: 12px;
	line-height: 12px;
}
.debug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #f4f4f0;
	background-position: left center;
	width: auto;
	border: 1px solid #666666;
	padding: 6px;
}

/* TextBox and Button */
INPUT.Input { 
	COLOR: #575656;
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal; 
	FONT-WEIGHT: normal; 
	LINE-HEIGHT: normal ; 
	padding-left:2px;
	padding-right:2px;
	font-family: "Arial","Tahoma","Verdana","Lucida Grande";
	border: 1px #9b9a9a solid;
	background-color: #ffffff;
}
INPUT.Inputsmall { 
	color: #333333;
	padding:0;
	margin:0;
	padding-left:2px;
	padding-right:2px;
	font-size: 12px; 
	font-family: "Arial","Tahoma","Verdana","Lucida Grande";
	border: 1px #6e1517 solid;
	background-color: #fff; 
	height:18px; 
	width:78px;
}
INPUT.button{
	BACKGROUND: #ffffff url(/images/btn_bkg.gif);
	BORDER-BOTTOM: #2a3951 1px solid;
	BORDER-LEFT: #2a3951 1px solid;
	BORDER-RIGHT: #2a3951 1px solid;
	BORDER-TOP: #2a3951 1px solid;
	COLOR: #2a3951;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	text-align: center;
	cursor: hand;
	height: 20px;
}
.ListItem {
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	font-family: "Arial","Tahoma","Verdana","Lucida Grande";
	border: 1px solid #CCCCCC;
	color: #000000;
}
.textbox {
	font-size: 12px;
	font-family: "Arial","Tahoma","Verdana","Lucida Grande";
	border-width:1px;
	border-style: Solid;
	border-color: #9b9a9a;
	width:100%;
	color: #2a3951;
}
.errHilite {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	FONT-SIZE: 12 px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	border: 1px #9b9a9a solid;
	background-color: #FF9999;
}
/* .td Class...*/
.underlinetd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-width: 1;
}
.whitetd {
	background-color: #ea528b;
	border: 0px solid #D2D2D2;
}
/* Links... */
a {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	text-decoration: none;
	color: #6e1517;
	line-height: 18px;
}
a:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	text-decoration: none;
	color: #6e1517;
	line-height: 18px;
}
a:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	text-decoration: underline;
	color: #6e1517;
	line-height: 18px;
}
/* NAV Links ..*/
.navlink {}
a.navlink:visited {
	COLOR: #5e5e5e; 
	text-decoration: none; 
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	line-height: 10px;
}
a.navlink:hover {
	COLOR: #333333; 
	text-decoration: none; 
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	line-height: 10px;
}
a.navlink:link {
	COLOR: #5e5e5e; 
	text-decoration: none; 
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	line-height: 10px;
}
a.navlink {
	COLOR: #5e5e5e; 
	text-decoration: none; 
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	line-height: 10px;
}
/* ***********************/
.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	background-color: #f6f7f7;
	border: 1px solid #8b2615;
	margin: 2px;
	vertical-align: middle;
	line-height: 18px;
	text-decoration: none; 
}
a:link.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	background-color: #f6f7f7;
	border: 1px solid #8b2615;
	margin: 2px;
	vertical-align: middle;
	line-height: 18px;
	text-decoration: none;
}
a:hover.p_num  {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #6e1517;
	text-decoration: none;
	line-height: 18px;
	margin: 2px;
}
.p_curpage {
	color:#ffffff;
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	margin: 2px;
	background-color: #f2ad07;
	border: 1px solid #6e1517;
	vertical-align: middle;
	line-height: 18px;
}

