BODY {
	FONT-SIZE: 12px;
	COLOR: #555555;
	cursor:url("skin/white/mouse.ani");
	FONT-FAMILY: "Verdana";
	background-color:#f6f6f6;
	background-attachment: fixed;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#cccccc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#eeeeee;
}
img { 
	max-width:800px; 
	CURSOR: hand; 
	width:expression(onreadystatechange=function(){if(this.width>800)this.width=800;}); 
} 

.axx {
	background-color:#C2C2C2;
	text-align:center;
	color:#666666;
}
TABLE {
	witdh:98%;
	FONT-SIZE: 12px; 
	FONT-FAMILY: "Verdana"; 
	BORDER-COLLAPSE: collapse;
	word-break:break-all;
}
th {
	text-align:left;
	witdh:100%;
	height:26px;
	font-size:12px;
	letter-spacing:2px;
	background-image: url("trbg.jpg");
}
.fontshadow{
	filter: dropshadow(offx=1, offy=1,color=#ffffff);height: 0px;
	}
.two {
	background-color:#f2f2f2;
	border: 1px #C2C2C2 solid;
}
.three {
	border: 1px #C2C2C2 solid; 
}
A:visited {
	FONT-SIZE: 12px; 
	COLOR: #555555; 
	FONT-FAMILY: "Verdana"; 
	TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 12px; 
	COLOR: #cccccc; 
	FONT-FAMILY: "Verdana"; 
	TEXT-DECORATION: none;
}
A:link {
	FONT-SIZE: 12px; 
	COLOR: #555555; 
	FONT-FAMILY: "Verdana"; 
	TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: "Verdana"; 
	TEXT-DECORATION: none;
}
td {
	word-break:break-all;
}
.dot{	font-family: "wingdings";
	color:#333333;
	FONT-SIZE: 12px; 
}
.mid{
	background-image:url("midline.jpg");
	width:2px;
}
.tr {
	font-family: "Verdana";
	font-size: 12px;
	background-image: url("table.gif");
	text-indent: 5pt;
	letter-spacing:1px;
	color:#ff0000;
}
.t {
	font-family: "Verdana";
	font-size: 12px;
	background-image: url("t.jpg");
	text-indent: 5pt;
	letter-spacing:2px;
	border: 1px #C2C2C2 solid;

}
.t1 {
	font-family: "Verdana";
	font-size: 12px;
	background-image: url("t.jpg");
	text-indent: 5pt;
	letter-spacing:2px;
}
.tbg {
	background-image:url("tbbg.jpg");
}
.warningColor {
	font-family: "Verdana";
	font-size: 12px;
	color: #ff0000;
}
.editedColor {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
}
.trOnMOver {
	font-family: "Verdana";
	font-size: 12px;
	background-color: #f6f6f6;
}
input {
	font-family: "Verdana";
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	color: #666666;
	background-color:#f6f6f6;
}

textarea {
	font-family: "Verdana";
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color:#f6f6f6;
	color: #666666;
}
select{
	background-color: #f6f6f6;
	border: 1px dotted #C2C2C2;
	font-size: 12px;color: #666666;
}
.menuskin {
	BORDER: #cccccc 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; BACKGROUND-COLOR:#ffffff;
	background-image:url("nav_menu_bg.gif");
	}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: #cccccc; TEXT-DECORATION: none; behavior:url(images/noline.htc);
	}

.menuitems{
	margin:2px;padding:1px;word-break:keep-all;
	}