/* Font List */
.smallfont {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	line-height: 12px;
}
.midfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 10px;
	line-height: 22px;
}
.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: #333333; 
	font-size: 16px;
	line-height: 18px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}
body {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	COLOR: #3c3429; 
}
table {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	COLOR: #3c3429; 
}
.blackfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	COLOR: #a7a7a7; 
}
.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 { 
	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 #e5e6e8 solid;
	background-color: #ffffff;
}
INPUT.Inputsmall { 
	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 #b0a491 solid;
	background-color: #fafaf9; 
	height:21px; 
	border-right:0px;
}
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: thin solid #CCCCCC;
	color: #000000;
}
.errHilite {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	border: 1px #666666 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: #676767;
	line-height: 18px;
}
a:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #676767;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
a:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
a:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	line-height: 18px;
}
/* Gray Links ..*/
A.graylink:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #523e2a; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.graylink:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #523e2a; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.graylink:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #523e2a; 
	TEXT-DECORATION: none; 
	font-size: 11px;
	line-height: 10px;
}
A.graylink {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #523e2a; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
.graylink {
}
/* Category Links ..*/
A.MENU:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #5e5e5e; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.MENU:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.MENU:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #5e5e5e; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.MENU {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #5e5e5e; 
	TEXT-DECORATION: none; 
	font-size: 10px;
	line-height: 18px;
}
.MENU {
}
A.CURMENU:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.CURMENU:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.CURMENU:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
A.CURMENU {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 18px;
}
.CURMENU {
}

/* Subcat Links... */
a.subcat {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	text-decoration: none;
	color: #4E4E4C;
	line-height: 18px;
}
a.subcat:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #DA2028;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
a.subcat:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #4E4E4C;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
a.subcat:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	color: #4E4E4C;
	text-decoration: none;
	line-height: 18px;
}
.subcat {
}
/* NAV Links ..*/
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;
}
.navlink {
}
/* ***********************/
.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #9b8264;
	margin: 2px;
	vertical-align: middle;
	line-height: 18px;
	text-decoration: none; 
}
a:visited.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #e5e7e8;
	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: #ffffff;
	border: 1px solid #9b8264;
	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: #e6e7e8;
	border: 1px solid #666666;
	text-decoration: none;
	line-height: 18px;
	margin: 2px;
}
.p_curpage {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	margin: 2px;
	background-color: #e6e7e8;
	border: 1px solid #666666;
	vertical-align: middle;
	line-height: 18px;
}