td {
	font-family: "ËÎÌå";
	font-size: 14px;
	line-height: 130%;
	
}

A
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

A:hover {
	FONT-WEIGHT:  normal; COLOR: #E30000; text-decoration: underline
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}

.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #009966 1px solid; 
	border-top: #009966 1px solid; 
	border-left: #009966 1px solid; 
	border-bottom: #009966 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.skinheader {
}

.skingradient {
	background-image: url(../images/gradient_DkBlue.jpg); 
	height:30px;
}


.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

.contentTitle
{
	color: #FF0000;
	font-weight: bold;
	font-family: ËÎÌå;
}

