		body, td {
			font-family: Tahoma, sans-serif;
			font-size: 11px;
		}
		.m1 {
			font-size: 12px;
			float: left;
			margin-right: 3px;
			width: 92px;
			height: 26px;
			background-image: url(/images/menubg1.gif);
			background-repeat: no-repeat;
			text-align: center;
			cursor: pointer;
		}
		.m2 {
			font-size: 12px;
			float: left;
			margin-right: 3px;
			width: 92px;
			height: 26px;
			background-image: url(/images/menubg2.gif);
			background-repeat: no-repeat;
			text-align: center;
			cursor: pointer;
		}
		a {
			font-size: 11px;
			color: blue;
		}
		.mitem {
			font-size: 11px;
			padding: 2px 0px 2px 5px;
			border: 1px #FFFFFF solid;
			font-weight: bold;
			cursor: pointer;
		}
		.mitem-over {
			font-size: 11px;
			padding: 2px 0px 2px 5px;
			border: 1px #EEEEEE solid;
			background-color: #FFFFFF;
			font-weight: bold;
			cursor: pointer;
		}		
		.mitem-selected {
			font-size: 11px;
			padding: 2px 0px 2px 5px;
			border: 1px #EEEEEE solid;
			background-color: #D3E5FA;
			font-weight: bold;
			cursor: pointer;
		}
		.smitem {
			font-size: 10px;
			padding: 2px 0px 2px 15px;
			border: 1px #FFFFFF solid;
			cursor: pointer;
		}
		.smitem-over {
			font-size: 10px;
			padding: 2px 0px 2px 15px;
			border: 1px #EEEEEE solid;
			background-color: #FFFFFF;
			cursor: pointer;
		}
		.smitem-selected {
			font-size: 10px;
			padding: 2px 0px 2px 15px;
			border: 1px #EEEEEE solid;
			background-color: #D3E5FA;
			cursor: pointer;
		}	
		
.ital {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.italorange {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF5F00;
}
a.mlink1 {
	color: #333333;
	text-decoration: none; 
	font-weight: bold;
}
a.mlink1:hover {
	text-decoration: none;
	font-weight: bold;
}
a.mlink2 {
	font-size: 10px;
	color: #333333;
	text-decoration: none; 
}
a.mlink2:hover {
	font-size: 10px;
	text-decoration: none; 
}
.rmenu {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px #EEEEEE solid;
}
.rmenuover {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px #EEEEEE solid;
	background-color:  #EEEEEE;
	cursor: pointer;
}
.box1 {
/*	border: 1px #8fc0df solid; */
	background-image: url(../images/bg_box1.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.box2 {
/*	border: 1px #ffbe72 solid; */
	background-image: url(../images/bg_box2.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
.tbox {
	font-size: 14px;
	font-weight: bold;
	color: #FF5F00;
}
.hmenubox {
	padding-right: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.hright {
	color: #FFFFFF;
	font-size: 13px;
	padding: 3px;
	border-top: 1px #DDDDDD dashed;
}
a.rlink {
	color: #FF5F00;
	text-decoration: none; 
	padding-left: 5px;
}
a.rlink:hover {
	text-decoration: none;
	padding-left: 5px;
}
.btext {
	font-size: 14px;
	color: #0057B1;
}
input, select {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333; 
}
.text2 {
	font-size: 10px;
}
a.bigorange {
	font-size: 14px;
	font-weight: bold;
	color: #FF5F00;
	text-decoration: none;
}
a.bigorange:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF5F00;
	text-decoration: underline;
}
a.hmenu {
	color: #333333;
	text-decoration: none;
}
a.hmenu:hover {
	color: #333333;
	text-decoration: none;
}
.tm {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	vertical-align: super;
}
a.orange {
	font-weight: bold;
	color: #FF5F00;
	text-decoration: none;
}
a.orange:hover {
	font-weight: bold;
	color: #FF5F00;
	text-decoration: underline;
}
.comp1 {
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #EEEEEE solid;	
}
.comp2 {
	font-size: 10px;
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #EEEEEE solid;	
}
.pcell1 {
	font-size: 10px;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#marqueecontainer{
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
	font-size: 10px;
	color: #666666;
/*	font-family: Tahoma, sans-serif; */
}
#hmarqueecontainer{
	position: relative;
	width: 100%;
	height: 15px;
	overflow: hidden;
	font-size: 10px;
	color: #666666;
/*	font-family: Tahoma, sans-serif; */
}

a.small {
	color: #999999;
	text-decoration: none;
}
a.small:hover {
	color: #333333;
	text-decoration: underline;
}												