.borderB{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

.borderB2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.borderL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;

}

.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
	padding-left:6px;
}
.MButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
	padding-left:6px;
	
}
.MButtonOM{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	cursor: hand;
	padding-left:6px;
}
.MButtonSelected{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ED8B28;
	cursor: hand;
	padding-left:6px;
}

.text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-left: 1px;
	padding-right: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
	word-spacing: 1.3px;
	letter-spacing: 0.8px;
	line-height: 14px;
	}
.text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-left: 1px;
	padding-right: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
	white-space: normal;
	word-spacing: 1.3px;
	letter-spacing: 0.8px;
	line-height: 14px;
}
.smallText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
}

.heading1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.MainPage{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	scrollbar-base-color: #BCBCBB;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FF9900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BCBCBB;
	scrollbar-shadow-color: #BCBCBB;
	scrollbar-darkshadow-color: #666666;
}
.MainPage2{
	border-bottom-color: #FF9900;
	scrollbar-base-color: #BCBCBB;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FF9900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BCBCBB;
	scrollbar-shadow-color: #BCBCBB;
	scrollbar-darkshadow-color: #666666;
}
.box{
	height: 20px;
	width: 100px;
}
.box2{
	border: 1px solid #FF9900;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



	}
.box3{
	height: 20px;
	border: 1px solid #660000;
	}
