/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/ 

/* Font List  */
.font {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	line-height: 22px;
}
.Bigfont {
	font-size: 16px;
	line-height: 22px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}
.Largerfont {
	font-size: 18px;
	line-height: 22px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
}
.protitle {
	COLOR: #205187; 
	font-size: 14px;
	line-height: 18px;
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	FONT-WEIGHT: bold;
}
table {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	line-height: 18px;
	COLOR: #434242; 
}
body {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	line-height: 18px;
	COLOR: #434242; 
}
.listfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 18px;
	COLOR: #666666; 
}
.blackfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	line-height: 18px;
	COLOR: #000000; 
}
.smallfont {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	line-height: 10px;
}
.midfont {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	line-height: 16px;
}
.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: 14px;
	line-height: 18px;
}

/* TextBox and Button */
INPUT.Input { 
	FONT-SIZE: 14px; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal; 
	FONT-WEIGHT: normal; 
	LINE-HEIGHT: normal ; 
	padding-left:4px;
	padding-right:4px;
	font-family: "Arial","Tahoma","Verdana","Lucida Grande" ;
	border: 1px #626262 solid
}
INPUT.Inputsmall {
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	padding-left:4px;
	padding-right:4px;
	font-family: "Arial","Tahoma","Verdana","Lucida Grande";
	background-color: #E9E9E9;
}
INPUT.button{
	BACKGROUND: #ffffff url(images/btn_bkg.gif);
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #333333;
	FONT-SIZE: 12 px;
	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: 22px;
}
.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;
	background-color: #ffffff;
	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: 14px;
	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;
	padding-left:4px;
	padding-right:4px;
}
/* .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: #FFFFFF;
	border: 1px solid #D2D2D2;
}
/* Links... */
a {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	text-decoration: none;
	color: #205187;
	line-height: 18px;
}
a:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #205187;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
a:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #205187;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
}
a:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	color: #205187;
	text-decoration: none;
	line-height: 18px;
}
/* Gray Links ..*/
A.graylink:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #434242; 
	TEXT-DECORATION: none; 
	font-size: 12px;

	line-height: 12px;
}
A.graylink:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #434242; 
	TEXT-DECORATION: underline; 
	font-size: 12x;
	line-height: 12px;
}
A.graylink:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #434242; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 12px;
}
A.graylink {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #434242; 
	TEXT-DECORATION: none; 
	font-size: 12px;
	line-height: 12px;
}
.graylink {
}
/* Category Links ..*/
A.MENU:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #7C7C6C; 
	TEXT-DECORATION: none; 
	font-size: 14px;
	line-height: 18px;
}
A.MENU:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #7C7C6C; 
	TEXT-DECORATION: underline; 
	font-size: 14px;
	line-height: 18px;
}
A.MENU:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #7C7C6C; 
	TEXT-DECORATION: none; 
	font-size: 14px;
	line-height: 18px;
}
A.MENU {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	COLOR: #7C7C6C; 
	TEXT-DECORATION: none; 
	font-size: 14px;
	line-height: 18px;
}
.MENU {
}
/* Subcat Links... */
a.subcat {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	text-decoration: none;
	color: #205187;
	line-height: 18px;
}
a.subcat:link {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #205187;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
a.subcat:hover {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	color: #205187;
	text-decoration: underline;
	font-size: 14px;
	line-height: 18px;
}
a.subcat:visited {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 14px;
	color: #205187;
	text-decoration: none;
	line-height: 18px;
}
.subcat {
}
.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEB8;
	margin-right:1px;
	vertical-align: middle;
}
a:visited.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEB8;
	margin-right:1px;
	vertical-align: middle;
}
a:link.p_num {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEB8;
	margin-right:1px;
	vertical-align: middle;
}
a:hover.p_num  {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	background-color: #F5FBFF;
	border: 1px solid #86B9D6;
	text-decoration: none;
}
.p_curpage {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	margin-right:1px;
	border: 1px solid #DEDEB8;
	vertical-align: middle;
	background-color: #FFFFD9;
	color: #92A05A;
font-weight: bold;
}

.keyhight { background:#ffffcc; color:ff3300;}
.homeselect {
	font-family:  "Arial","Tahoma","Verdana","Lucida Grande";
	font-size: 12px;
	color: #989898;
	line-height: 18px;
	width:188px;
}
/* Dynamic Menu CSS */
.cswmItem {font-family:Tahoma, Arial, Helvetica, Sans-Serif; font-size:14px; font-weight:normal; font-style:normal; color:#FFFFFF; text-decoration:none; padding:3 10 3 4}
.cswmItem2 {font-family:Tahoma, Arial, Helvetica, Sans-Serif; font-size:14px; font-weight:normal; font-style:normal; color:#153889; text-decoration:none; padding:3 10 3 4;cursor:hand}
.cswmItemOn {font-family:Tahoma, Arial, Helvetica, Sans-Serif; font-size:14px; font-weight:normal; font-style:normal; color:#000000; text-decoration:none; padding:3 10 3 4}
.cswmExpand {cursor:default}
.cswmPopupBox {cursor:default; position:absolute; left:-500; display:none; z-index:1101}
.cswmDisabled {color:#808080}
